Lucene search
+L

3734 matches found

Microsoft CVE
Microsoft CVE
•added 2026/07/26 8:10 a.m.•8 views

audit: Fix data races of skb_queue_len() readers on audit_queue

...

8.2CVSS5.2AI score0.00474EPSS
SaveExploits0
OSV
OSV
•added 2026/07/26 7:16 a.m.•12 views

UBUNTU-CVE-2026-64530

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: Handle TCACTCONSUMED in tcfqeventhandle tcfclassify can return TCACTCONSUMED while the skb is held by the defragmentation engine e.g. actct on out-of-order fragments. When that happens the skb is no longer owne...

9.8CVSS5.6AI score0.00738EPSS
SaveExploits0References12
attackerkb
attackerkb
•added 2026/07/26 6:28 a.m.•13 views

CVE-2026-64530

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: Handle TCACTCONSUMED in tcfqeventhandle tcfclassify can return TCACTCONSUMED while the skb is held by the defragmentation engine e.g. actct on out-of-order fragments. When that happens the skb is no longer owne...

9.8CVSS5.7AI score0.00738EPSS
SaveExploits0References8Affected Software1
CVE
CVE
•added 2026/07/26 6:28 a.m.•339 views

CVE-2026-64530

CVE-2026-64530 affects the Linux kernel net/sched subsystem. The root cause is that tcf_qevent_handle() did not properly handle TC_ACT_CONSUMED, causing the skb to be returned to the caller as if classification passed, while the defragmentation engine still owned it. This led to a use-after-free ...

9.8CVSS5.7AI score0.00738EPSS
SaveExploits0References7
NVD
NVD
•added 2026/07/25 10:17 a.m.•14 views

CVE-2026-64435

In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qlen via skbqueuelen without holding the queue lock or using READONCE, while kauditd writes to this field via the skbdequeue → skbunlin...

8.2CVSS0.00474EPSS
SaveExploits0References8
OSV
OSV
•added 2026/07/25 10:17 a.m.•10 views

UBUNTU-CVE-2026-64435

In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qlen via skbqueuelen without holding the queue lock or using READONCE, while kauditd writes to this field via the skbdequeue → skbunlin...

8.2CVSS5.7AI score0.00474EPSS
SaveExploits0References21
OSV
OSV
•added 2026/07/25 10:17 a.m.•10 views

UBUNTU-CVE-2026-64414

In the Linux kernel, the following vulnerability has been resolved: netfilter: handle unreadable frags sashiko reports: When an skb with unreadable fragments such as from devmem TCP, where skbfragsreadableskb returns false is processed by the u32 module, skbcopybits will safely return a negative...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0References17
Debian CVE
Debian CVE
•added 2026/07/25 8:51 a.m.•18 views

CVE-2026-64435

In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qlen via skbqueuelen without holding the queue lock or using READONCE, while kauditd writes to this field via the skbdequeue → skbunlin...

8.2CVSS5.7AI score0.00474EPSS
SaveExploits0
CVE
CVE
•added 2026/07/25 8:51 a.m.•52 views

CVE-2026-64435

CVE-2026-64435 documents a data race in the Linux kernel where multiple readers access audit_queue.qlen via skb_queue_len() without proper synchronization while kauditd writes through skb_dequeue()/__skb_unlink() under WRITE_ONCE() with a spinlock. The race is demonstrated by a conflicting access...

8.2CVSS5.8AI score0.00474EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
•added 2026/07/25 8:51 a.m.•21 views

EUVD-2026-48779

In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qlen via skbqueuelen without holding the queue lock or using READONCE, while kauditd writes to this field via the skbdequeue → skbunlin...

5.8AI score0.00474EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/07/25 8:50 a.m.•13 views

EUVD-2026-48958

In the Linux kernel, the following vulnerability has been resolved: netfilter: handle unreadable frags sashiko reports: When an skb with unreadable fragments such as from devmem TCP, where skbfragsreadableskb returns false is processed by the u32 module, skbcopybits will safely return a negative...

5.8AI score0.0063EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/07/25 8:50 a.m.•44 views

CVE-2026-64414 netfilter: handle unreadable frags

In the Linux kernel, the following vulnerability has been resolved: netfilter: handle unreadable frags sashiko reports: When an skb with unreadable fragments such as from devmem TCP, where skbfragsreadableskb returns false is processed by the u32 module, skbcopybits will safely return a negative...

7.5CVSS0.0063EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/07/25 8:50 a.m.•45 views

CVE-2026-64355 bpf: Reject fragmented frames in devmap

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject fragmented frames in devmap Devmap broadcast redirects clone the packet for all but the last destination. For native XDP, that clone path copies only the linear xdpframe data, while fragmented frames keep skbsharedinf...

9.8CVSS0.00513EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/07/25 12:00 a.m.•19 views

PT-2026-64656

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description Data races occur in the audit system when multiple readers access audit queue.qlen via the skb queue len function without holding the queue lock or using READ ONCE. Simultaneously, kaudi...

8.2CVSS5.7AI score0.00474EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/07/25 12:00 a.m.•19 views

PT-2026-64635

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netfilter component where the system fails to properly handle socket buffers skb with unreadable fragments, such as those from devmem TCP. When the skb frags...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/07/25 12:00 a.m.•15 views

Linux Distros Unpatched Vulnerability : CVE-2026-64435

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qlen via skbqueuelen without holding the queue lock or using...

8.2CVSS5.9AI score0.00474EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/07/24 10:23 a.m.•19 views

kernel: tipc: fix double-free in tipc_buf_append()

A flaw was found in the Linux kernel's Transparent Inter-Process Communication TIPC module. This vulnerability, a double-free, occurs when the tipcbufappend function incorrectly handles memory after a socket buffer skb reallocation. An attacker could potentially exploit this to cause system...

9.8CVSS6.3AI score0.00528EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/07/24 2:13 a.m.•10 views

SUSE CVE-2026-63857

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Do not read uninitialized fragment address in airohadevxmit The transmit loop in airohadevxmit reads fragment address and length during its final iteration, when the loop index equals skbshinfoskb-nrfrags, at which...

9.8CVSS5.7AI score0.00649EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/07/21 4:41 p.m.•11 views

CVE-2026-63992

A flaw was found in the Linux kernel's tunnels module. This vulnerability occurs when the iptunnelpmtudcheckicmp function is called without the skb transport header being properly set. An attacker could exploit this condition to trigger an out-of-bound memory access, which may lead to system...

9.1CVSS5.3AI score0.00735EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/21 1:03 p.m.•21 views

SUSE CVE-2026-63922

In the Linux kernel, the following vulnerability has been resolved: ipv6: exthdrs: refresh nh after handling HAO option ip6parsetlv caches skbnetworkheaderskb in nh while walking IPv6 TLVs. ipv6desthao may call pskbexpandhead for a cloned skb, which can move the skb head and invalidate the cached...

7.8CVSS5.3AI score0.00755EPSS
SaveExploits0References20
Rows per page
Query Builder