Lucene search
+L

5589 matches found

OSV
OSV
added 2026/07/27 8:10 p.m.10 views

CVE-2026-64548 bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: reject overflowing copy + len in bpfmsgpushdata When the scatterlist ring is full or nearly full, bpfmsgpushdata enters a copy fallback path and computes copy + len for the page allocation size. Since len comes from...

8.4CVSS5.8AI score
SaveExploits0References11
OSV
OSV
added 2026/07/27 8:10 p.m.12 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
SaveExploits0References11
F5 Networks
F5 Networks
added 2026/07/27 2:05 a.m.23 views

K000162457: Linux kernel vulnerability CVE-2026-53106

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: bpf: Do not allow deleting local storage in NMI Currently, local storage may deadlock when deferring freeing selem or local storage through kfreercu, callrcu or callrcutaskstrace in NMI or reentrant...

5.5CVSS5.6AI score0.001EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.14 views

PT-2026-65223

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the bpf, sockmap component where the bpf msg push data function fails to properly validate the sum of copy and len when the scatterlist ring is full or nearly full...

8.4CVSS5.7AI score0.00142EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.14 views

SUSE CVE-2026-64352

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow LPM map access from sleepable BPF programs trielookupelem annotates its rcudereferencecheck walks with only rcureadlockbhheld. Because rcudereferencecheckp, c resolves to "c || rcureadlockheld", this passes for XDP/NAP...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.11 views

SUSE CVE-2026-64354

In the Linux kernel, the following vulnerability has been resolved: bpf: Validate BTF repeated field counts before expansion btfparsestructmetas walks user-supplied BTF during BPFBTFLOAD, and btfrepeatfields expands repeatable fields from array elements into the fixed BTFFIELDSMAX scratch array...

5.5CVSS5.7AI score0.00129EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 10:17 a.m.14 views

AZL-93809 CVE-2026-64507 affecting package kernel for versions less than 6.6.145.2-1

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Enable IBPB flush on BPF JIT allocation Enable hardening against JIT spraying when Spectre-v2 mitigations are in use. Specifically, issue an IBPB flush on BPF JIT memory reuse. Skip enabling the IBPB flush if the BPF...

5.8AI score0.00161EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/25 10:17 a.m.16 views

CVE-2026-64508

In the Linux kernel, the following vulnerability has been resolved: bpf: Support for hardening against JIT spraying The BPF JIT allocator packs many small programs into larger executable allocations and reuses space within those allocations as programs are loaded and freed. When fresh code is...

0.00161EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/25 10:17 a.m.14 views

CVE-2026-64507

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Enable IBPB flush on BPF JIT allocation Enable hardening against JIT spraying when Spectre-v2 mitigations are in use. Specifically, issue an IBPB flush on BPF JIT memory reuse. Skip enabling the IBPB flush if the BPF...

0.00161EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/25 10:17 a.m.20 views

CVE-2026-64354

In the Linux kernel, the following vulnerability has been resolved: bpf: Validate BTF repeated field counts before expansion btfparsestructmetas walks user-supplied BTF during BPFBTFLOAD, and btfrepeatfields expands repeatable fields from array elements into the fixed BTFFIELDSMAX scratch array...

7.8CVSS0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 10:17 a.m.9 views

AZL-93611 CVE-2026-64352 affecting package kernel for versions less than 6.6.145.2-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow LPM map access from sleepable BPF programs trielookupelem annotates its rcudereferencecheck walks with only rcureadlockbhheld. Because rcudereferencecheckp, c resolves to "c || rcureadlockheld", this passes for XDP/NAP...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/25 10:17 a.m.15 views

CVE-2026-64353

In the Linux kernel, the following vulnerability has been resolved: bpf: Keep dynamic inner array lookups nullable An ARRAYOFMAPS can use an array created with BPFFINNERMAP as its inner map template. A concrete inner array with a different maxentries value can then replace the template. After a...

5.5CVSS0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 10:17 a.m.8 views

AZL-93434 CVE-2026-64355 affecting package kernel for versions less than 6.6.145.2-1

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.8CVSS5.8AI score0.00513EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.14 views

CVE-2026-64508

In the Linux kernel, the following vulnerability has been resolved: bpf: Support for hardening against JIT spraying The BPF JIT allocator packs many small programs into larger executable allocations and reuses space within those allocations as programs are loaded and freed. When fresh code is...

5.7AI score0.00161EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.10 views

CVE-2026-64355

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.8CVSS5.4AI score0.00513EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.11 views

CVE-2026-64507

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Enable IBPB flush on BPF JIT allocation Enable hardening against JIT spraying when Spectre-v2 mitigations are in use. Specifically, issue an IBPB flush on BPF JIT memory reuse. Skip enabling the IBPB flush if the BPF...

5.5AI score0.00161EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.12 views

CVE-2026-64352

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow LPM map access from sleepable BPF programs trielookupelem annotates its rcudereferencecheck walks with only rcureadlockbhheld. Because rcudereferencecheckp, c resolves to "c || rcureadlockheld", this passes for XDP/NAP...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.12 views

CVE-2026-64353

In the Linux kernel, the following vulnerability has been resolved: bpf: Keep dynamic inner array lookups nullable An ARRAYOFMAPS can use an array created with BPFFINNERMAP as its inner map template. A concrete inner array with a different maxentries value can then replace the template. After a...

5.5CVSS5.5AI score0.00121EPSS
SaveExploits0References15
OSV
OSV
added 2026/07/25 10:17 a.m.12 views

UBUNTU-CVE-2026-64352

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow LPM map access from sleepable BPF programs trielookupelem annotates its rcudereferencecheck walks with only rcureadlockbhheld. Because rcudereferencecheckp, c resolves to "c || rcureadlockheld", this passes for XDP/NAP...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References20
OSV
OSV
added 2026/07/25 10:17 a.m.16 views

UBUNTU-CVE-2026-64354

In the Linux kernel, the following vulnerability has been resolved: bpf: Validate BTF repeated field counts before expansion btfparsestructmetas walks user-supplied BTF during BPFBTFLOAD, and btfrepeatfields expands repeatable fields from array elements into the fixed BTFFIELDSMAX scratch array...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0References17
Rows per page
Query Builder