Lucene search
+L

113 matches found

CVE
CVE
•added 2026/09/25 1:06 p.m.•9 views

CVE-2026-98161

A vulnerability exists in the Linux kernel 's nvdimm: pmem module. The pmem_submit_bio() function incorrectly records a REQ_PREFLUSH error but continues to copy bio data, potentially overwriting the error with a successful REQ_FUA flush. This allows data writes to proceed after a failed preflush,...

5.8AI score
SaveExploits0References3
EUVD
EUVD
•added 2026/09/25 1:06 p.m.•4 views

EUVD-2026-87061

In the Linux kernel, the following vulnerability has been resolved: nvdimm: pmem: keep PREFLUSH before data writes pmemsubmitbio records a REQPREFLUSH error, but continues to copy the bio data and can later overwrite the error with a successful REQFUA flush. That lets data writes run after a fail...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 12:07 p.m.•11 views

kata-cve-2020-2023-poc

kata-cve-2020-2023-poc 1. Reproduce Environment Note: The environment needs support KVM https://github.com/ssst0n3/dockerarchive/tree/branchubuntu-20.04docker-ce-19.03.11containerd.io-1.4.9kata-1.11.0 root@kitploit: $ git clone https://github.com/ssst0n3/dockerarchive.git $ cd dockerarchive $ git...

6.3CVSS7.2AI score0.01139EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•11 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerability has been resolved: dax: Make sure that inodes are flushed before destroying the cache. A bug can be triggered by executing the following command: $ modprobe ndpmem && modprobe -r ndpmem The following error messages were recorded: 10.060014 BUG...

5.5CVSS6.1AI score0.00269EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•11 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: virtiopmem: Check the device status before requesting flushing. If a PMEM device is in an invalid state, the driver could wait indefinitely for the host acknowledgment in virtiopmemflush, causing the system to hang. Therefore, a...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/10 11:59 a.m.•43 views

CVE-2026-68183 firmware: stratix10-svc: fix memory leaks and list corruption bugs

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: fix memory leaks and list corruption bugs Fix a memory leak when genpoolalloc fails by freeing pmem on the error path. Switch pmem allocation from devmkzalloc to kzalloc with explicit kfree in the free pa...

0.0022EPSS
SaveExploits0References8
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•34 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: cxl/pmem: Fixed race conditions related to nvdimm registration. A loop of the form: c while true; do modprobe cxlpci; modprobe -r cxlpci; done …fails with the following crash message: BUG: Kernel NULL pointer dereference, address...

5.6AI score0.00184EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/04/27 5:30 p.m.•8 views

CVE-2026-31686

In the Linux kernel, the following vulnerability has been resolved: mm/kasan: fix double free for kasan pXds kasanfreepxd assumes the page table is always struct page aligned. But that's not always the case for all architectures. E.g. In case of powerpc with 64K pagesize, PUD table of size 4096...

5.2AI score0.00179EPSS
SaveExploits0References7Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/27 12:00 a.m.•1 views

CVE-2026-31686: Double Free

In the Linux kernel, the following vulnerability has been resolved: mm/kasan: fix double free for kasan pXds kasanfreepxd assumes the page table is always struct page aligned. But that's not always the case for all architectures. E.g. In case of powerpc with 64K pagesize, PUD table of size 4096...

7.8CVSS6.2AI score0.00179EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
•added 2026/04/21 12:00 a.m.•11 views

Unity Linux 20.1050e / 20.1070e Security Update: kernel (UTSA-2026-010946)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010946 advisory. In the Linux kernel, the following vulnerability has been resolved: libnvdimm/labels: Fix divide error in ndlabeldatainit If a faulty CXL memory device returns a...

5.5CVSS6.4AI score0.00203EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/03/25 4:55 p.m.•12 views

SUSE CVE-2026-23348

In the Linux kernel, the following vulnerability has been resolved: cxl: Fix race of nvdimmbus object when creating nvdimm objects Found issue during running of cxl-translate.sh unit test. Adding a 3s sleep right before the test seems to make the issue reproduce fairly consistently. The...

