Lucene search
+L

2184 matches found

UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.3 views

CVE-2025-68321

In the Linux kernel, the following vulnerability has been resolved: pagepool: always add GFPNOWARN for ATOMIC allocations Driver authors often forget to add GFPNOWARN for page allocation from the datapath. This is annoying to users as OOMs are a fact of life, and we pretty much expect network Rx ...

7.5CVSS5.9AI score0.00394EPSS
SaveExploits0References33
OSV
OSV
added 2025/12/16 4:16 p.m.5 views

UBUNTU-CVE-2025-68321

In the Linux kernel, the following vulnerability has been resolved: pagepool: always add GFPNOWARN for ATOMIC allocations Driver authors often forget to add GFPNOWARN for page allocation from the datapath. This is annoying to users as OOMs are a fact of life, and we pretty much expect network Rx ...

7.5CVSS5.9AI score0.00394EPSS
SaveExploits0References34
Cvelist
Cvelist
added 2025/12/16 3:44 p.m.37 views

CVE-2025-68321 page_pool: always add GFP_NOWARN for ATOMIC allocations

In the Linux kernel, the following vulnerability has been resolved: pagepool: always add GFPNOWARN for ATOMIC allocations Driver authors often forget to add GFPNOWARN for page allocation from the datapath. This is annoying to users as OOMs are a fact of life, and we pretty much expect network Rx ...

7.5CVSS0.00394EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/16 3:44 p.m.22 views

CVE-2025-68321

CVE-2025-68321 is documented in the Linux kernel page_pool patch: GFP_NOWARN is now added by default for ATOMIC page allocations to reduce user-visible OOM surprises. This fix targets kernel networking datapath paths where page allocations may fail under memory pressure. The connected Astra Linux...

7.5CVSS6.1AI score0.00394EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/16 3:44 p.m.4 views

CVE-2025-68321 page_pool: always add GFP_NOWARN for ATOMIC allocations

In the Linux kernel, the following vulnerability has been resolved: pagepool: always add GFPNOWARN for ATOMIC allocations Driver authors often forget to add GFPNOWARN for page allocation from the datapath. This is annoying to users as OOMs are a fact of life, and we pretty much expect network Rx ...

7.5CVSS6.3AI score
SaveExploits0References9
CVE
CVE
added 2025/12/16 3:44 p.m.25 views

CVE-2025-68320

CVE-2025-68320 affects the Linux kernel lan966x driver. The issue arises when code sleeps in an atomic context due to using a mutex in a path that can be called with interrupts disabled, as illustrated by the warning: “BUG: sleeping function called from invalid context” and the call trace showing...

7.5CVSS6.1AI score0.00367EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/16 3:44 p.m.41 views

CVE-2025-68320 lan966x: Fix sleeping in atomic context

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix sleeping in atomic context The following warning was seen when we try to connect using ssh to the device. BUG: sleeping function called from invalid context at kernel/locking/mutex.c:575 inatomic: 1, irqsdisabled: 0,...

7.5CVSS0.00367EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/16 3:44 p.m.4 views

CVE-2025-68320 lan966x: Fix sleeping in atomic context

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix sleeping in atomic context The following warning was seen when we try to connect using ssh to the device. BUG: sleeping function called from invalid context at kernel/locking/mutex.c:575 inatomic: 1, irqsdisabled: 0,...

7.5CVSS6.3AI score
SaveExploits0References7
EUVD
EUVD
added 2025/12/16 3:30 p.m.7 views

EUVD-2025-203722

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: enhance kfd process check in switch partition current switch partition only check if kfdprocessestable is empty. kfdprcessestable entry is deleted in kfdprocessnotifierrelease, but kfdprocess tear down is in...

5.9AI score0.00128EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/16 3:30 p.m.11 views

EUVD-2025-203708

In the Linux kernel, the following vulnerability has been resolved: tcp: use dstdevrcu in tcpfastopenactivedisableofocheck Use RCU to avoid a pair of atomic operations and a potential UAF on dstdev-flags...

6AI score0.00176EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/16 3:30 p.m.10 views

EUVD-2025-203639

In the Linux kernel, the following vulnerability has been resolved: slab: Avoid race on slab-objexts in allocslabobjexts If two competing threads enter allocslabobjexts and one of them fails to allocate the object extension vector, it might override the valid slab-objexts allocated by the other...

5.9AI score0.00176EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/16 3:6 p.m.37 views

CVE-2025-68286 drm/amd/display: Check NULL before accessing

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check NULL before accessing WHAT IGT kmscursorlegacy's long-nonblocking-modeset-vs-cursor-atomic fails with NULL pointer dereference. This can be reproduced with both an eDP panel and a DP monitors connected. BUG...

7.8CVSS0.00137EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 2:15 p.m.9 views

AZL-72479 CVE-2025-68174 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: enhance kfd process check in switch partition current switch partition only check if kfdprocessestable is empty. kfdprcessestable entry is deleted in kfdprocessnotifierrelease, but kfdprocess tear down is in...

7.8CVSS5.6AI score0.00128EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/16 2:15 p.m.8 views

CVE-2025-40348

In the Linux kernel, the following vulnerability has been resolved: slab: Avoid race on slab-objexts in allocslabobjexts If two competing threads enter allocslabobjexts and one of them fails to allocate the object extension vector, it might override the valid slab-objexts allocated by the other...

0.00176EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.6 views

CVE-2025-68174

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: enhance kfd process check in switch partition current switch partition only check if kfdprocessestable is empty. kfdprcessestable entry is deleted in kfdprocessnotifierrelease, but kfdprocess tear down is in...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/16 2:15 p.m.5 views

UBUNTU-CVE-2025-68174

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: enhance kfd process check in switch partition current switch partition only check if kfdprocessestable is empty. kfdprcessestable entry is deleted in kfdprocessnotifierrelease, but kfdprocess tear down is in...

7.8CVSS5.7AI score0.00128EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.7 views

CVE-2025-40348

In the Linux kernel, the following vulnerability has been resolved: slab: Avoid race on slab-objexts in allocslabobjexts If two competing threads enter allocslabobjexts and one of them fails to allocate the object extension vector, it might override the valid slab-objexts allocated by the other...

5.7AI score0.00176EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/16 1:42 p.m.23 views

CVE-2025-68174

CVE-2025-68174 concerns an AMD/AMDKFD race in Linux kernel kernel space (kfd) during partition switch and process teardown. The patch adds an atomic per-kfd device counter (kfd_processes_count) incremented on kfd process creation and decremented when kfd_process_wq_release completes, preventing r...

7.8CVSS6.1AI score0.00128EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/16 1:42 p.m.39 views

CVE-2025-68174 amd/amdkfd: enhance kfd process check in switch partition

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: enhance kfd process check in switch partition current switch partition only check if kfdprocessestable is empty. kfdprcessestable entry is deleted in kfdprocessnotifierrelease, but kfdprocess tear down is in...

7.8CVSS0.00128EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 1:30 p.m.6 views

CVE-2025-40348 slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts

In the Linux kernel, the following vulnerability has been resolved: slab: Avoid race on slab-objexts in allocslabobjexts If two competing threads enter allocslabobjexts and one of them fails to allocate the object extension vector, it might override the valid slab-objexts allocated by the other...

6.3AI score
SaveExploits0References6
Rows per page
Query Builder