Lucene search
+L

15 matches found

Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.12 views

CVE-2026-89514

In the Linux kernel, the following vulnerability has been resolved: scsi: fnic: Use GFPATOMIC for VLAN alloc under spinlock fnicfcoeprocessvlanresp allocates a VLAN descriptor with kzallocobj default GFPKERNEL while holding vlanslock via spinlockirqsave. GFPKERNEL may sleep, which is not allowed ...

5.9AI score0.00173EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.25 views

CVE-2026-89514 scsi: fnic: Use GFP_ATOMIC for VLAN alloc under spinlock

In the Linux kernel, the following vulnerability has been resolved: scsi: fnic: Use GFPATOMIC for VLAN alloc under spinlock fnicfcoeprocessvlanresp allocates a VLAN descriptor with kzallocobj default GFPKERNEL while holding vlanslock via spinlockirqsave. GFPKERNEL may sleep, which is not allowed ...

0.00173EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:43 p.m.9 views

EUVD-2026-76420

In the Linux kernel, the following vulnerability has been resolved: scsi: fnic: Use GFPATOMIC for VLAN alloc under spinlock fnicfcoeprocessvlanresp allocates a VLAN descriptor with kzallocobj default GFPKERNEL while holding vlanslock via spinlockirqsave. GFPKERNEL may sleep, which is not allowed ...

5.8AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 4:18 p.m.4 views

AZL-99534 CVE-2026-80837 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: don't queue packet path object notifications All file:line references below are against v7.2-rc4 ac5b0e5651b1. The trace was captured on 7.2.0-rc6-kasan72rc6 075b74841bd0, where the same lines apply...

6.1AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 3:33 p.m.26 views

CVE-2026-74713 vhost_iotlb: bound map allocation in add_range

In the Linux kernel, the following vulnerability has been resolved: vhostiotlb: bound map allocation in addrange vhostiotlbaddrangectx only retires an old entry when the table has a non-zero limit, has exactly reached that limit and has VHOSTIOTLBFLAGRETIRE set. Non-retiring tables can keep...

7.1CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:58 a.m.42 views

CVE-2026-74299

CVE-2026-74299 affects the Linux kernel RDMA/core subsystem. A FRMR aging path could leak an mkey when aging pinned-handle pools move handles between active/inactive queues and a new page allocation fails. The fix adds push_queue_to_queue_locked() to populate the destination tail from the source ...

5.4AI score0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:58 a.m.14 views

EUVD-2026-59446

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix FRMR aging push to queue error flow Aging pools with pinned handles requires moving handles from the active queue to a non-empty inactive queue that might fail on new page allocation, we are currently not handling...

5.4AI score0.00155EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/11 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-68087

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: HID: wacom: use GFPATOMIC in wacomwacqueueflush wacomwacqueueflush is called via the .raweve...

6AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 1:19 p.m.10 views

UBUNTU-CVE-2026-68141

In the Linux kernel, the following vulnerability has been resolved: net/afiucv: fix NULL deref in afiucvhscallbacksyn afiucvhscallbacksyn allocates the child socket with GFPATOMIC. If the allocation fails, nsk is NULL. The connection-refused path is entered when the listen state check fails, the...

7.5CVSS5.3AI score0.00523EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 10:55 a.m.29 views

CVE-2022-50699

The CVE-2022-50699 issue affects the Linux kernel SELinux path convert_context(), where GFP_KERNEL allocations inside a critical section could sleep in atomic context, leading to a BUG in __might_sleep and potentially destabilizing the running process. The root cause is a misuse of GFP flags acro...

6AI score0.00196EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/03/06 3:54 p.m.7 views

CVE-2024-58070 bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: bpf: bpflocalstorage: Always use bpfmemalloc in PREEMPTRT In PREEMPTRT, kmallocGFPATOMIC is still not safe in non preemptible context. bpfmemalloc must be used in PREEMPTRT. This patch is to enforce bpfmemalloc in the...

7.8CVSS6AI score0.00145EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.39 views

CVE-2024-50219

...

SaveExploits0
NVD
NVD
added 2024/07/12 1:15 p.m.24 views

CVE-2024-40947

In the Linux kernel, the following vulnerability has been resolved: ima: Avoid blocking in RCU read-side critical section A panic happens in imamatchpolicy: BUG: unable to handle kernel NULL pointer dereference at 0000000000000010 PGD 42f873067 P4D 0 Oops: 0000 1 SMP NOPTI CPU: 5 PID: 1286325 Com...

7.8CVSS0.00262EPSS
SaveExploits0References7
OSV
OSV
added 2023/01/17 7:02 p.m.14 views

GSD-2023-1001302 pstore/zone: Use GFP_ATOMIC to allocate zone buffer

pstore/zone: Use GFPATOMIC to allocate zone buffer This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.163 by commit...

7.3AI score
SaveExploits0
OSV
OSV
added 2023/01/17 5:45 p.m.11 views

GSD-2023-1000507 pstore/zone: Use GFP_ATOMIC to allocate zone buffer

pstore/zone: Use GFPATOMIC to allocate zone buffer This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.17 by commit...

7.3AI score
SaveExploits0
Rows per page
Query Builder