4.7CVSS5.7AI score0.00088EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/02/19 3:25 p.m.•20 views

Kata Container to Guest micro VM privilege escalation

Summary An issue in Kata with Cloud Hypervisor allows a user of the container to modify the file system used by the Guest micro VM ultimately achieving arbitrary code execution as root in said VM. The current understinding is this doesn’t impact the security of the Host or of other containers / V...

9.3CVSS6.2AI score0.00224EPSS
SaveExploits1References8Affected Software1
OSV
OSV
•added 2026/02/19 3:25 p.m.•16 views

GHSA-WWJ6-VGHV-5P64 Kata Container to Guest micro VM privilege escalation

Summary An issue in Kata with Cloud Hypervisor allows a user of the container to modify the file system used by the Guest micro VM ultimately achieving arbitrary code execution as root in said VM. The current understinding is this doesn’t impact the security of the Host or of other containers / V...

8.8CVSS6.2AI score0.00224EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
•added 2026/02/19 12:00 a.m.•13 views

PT-2026-20875

Summary An issue in Kata with Cloud Hypervisor allows a user of the container to modify the file system used by the Guest micro VM ultimately achieving arbitrary code execution as root in said VM. The current understinding is this doesn’t impact the security of the Host or of other containers / V...

5.2CVSS6.2AI score
SaveExploits0References5
NVD
NVD
•added 2026/02/10 5:16 p.m.•15 views

CVE-2025-20070

Improper conditions check for the IntelR OptaneTM PMem management software before versions CRMGMT02.00.00.4052, CRMGMT03.00.00.0538 within Ring 3: User Applications may allow an escalation of privilege. Unprivileged software adversary with an authenticated user combined with a high complexity...

6.7CVSS0.00101EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/02/10 4:25 p.m.•6 views

CVE-2025-22849

Incorrect default permissions for the IntelR OptaneTM PMem management software before versions CRMGMT01.00.00.3584, CRMGMT02.00.00.4052, CRMGMT03.00.00.0538 within Ring 3: User Applications may allow an escalation of privilege. Unprivileged software adversary with an authenticated user combined...

6.7CVSS5.3AI score0.00118EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/02/10 12:00 a.m.•17 views

PT-2026-7282

Name of the Vulnerable Software and Affected Versions IntelR OptaneTM PMem management software versions prior to CR MGMT 02.00.00.4052 IntelR OptaneTM PMem management software versions prior to CR MGMT 03.00.00.0538 Description A condition check issue exists in the IntelR OptaneTM PMem management...

6.7CVSS5.4AI score0.00101EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/02/10 12:00 a.m.•1 views

CVE-2025-22849: Incorrect Default Permissions

Incorrect default permissions for the IntelR OptaneTM PMem management software before versions CRMGMT01.00.00.3584, CRMGMT02.00.00.4052, CRMGMT03.00.00.0538 within Ring 3: User Applications may allow an escalation of privilege. Unprivileged software adversary with an authenticated user combined...

6.7CVSS5.7AI score0.00118EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/02/10 12:00 a.m.•1 views

CVE-2025-20070: Improper Check for Unusual or Exceptional Conditions

Improper conditions check for the IntelR OptaneTM PMem management software before versions CRMGMT02.00.00.4052, CRMGMT03.00.00.0538 within Ring 3: User Applications may allow an escalation of privilege. Unprivileged software adversary with an authenticated user combined with a high complexity...

6.7CVSS5.7AI score0.00101EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2025/12/31 12:25 a.m.•8 views

SUSE CVE-2023-54323

In the Linux kernel, the following vulnerability has been resolved: cxl/pmem: Fix nvdimm registration races A loop of the form: while true; do modprobe cxlpci; modprobe -r cxlpci; done ...fails with the following crash signature: BUG: kernel NULL pointer dereference, address: 0000000000000040...

6.4AI score0.00184EPSS
SaveExploits0References3
Rows per page
Query Builder