Lucene search
+L

21 matches found

SUSE CVE
SUSE CVE
added 2026/07/27 5:0 p.m.8 views

SUSE CVE-2026-64535

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Fix potential UAF when ddgst mismatch Shivam Kumar found via vulnerability testing: When data digest is enabled on an NVMe/TCP connection and a digest mismatch occurs on a non-final H2CDATA PDU during an R2T-based data...

9.8CVSS5.8AI score0.00473EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/27 3:44 p.m.6 views

CVE-2026-64535

A use-after-free flaw was found in the Linux kernel's NVMe-over-Fabrics TCP target nvmet-tcp driver. When NVMe/TCP data digest is enabled and a digest mismatch occurs on a non-final H2CDATA PDU during an R2T-based write transfer, the digest error handler in nvmettcptryrecvddgst calls...

9.8CVSS5.9AI score0.00473EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/27 8:16 a.m.3 views

UBUNTU-CVE-2026-64534

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: check INITFAILED before nvmetrequninit in digest error path In nvmettcptryrecvddgst, when a data digest mismatch is detected, nvmetrequninit is called unconditionally. However, if the command arrived via the...

9.8CVSS5.6AI score0.00384EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/27 6:32 a.m.6 views

CVE-2026-64535 nvmet-tcp: Fix potential UAF when ddgst mismatch

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Fix potential UAF when ddgst mismatch Shivam Kumar found via vulnerability testing: When data digest is enabled on an NVMe/TCP connection and a digest mismatch occurs on a non-final H2CDATA PDU during an R2T-based data...

9.8CVSS5.8AI score
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: PCI/P2PDMA: Release the per-CPU pgmap reference when vminsertpage fails. When vminsertpage fails in p2pmemallocmmap, p2pmemallocmmap does not invoke percpurefput to free the per-CPU reference to pgmap acquired after...

5.5CVSS6AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/08 3:41 p.m.29 views

CVE-2026-46277

CVE-2026-46277 in the Linux kernel fixes a use-after-free-like condition in mm/zone_device where a device folio can change after calling folio_free(), risking invalid extraction of the pgmap if touched again. The issue arises because a folio may be reallocated by a driver with a different order, ...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/08 3:41 p.m.15 views

CVE-2026-46277

In the Linux kernel, the following vulnerability has been resolved: mm/zonedevice: do not touch device folio after calling -foliofree The contents of a device folio can immediately change after calling -foliofree, as the folio may be reallocated by a driver with a different order. Instead of...

5.3AI score0.0012EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.5 views

CVE-2026-46223

In the Linux kernel, the following vulnerability has been resolved: cgroup: Defer css percpuref kill on rmdir until cgroup is depopulated A chain of commits going back to v7.0 reworked rmdir to satisfy the controller invariant that a subsystem's -cssoffline must not run while tasks are still doin...

5.5CVSS5.7AI score0.00083EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.8 views

CVE-2026-46223

In the Linux kernel, the following vulnerability has been resolved: cgroup: Defer css percpuref kill on rmdir until cgroup is depopulated A chain of commits going back to v7.0 reworked rmdir to satisfy the controller invariant that a subsystem's -cssoffline must not run while tasks are still doin...

5.6AI score0.00083EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/05/28 9:40 a.m.16 views

EUVD-2026-32850

In the Linux kernel, the following vulnerability has been resolved: cgroup: Defer css percpuref kill on rmdir until cgroup is depopulated A chain of commits going back to v7.0 reworked rmdir to satisfy the controller invariant that a subsystem's -cssoffline must not run while tasks are still doin...

5.7AI score0.00083EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/28 9:40 a.m.9 views

CVE-2026-46223 cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulated

In the Linux kernel, the following vulnerability has been resolved: cgroup: Defer css percpuref kill on rmdir until cgroup is depopulated A chain of commits going back to v7.0 reworked rmdir to satisfy the controller invariant that a subsystem's -cssoffline must not run while tasks are still doin...

5.9AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/05/28 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-45955

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: md/md-llbitmap: fix percpuref not resurrected on suspend timeout When llbitmapsuspendtimeout...

7.1CVSS6AI score0.00124EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/27 3:33 p.m.15 views

EUVD-2026-32239

In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: fix percpuref not resurrected on suspend timeout When llbitmapsuspendtimeout times out waiting for percpuref to become zero, it returns -ETIMEDOUT without resurrecting the percpuref. The caller mdllbitmapdaemonfn...

5.8AI score0.00124EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/27 2:17 p.m.48 views

UBUNTU-CVE-2026-45880

In the Linux kernel, the following vulnerability has been resolved: PCI/P2PDMA: Release per-CPU pgmap ref when vminsertpage fails When vminsertpage fails in p2pmemallocmmap, p2pmemallocmmap doesn't invoke percpurefput to free the per-CPU ref of pgmap acquired after genpoolallocowner, and...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2026/05/27 12:18 p.m.57 views

CVE-2026-45955 md/md-llbitmap: fix percpu_ref not resurrected on suspend timeout

In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: fix percpuref not resurrected on suspend timeout When llbitmapsuspendtimeout times out waiting for percpuref to become zero, it returns -ETIMEDOUT without resurrecting the percpuref. The caller mdllbitmapdaemonfn...

7.1CVSS0.00124EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/27 12:18 p.m.26 views

CVE-2026-45955

Summary (CVE-2026-45955): In the Linux kernel, the md/md-llbitmap path suffers a logic error where llbitmap_suspend_timeout() times out waiting for percpu_ref to reach zero and returns -ETIMEDOUT without resurrecting percpu_ref. This leaves the page control structure in a killed state, potentiall...

7.1CVSS5.8AI score0.00124EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/27 12:18 p.m.6 views

CVE-2026-45955 md/md-llbitmap: fix percpu_ref not resurrected on suspend timeout

In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: fix percpuref not resurrected on suspend timeout When llbitmapsuspendtimeout times out waiting for percpuref to become zero, it returns -ETIMEDOUT without resurrecting the percpuref. The caller mdllbitmapdaemonfn...

7.1CVSS6.5AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/05/27 12:0 a.m.18 views

CVE-2026-45955

In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: fix percpuref not resurrected on suspend timeout When llbitmapsuspendtimeout times out waiting for percpuref to become zero, it returns -ETIMEDOUT without resurrecting the percpuref. The caller mdllbitmapdaemonfn...

7.1CVSS6.6AI score0.00124EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/02 4:15 p.m.12 views

UBUNTU-CVE-2023-53116

In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmetreqcomplete An nvme target -queueresponse operation implementation may free the request passed as argument. Such implementation potentially could result in a use after free of the request pointe...

7.8CVSS6.1AI score0.00506EPSS
SaveExploits0References11
OSV
OSV
added 2024/12/20 1:7 p.m.15 views

OESA-2024-2571 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Let probe fail when workqueue cannot be enabled The workqueue is enabled when the appropriate driver is loaded and disabled when the driver is...

7.8CVSS5.7AI score0.00292EPSS
SaveExploits0References6
Rows per page
Query Builder