Lucene search
+L

85122 matches found

NVD
NVD
added 2026/07/27 8:16 p.m.14 views

CVE-2026-56747

Improper control of generation of code in the JSON Pointer-to-accessor compiler in Cribl Stream before 4.18.2 allows a remote authenticated attacker with edit privileges to execute arbitrary JavaScript on the server via a crafted database connection identifier or pack configuration value...

8.8CVSS0.00372EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/27 8:10 p.m.33 views

CVE-2026-64554 netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: fix stale prevhdr pointer in brip6fragment brip6fragment gets prevhdr, a pointer into the skb head, from ip6find1stfragopt, then calls skbchecksumhelp. For a cloned skb skbchecksumhelp reallocates the head via...

8.8CVSS0.00258EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/27 8:10 p.m.7 views

CVE-2026-64554 netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: fix stale prevhdr pointer in brip6fragment brip6fragment gets prevhdr, a pointer into the skb head, from ip6find1stfragopt, then calls skbchecksumhelp. For a cloned skb skbchecksumhelp reallocates the head via...

8.8CVSS5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/07/27 8:10 p.m.62 views

CVE-2026-64554

CVE-2026-64554 affects the Linux kernel's Netfilter bridge path. The vulnerability occurs in br_ip6_fragment(), which obtains prevhdr (a pointer into the skb head) from ip6_find_1stfragopt() and then calls skb_checksum_help(). For cloned skbs, skb_checksum_help() reallocates the head via pskb_exp...

8.8CVSS5.7AI score0.00258EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/27 8:10 p.m.14 views

CVE-2026-64554

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: fix stale prevhdr pointer in brip6fragment brip6fragment gets prevhdr, a pointer into the skb head, from ip6find1stfragopt, then calls skbchecksumhelp. For a cloned skb skbchecksumhelp reallocates the head via...

8.8CVSS5.7AI score0.00258EPSS
SaveExploits0
CVE
CVE
added 2026/07/27 8:10 p.m.39 views

CVE-2026-64545

The CVE-2026-64545 issue is in the Linux kernel’s XDP path: xdp_master_redirect() dereferences the result of netdev_master_upper_dev_get_rcu() without checking for NULL. The helper can return NULL when the receiving device has no upper-master adjacency, and a race window during bond slave release...

7.5CVSS5.8AI score0.00496EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/27 8:10 p.m.9 views

EUVD-2026-49596

In the Linux kernel, the following vulnerability has been resolved: net, bpf: check master for NULL in xdpmasterredirect xdpmasterredirect dereferences the result of netdevmasterupperdevgetrcu without a NULL check, but that helper returns NULL when the receiving device has no upper-master...

5.8AI score0.00496EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/27 8:10 p.m.7 views

CVE-2026-64545 net, bpf: check master for NULL in xdp_master_redirect()

In the Linux kernel, the following vulnerability has been resolved: net, bpf: check master for NULL in xdpmasterredirect xdpmasterredirect dereferences the result of netdevmasterupperdevgetrcu without a NULL check, but that helper returns NULL when the receiving device has no upper-master...

7.5CVSS5.8AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/07/27 8:10 p.m.10 views

CVE-2026-64545

In the Linux kernel, the following vulnerability has been resolved: net, bpf: check master for NULL in xdpmasterredirect xdpmasterredirect dereferences the result of netdevmasterupperdevgetrcu without a NULL check, but that helper returns NULL when the receiving device has no upper-master...

7.5CVSS5.7AI score0.00496EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/27 8:10 p.m.34 views

CVE-2026-64545 net, bpf: check master for NULL in xdp_master_redirect()

In the Linux kernel, the following vulnerability has been resolved: net, bpf: check master for NULL in xdpmasterredirect xdpmasterredirect dereferences the result of netdevmasterupperdevgetrcu without a NULL check, but that helper returns NULL when the receiving device has no upper-master...

7.5CVSS0.00496EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/27 8:10 p.m.54 views

CVE-2026-64542 ipv6: ndisc: fix NULL deref in accept_untracked_na()

