Lucene search
+L

734015 matches found

Cvelist
Cvelist
added 2026/08/26 2:36 p.m.31 views

CVE-2026-74747 ipvs: revalidate ihl to prevent out-of-bounds access

In the Linux kernel, the following vulnerability has been resolved: ipvs: revalidate ihl to prevent out-of-bounds access While the outer IP header is already pulled into the skb head, we must be careful and revalidate the embedded headers after reading them from the skb frags to prevent...

7.8CVSS0.00129EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/26 2:36 p.m.17 views

CVE-2026-74747

CVE-2026-74747 affects the Linux kernel in the ipvs (IP Virtual Server) subsystem, specifically in ip_vs_nat_icmp() . After reading embedded IP headers from skb frags, the ihl field is not revalidated; a local process can modify it so that after skb_ensure_writable() a larger value is visible, ca...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 2:36 p.m.5 views

CVE-2026-74747 ipvs: revalidate ihl to prevent out-of-bounds access

In the Linux kernel, the following vulnerability has been resolved: ipvs: revalidate ihl to prevent out-of-bounds access While the outer IP header is already pulled into the skb head, we must be careful and revalidate the embedded headers after reading them from the skb frags to prevent...

7.8CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/08/26 2:36 p.m.10 views

CVE-2026-74742

Linux kernel veth has a bug where veth_poll() derives the peer TX queue index from rq->xdp_rxq.queue_index, a field only populated when an XDP program is attached. On the plain GRO/NAPI path the value stays 0 for every queue. In a multi-queue setup with GRO enabled and no XDP, all NAPI pollers...

7.5CVSS5.5AI score0.00466EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/26 2:36 p.m.5 views

CVE-2026-74742 veth: fix queue index used to wake the peer txq in veth_poll

In the Linux kernel, the following vulnerability has been resolved: veth: fix queue index used to wake the peer txq in vethpoll vethpoll derives the index of the peer TX queue to wake from rq-xdprxq.queueindex. That field is only initialized by xdprxqinforeg in vethenablexdprange, which runs only...

7.5CVSS5.7AI score
SaveExploits0References7
CVE
CVE
added 2026/08/26 2:36 p.m.11 views

CVE-2026-74739

CVE-2026-74739 is a slab-out-of-bounds read in the Linux kernel's net/sched cls_u32 traffic classification module. The root cause is in u32_bind_class(), which unconditionally casts a handle to tc_u_knode and dereferences &n->res; when the handle is actually a tc_u_hnode (hash table node with ...

7.8CVSS5.4AI score0.00138EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/26 2:36 p.m.34 views

CVE-2026-74739 net/sched: cls_u32: skip hash tables in u32_bind_class()

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: skip hash tables in u32bindclass u32walk enumerates both struct tcuhnode and struct tcuknode through the walker callback. u32bindclass unconditionally casts the passed fh to tcuknode and accesses &n-res, so whe...

7.8CVSS0.00138EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/26 2:36 p.m.4 views

CVE-2026-74739 net/sched: cls_u32: skip hash tables in u32_bind_class()

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: skip hash tables in u32bindclass u32walk enumerates both struct tcuhnode and struct tcuknode through the walker callback. u32bindclass unconditionally casts the passed fh to tcuknode and accesses &n-res, so whe...

7.8CVSS5.6AI score
SaveExploits0References9
CVE
CVE
added 2026/08/26 2:36 p.m.14 views

CVE-2026-74737

CVE-2026-74737 affects the TI AM65 CPSW Network Subsystem (Nuss) driver in the Linux kernel. On the packet reception path, the helper function cppi5_desc_get_tags_ids() fills the full 16-bit Source Tag into the port_id variable, but only the lower 8-bits represent the valid MAC Port ID; the upper...

9.8CVSS5.8AI score0.00559EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 2:36 p.m.3 views

CVE-2026-74737 net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix portid extraction from SRC TAG On the packet reception path, the ID of the MAC Port on which the packet was received, is embedded in the RX DMA Descriptor's metadata. The ID is extracted usi...

9.8CVSS6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/26 2:36 p.m.30 views

CVE-2026-74737 net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix portid extraction from SRC TAG On the packet reception path, the ID of the MAC Port on which the packet was received, is embedded in the RX DMA Descriptor's metadata. The ID is extracted usi...

9.8CVSS0.00559EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/26 2:25 p.m.5 views

CVE-2026-79048

A flaw was found in ANGLE, a graphics abstraction layer used in Google Chrome. A remote attacker could exploit an out-of-bounds write vulnerability by enticing a user to visit a specially crafted HTML page. This could potentially allow the attacker to execute arbitrary code within the sandbox...

8.8CVSS6AI score0.00545EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 2:25 p.m.6 views

CVE-2026-79043

A flaw was found in ANGLE, a component used in Google Chrome. A remote attacker could exploit an out-of-bounds write vulnerability by tricking a user into visiting a specially crafted HTML page. This could potentially allow the attacker to execute arbitrary code outside of the browser's security...

9.6CVSS6.1AI score0.00435EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 2:25 p.m.5 views

CVE-2026-79019

A flaw was found in ANGLE, a graphics abstraction layer used in Chromium-based browsers. A remote attacker could exploit an out-of-bounds write vulnerability by tricking a user into visiting a specially crafted HTML page. This could potentially allow the attacker to execute arbitrary code outside...

9.6CVSS6.1AI score0.00466EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 2:25 p.m.6 views

CVE-2026-78978

A flaw was found in ANGLE, a component within Google Chrome. A remote attacker could exploit an out-of-bounds read vulnerability by enticing a user to visit a specially crafted HTML page. This could potentially lead to the execution of arbitrary code outside of the browser's security sandbox...

8.8CVSS6.1AI score0.00442EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 2:23 p.m.5 views

CVE-2026-79206

A flaw was found in chromium-browser. An out-of-bounds read vulnerability in the FileSystem component allows a remote attacker to read memory outside of the sandbox. This can be exploited by leveraging social engineering to trick a user into visiting a specially crafted HTML page, leading to...

6.5CVSS5.4AI score0.00174EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 2:23 p.m.8 views

CVE-2026-79189

A flaw was found in ANGLE, a component used in chromium-browser. A remote attacker could exploit an out-of-bounds write vulnerability by enticing a user to visit a specially crafted HTML page. This could potentially lead to the execution of arbitrary code outside of the browser's security sandbox...

9.6CVSS6.1AI score0.00373EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 2:22 p.m.4 views

CVE-2026-79138

A flaw was found in chromium-browser. An out-of-bounds write vulnerability in ANGLE, a component used for graphics rendering, could allow a remote attacker to execute malicious code. This vulnerability can be exploited by tricking a user into visiting a specially crafted web page. Successful...

9.6CVSS6AI score0.0033EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 2:22 p.m.4 views

CVE-2026-79127

A flaw was found in ANGLE in Google Chrome. A remote attacker could exploit an out-of-bounds write vulnerability by enticing a user to visit a specially crafted HTML page. This could allow the attacker to execute arbitrary code outside of the browser's security sandbox, leading to a compromise of...

8.8CVSS6AI score0.00413EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/26 2:18 p.m.6 views

open-isns: open-iscsi: Denial of Service via double-free in iSNS attribute decoder

A flaw was found in open-iscsi. An unauthenticated man-in-the-middle MITM attacker can exploit a double-free vulnerability in the iSNS attribute decoder. This can lead to a denial of service DoS condition, making the affected system unavailable...

8.7CVSS5.4AI score0.00252EPSS
SaveExploits0References6
Rows per page
Query Builder