Lucene search
+L

5340 matches found

NVD
NVD
added 2026/08/15 6:22 a.m.9 views

CVE-2026-74344

In the Linux kernel, the following vulnerability has been resolved: bpf: Clear rb node linkage when freeing bpfrbroot bpfrbrootfree detaches the root by copying the current rbrootcached and then replacing the live root with RBROOTCACHED. It then walks the copied root and drops each object contain...

7.8CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 6:22 a.m.8 views

AZL-96288 CVE-2026-74344 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Clear rb node linkage when freeing bpfrbroot bpfrbrootfree detaches the root by copying the current rbrootcached and then replacing the live root with RBROOTCACHED. It then walks the copied root and drops each object contain...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 6:22 a.m.10 views

CVE-2026-74335

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NULL pointer dereference in bpftaskfromvpid bpftaskfromvpid looks up a task in the pid namespace of the current task, via findtaskbyvpid: findtaskbyvpidvpid findtaskbypidnsvpid, taskactivepidnscurrent findpidnsnr, ns -...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 6:22 a.m.31 views

AZL-96018 CVE-2026-74338 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject sleepable BPFLSMCGROUP programs at load time The cgroup shim runs under rcureadlockdontmigrate, so we should not attach any sleepable BPF programs there. Add support to the verifier to explicitly reject attempts to lo...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 6:22 a.m.9 views

CVE-2026-74337

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NMI/tracepoint re-entry deadlock on lru locks NMI and tracepoint BPF programs can re-enter the per-CPU or global LRU lock that bpflrupopfree/pushfree already hold on the same CPU, AA-deadlocking. Lockdep reports...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:22 a.m.10 views

CVE-2026-74338

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject sleepable BPFLSMCGROUP programs at load time The cgroup shim runs under rcureadlockdontmigrate, so we should not attach any sleepable BPF programs there. Add support to the verifier to explicitly reject attempts to lo...

7.8CVSS0.00128EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 6:22 a.m.11 views

AZL-96441 CVE-2026-74314 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel special fields on map value recycle Map update and delete paths currently call bpfobjfreefields when a value is being replaced or recycled. That makes field destruction depend on the context of the update/delete...

7.8CVSS6AI score0.00129EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 6:22 a.m.11 views

CVE-2026-74314

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel special fields on map value recycle Map update and delete paths currently call bpfobjfreefields when a value is being replaced or recycled. That makes field destruction depend on the context of the update/delete...

7.8CVSS0.00129EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:22 a.m.9 views

CVE-2026-74305

In the Linux kernel, the following vulnerability has been resolved: bpf: Tighten cgroup storage cookie checks for prog arrays The fix in commit abad3d0bad72 "bpf: Fix oob access in cgroup local storage" is still incomplete. The prog-array compatibility check treats a program with no cgroup storag...

7.8CVSS0.00129EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/15 6:22 a.m.10 views

CVE-2026-74268

In the Linux kernel, the following vulnerability has been resolved: tcp: clear sockops cb flags before force-closing a child socket A child socket inherits the listener's bpfsockopscbflags via skclonelock. If its setup fails in tcpv4synrecvsock / tcpv6synrecvsock, the child is freed through...

9.8CVSS0.00695EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:22 a.m.11 views

AZL-96060 CVE-2026-74268 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: tcp: clear sockops cb flags before force-closing a child socket A child socket inherits the listener's bpfsockopscbflags via skclonelock. If its setup fails in tcpv4synrecvsock / tcpv6synrecvsock, the child is freed through...

9.8CVSS5.8AI score0.00695EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 6:22 a.m.12 views

CVE-2026-74258

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard getuser acesss with accessok for uprobemulti data As reported by sashiko 1 we need to use accessok to check the user space data bounds before we use get-user to get it. 1...

7.8CVSS0.00154EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:22 a.m.10 views

CVE-2026-74256

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: fix integer overflow in bpfmsgpopdata bounds check start and len are u32, so u64 last = start + len; evaluates start + len in 32-bit and wraps before storing it in last. The bounds check if start = offset + l || las...

8.4CVSS0.00185EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:22 a.m.8 views

AZL-96552 CVE-2026-74258 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard getuser acesss with accessok for uprobemulti data As reported by sashiko 1 we need to use accessok to check the user space data bounds before we use get-user to get it. 1...

7.8CVSS5.8AI score0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 6:22 a.m.9 views

CVE-2026-72427

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix effective prog array index with BPFFPREORDER replaceeffectiveprog and purgeeffectiveprogs located the slot in the effective array by walking the program hlist and counting entries linearly. That count does not match the...

7.8CVSS0.00134EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/15 6:22 a.m.11 views

CVE-2026-72428

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stack slot index in nospec checks checkstackwritefixedoff computes the byte slot for a fixed-offset stack write as -off - 1, and records each written byte in slottype with slot - i % BPFREGSIZE. The Spectre v4 sanitizati...

0.00216EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:22 a.m.18 views

CVE-2026-72426

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer spill metadata during half-slot cleanup cleanfuncstate cleans dead stack slots in 4-byte halves. When the high half of a STACKSPILL slot is dead and the low half remains live, cleanup converts the live low...

8.4CVSS0.0018EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:22 a.m.12 views

CVE-2026-72423

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard conntrack opts error writes The conntrack lookup and allocation kfuncs take an opts pointer together with an optssz argument. The verifier checks only the memory range described by optssz, but the wrappers...

8.8CVSS0.00154EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 6:22 a.m.18 views

AZL-96057 CVE-2026-72423 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard conntrack opts error writes The conntrack lookup and allocation kfuncs take an opts pointer together with an optssz argument. The verifier checks only the memory range described by optssz, but the wrappers...

8.8CVSS6.8AI score0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 6:22 a.m.11 views

CVE-2026-72400

In the Linux kernel, the following vulnerability has been resolved: seg6: validate SRH length before reading fixed fields seg6validatesrh reads fixed SRH fields such as srh-type and srh-hdrlen before checking that the supplied length covers the fixed struct ipv6srhdr fields. The BPF SEG6 encap pa...

7.8CVSS0.00169EPSS
SaveExploits0References8
Rows per page
Query Builder