Lucene search
+L

39 matches found

CVE
CVE
added 2026/09/24 3:34 p.m.2 views

CVE-2026-93241

In the Linux kernel, the following vulnerability has been resolved: memcg: bypass the reclaim and oom killer for dying tasks once oomreaper is done At Meta, we are seeing instances where an OOM killed job is stuck in the exit path for several hours. In one particular case, the job was stuck for...

5.8AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-90342

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Fix mmaplock deadlock on arena lock failure Reported by the Sashiko AI review. arenavmfault returns VMFAULTRETRY when it can't take arena-spinlock, but it...

5.8AI score0.00198EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-90247

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Fix mmaplock leak in irqwork path stackmapgetbuildidoffset introduced a per-CPU irqwork to defer mmapreadunlock from NMI context, and bpffindvma later reus...

5.7AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 5:17 p.m.6 views

DEBIAN-CVE-2026-90342

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix mmaplock deadlock on arena lock failure Reported by the Sashiko AI review. arenavmfault returns VMFAULTRETRY when it can't take arena-spinlock, but it never took mmaplock. The fault path assumes a VMFAULTRETRY handler...

5.8AI score0.00198EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.5 views

CVE-2026-90342

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix mmaplock deadlock on arena lock failure Reported by the Sashiko AI review. arenavmfault returns VMFAULTRETRY when it can't take arena-spinlock, but it never took mmaplock. The fault path assumes a VMFAULTRETRY handler...

0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/17 5:17 p.m.8 views

DEBIAN-CVE-2026-90247

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix mmaplock leak in irqwork path stackmapgetbuildidoffset introduced a per-CPU irqwork to defer mmapreadunlock from NMI context, and bpffindvma later reused the same mmapunlockwork. Both callers only check whether the work ...

5.7AI score0.00206EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.6 views

CVE-2026-90247

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix mmaplock leak in irqwork path stackmapgetbuildidoffset introduced a per-CPU irqwork to defer mmapreadunlock from NMI context, and bpffindvma later reused the same mmapunlockwork. Both callers only check whether the work ...

0.00206EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 4:08 p.m.10 views

EUVD-2026-82003

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix mmaplock deadlock on arena lock failure Reported by the Sashiko AI review. arenavmfault returns VMFAULTRETRY when it can't take arena-spinlock, but it never took mmaplock. The fault path assumes a VMFAULTRETRY handler...

5.8AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/17 4:08 p.m.5 views

CVE-2026-90342 bpf: Fix mmap_lock deadlock on arena lock failure

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix mmaplock deadlock on arena lock failure Reported by the Sashiko AI review. arenavmfault returns VMFAULTRETRY when it can't take arena-spinlock, but it never took mmaplock. The fault path assumes a VMFAULTRETRY handler...

5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/17 4:08 p.m.36 views

CVE-2026-90342 bpf: Fix mmap_lock deadlock on arena lock failure

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix mmaplock deadlock on arena lock failure Reported by the Sashiko AI review. arenavmfault returns VMFAULTRETRY when it can't take arena-spinlock, but it never took mmaplock. The fault path assumes a VMFAULTRETRY handler...

0.00198EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 4:08 p.m.14 views

CVE-2026-90342

CVE-2026-90342 is a deadlock in the Linux kernel BPF subsystem, specifically in the arena_vm_fault() path. The root cause is that arena_vm_fault() returns VM_FAULT_RETRY when it fails to acquire arena->spinlock, without ever having taken mmap_lock. The fault handler (do_user_addr_fault) then r...

5.8AI score0.00198EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 4:07 p.m.18 views

CVE-2026-90247

CVE-2026-90247 affects the Linux kernel BPF subsystem . The vulnerability resides in the per-CPU mmap_unlock_work irq_work slot shared by stack_map_get_build_id_offset() and bpf_find_vma(). Because both callers only check whether the work is busy before taking mmap_lock, a nested caller can reuse...

5.6AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/17 4:07 p.m.40 views

CVE-2026-90247 bpf: Fix mmap_lock leak in irq_work path

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix mmaplock leak in irqwork path stackmapgetbuildidoffset introduced a per-CPU irqwork to defer mmapreadunlock from NMI context, and bpffindvma later reused the same mmapunlockwork. Both callers only check whether the work ...

0.00206EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 11:44 a.m.14 views

SUSE CVE-2026-74354

In the Linux kernel, the following vulnerability has been resolved: bpf: Take mmaplock in zappages zapvmarange requires the owning mm's mmaplock to be held. Taking mmapreadlock under arena-lock would AB-BA against arenavmclose and arenamapmmap, both of which run with mmapwritelock held and then...

7.8CVSS6.7AI score0.00165EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.25 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: - bpf: Take the mmaplock in zappages zapvmarange requires that the owning memory manager’s mmaplock is held. Taking the mmapreadlock under arena-lock would lead to a race condition with arenavmclose and arenamapmmap. Both thes...

7.8CVSS5.9AI score0.00165EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/19 10:01 a.m.11 views

CVE-2026-74354

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF subsystem. A local attacker could exploit a locking issue within the zappages function. This vulnerability arises because zapvmarange requires a specific memory map lock mmaplock that, when acquired under certain conditions, can le...

7.8CVSS5.4AI score0.00165EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:22 a.m.9 views

CVE-2026-74354

In the Linux kernel, the following vulnerability has been resolved: bpf: Take mmaplock in zappages zapvmarange requires the owning mm's mmaplock to be held. Taking mmapreadlock under arena-lock would AB-BA against arenavmclose and arenamapmmap, both of which run with mmapwritelock held and then...

7.8CVSS0.00165EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.12 views

CVE-2026-74354

In the Linux kernel, the following vulnerability has been resolved: bpf: Take mmaplock in zappages zapvmarange requires the owning mm's mmaplock to be held. Taking mmapreadlock under arena-lock would AB-BA against arenavmclose and arenamapmmap, both of which run with mmapwritelock held and then...

7.8CVSS5.4AI score0.00165EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:22 a.m.12 views

UBUNTU-CVE-2026-74354

In the Linux kernel, the following vulnerability has been resolved: bpf: Take mmaplock in zappages zapvmarange requires the owning mm's mmaplock to be held. Taking mmapreadlock under arena-lock would AB-BA against arenavmclose and arenamapmmap, both of which run with mmapwritelock held and then...

7.8CVSS5.4AI score0.00165EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:58 a.m.22 views

CVE-2026-74354 bpf: Take mmap_lock in zap_pages()

In the Linux kernel, the following vulnerability has been resolved: bpf: Take mmaplock in zappages zapvmarange requires the owning mm's mmaplock to be held. Taking mmapreadlock under arena-lock would AB-BA against arenavmclose and arenamapmmap, both of which run with mmapwritelock held and then...

7.8CVSS5.5AI score
SaveExploits0References5
Rows per page
Query Builder