In the Linux kernel, the following vulnerability has been resolved: ipv6: ndisc: fix NULL deref in acceptuntrackedna acceptuntrackedna re-fetches the inet6dev with in6devgetdev and dereferences idev-cnf.acceptuntrackedna without a NULL check, even though its only caller ndiscrecvna already fetche...

0.00172EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/27 8:10 p.m.6 views

CVE-2026-64542 ipv6: ndisc: fix NULL deref in accept_untracked_na()

In the Linux kernel, the following vulnerability has been resolved: ipv6: ndisc: fix NULL deref in acceptuntrackedna acceptuntrackedna re-fetches the inet6dev with in6devgetdev and dereferences idev-cnf.acceptuntrackedna without a NULL check, even though its only caller ndiscrecvna already fetche...

5.8AI score
SaveExploits0References9
EUVD
EUVD
added 2026/07/27 8:10 p.m.14 views

EUVD-2026-49593

In the Linux kernel, the following vulnerability has been resolved: ipv6: ndisc: fix NULL deref in acceptuntrackedna acceptuntrackedna re-fetches the inet6dev with in6devgetdev and dereferences idev-cnf.acceptuntrackedna without a NULL check, even though its only caller ndiscrecvna already fetche...

5.8AI score0.00172EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/27 8:10 p.m.8 views

EUVD-2026-49589

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix null-ptr-deref in fib6nhmtuchange. fib6nhmtuchange re-fetches idev via in6devgetarg-dev and dereferences idev-cnf.mtu6 without a NULL check. addrconfifdown clears dev-ip6ptr with RCUINITPOINTER after rt6disableip has...

5.7AI score0.00176EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/27 8:10 p.m.12 views

CVE-2026-64538

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix null-ptr-deref in fib6nhmtuchange. fib6nhmtuchange re-fetches idev via in6devgetarg-dev and dereferences idev-cnf.mtu6 without a NULL check. addrconfifdown clears dev-ip6ptr with RCUINITPOINTER after rt6disableip has...

5.7AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2026/07/27 8:10 p.m.5 views

CVE-2026-64538 ipv6: Fix null-ptr-deref in fib6_nh_mtu_change().

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix null-ptr-deref in fib6nhmtuchange. fib6nhmtuchange re-fetches idev via in6devgetarg-dev and dereferences idev-cnf.mtu6 without a NULL check. addrconfifdown clears dev-ip6ptr with RCUINITPOINTER after rt6disableip has...

5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/27 8:10 p.m.32 views

CVE-2026-64538 ipv6: Fix null-ptr-deref in fib6_nh_mtu_change().

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix null-ptr-deref in fib6nhmtuchange. fib6nhmtuchange re-fetches idev via in6devgetarg-dev and dereferences idev-cnf.mtu6 without a NULL check. addrconfifdown clears dev-ip6ptr with RCUINITPOINTER after rt6disableip has...

0.00176EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/27 8:10 p.m.29 views

CVE-2026-64538

CVE-2026-64538 concerns a Linux kernel vulnerability where fib6_nh_mtu_change() dereferences idev->cnf.mtu6 after re-fetching idev with __in6_dev_get(arg->dev) without a NULL check. This can occur because addrconf_ifdown() clears dev->ip6_ptr after tb6_lock is released, allowing an RA-dr...

5.7AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/27 7:22 p.m.40 views

CVE-2026-56747 Code Injection in JSON Pointer Processing Component in Cribl Stream

Improper control of generation of code in the JSON Pointer-to-accessor compiler in Cribl Stream before 4.18.2 allows a remote authenticated attacker with edit privileges to execute arbitrary JavaScript on the server via a crafted database connection identifier or pack configuration value...

8.8CVSS0.00372EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/27 7:22 p.m.12 views

EUVD-2026-49567

Improper control of generation of code in the JSON Pointer-to-accessor compiler in Cribl Stream before 4.18.2 allows a remote authenticated attacker with edit privileges to execute arbitrary JavaScript on the server via a crafted database connection identifier or pack configuration value...

8.8CVSS6.3AI score0.00372EPSS
SaveExploits0References2
Rows per page
Query Builder