Lucene search
+L

165 matches found

SUSE CVE
SUSE CVE
added 2026/04/03 11:25 p.m.9 views

SUSE CVE-2026-31399

In the Linux kernel, the following vulnerability has been resolved: nvdimm/bus: Fix potential use after free in asynchronous initialization Dingisoul with KASAN reports a use after free if deviceadd fails in ndasyncdeviceregister. Commit b6eae0f61db2 "libnvdimm: Hold reference on parent while...

7.8CVSS5.7AI score0.00119EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/03 6:31 p.m.10 views

EUVD-2026-18780

In the Linux kernel, the following vulnerability has been resolved: nvdimm/bus: Fix potential use after free in asynchronous initialization Dingisoul with KASAN reports a use after free if deviceadd fails in ndasyncdeviceregister. Commit b6eae0f61db2 "libnvdimm: Hold reference on parent while...

5.7AI score0.00119EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/04/03 5:04 p.m.17 views

CVE-2026-31399

A flaw was found in the Linux kernel's nvdimm/bus component. During asynchronous device initialization, if the deviceadd function fails in ndasyncdeviceregister, a use-after-free vulnerability can occur. This happens because the device's reference count drops to zero before the parent pointer is...

7.8CVSS6.1AI score0.00119EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/03 4:16 p.m.6 views

CVE-2026-31399

In the Linux kernel, the following vulnerability has been resolved: nvdimm/bus: Fix potential use after free in asynchronous initialization Dingisoul with KASAN reports a use after free if deviceadd fails in ndasyncdeviceregister. Commit b6eae0f61db2 "libnvdimm: Hold reference on parent while...

7.8CVSS0.00119EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/03 4:16 p.m.18 views

UBUNTU-CVE-2026-31399

In the Linux kernel, the following vulnerability has been resolved: nvdimm/bus: Fix potential use after free in asynchronous initialization Dingisoul with KASAN reports a use after free if deviceadd fails in ndasyncdeviceregister. Commit b6eae0f61db2 "libnvdimm: Hold reference on parent while...

7.8CVSS5.7AI score0.00119EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2026/04/03 4:16 p.m.11 views

CVE-2026-31399

In the Linux kernel, the following vulnerability has been resolved: nvdimm/bus: Fix potential use after free in asynchronous initialization Dingisoul with KASAN reports a use after free if deviceadd fails in ndasyncdeviceregister. Commit b6eae0f61db2 "libnvdimm: Hold reference on parent while...

7.8CVSS5.4AI score0.00119EPSS
SaveExploits0References33
CVE
CVE
added 2026/04/03 3:16 p.m.50 views

CVE-2026-31399

CVE-2026-31399 concerns the Linux kernel, specifically a use-after-free in the nvme/nvdimm bus async initialization path. The issue arises if device_add() fails during nd_async_device_register(): the parent device reference could drop to 0 before the parent pointer is accessed, leading to use-aft...

7.8CVSS5.7AI score0.00119EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/04/03 3:16 p.m.10 views

CVE-2026-31399 nvdimm/bus: Fix potential use after free in asynchronous initialization

In the Linux kernel, the following vulnerability has been resolved: nvdimm/bus: Fix potential use after free in asynchronous initialization Dingisoul with KASAN reports a use after free if deviceadd fails in ndasyncdeviceregister. Commit b6eae0f61db2 "libnvdimm: Hold reference on parent while...

5.8AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/04/03 3:16 p.m.2 views

CVE-2026-31399

In the Linux kernel, the following vulnerability has been resolved: nvdimm/bus: Fix potential use after free in asynchronous initialization Dingisoul with KASAN reports a use after free if deviceadd fails in ndasyncdeviceregister. Commit b6eae0f61db2 "libnvdimm: Hold reference on parent while...

5.7AI score0.00119EPSS
SaveExploits0References9Affected Software1
BDU FSTEC
BDU FSTEC
added 2026/03/26 12:00 a.m.10 views

The vulnerability of the unregister_nvdimm_pmu() function in the drivers/nvdimm/nd_perf.c module of the Linux operating system’s memory device drivers allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the unregisternvdimmpmu function in the drivers/nvdimm/ndperf.c module of the Linux operating system’s memory device drivers is related to the distribution of resources without any restrictions or regulation. Exploiting this vulnerability could allow an attacker to compromise...

7CVSS5.8AI score0.00199EPSS
SaveExploits0References12Affected Software3
SUSE CVE
SUSE CVE
added 2026/03/25 4:55 p.m.9 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
RedhatCVE
RedhatCVE
added 2026/03/25 12:48 p.m.10 views

CVE-2026-23348

A flaw was found in the Linux kernel, specifically within the CXL Compute Express Link and NVDIMM Non-Volatile Dual In-line Memory Module subsystems. A race condition can occur when NVDIMM objects attempt to reprobe after the cxlacpi module is removed, while the nvdimmbus object is missing. This...

5.5CVSS5.8AI score0.00088EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/25 12:30 p.m.13 views

EUVD-2026-15317

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...

5.7AI score0.00088EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/25 11:16 a.m.9 views

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.7CVSS0.00088EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.21 views

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
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/25 10:27 a.m.35 views

CVE-2026-23348 cxl: Fix race of nvdimm_bus object when creating nvdimm objects

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...

0.00088EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/03/25 10:27 a.m.14 views

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.2AI score0.00088EPSS
SaveExploits0
CVE
CVE
added 2026/03/25 10:27 a.m.41 views

CVE-2026-23348

Summary of a Linux kernel CVE (CVE-2026-23348) : The issue is a race condition in the CXL/NVDIMM subsystem where NVDIMM objects reprobe after cxl_acpi removal can occur with the nvdimm_bus object missing, leading to a NULL pointer dereference and potential system crash (DoS). Affected area center...

4.7CVSS5.7AI score0.00088EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/25 10:27 a.m.9 views

CVE-2026-23348 cxl: Fix race of nvdimm_bus object when creating nvdimm objects

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...

5.8AI score
SaveExploits0References6
CNNVD
CNNVD
added 2026/03/25 12:00 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a race condition during the creation of the nvdimm object, potentially leading to null pointer...

4.7CVSS5.8AI score0.00088EPSS
SaveExploits0References4
Rows per page
Query Builder