Lucene search
+L

362 matches found

Github Security Blog
Github Security Blog
added 2026/02/03 7:41 p.m.61 views

@isaacs/brace-expansion has Uncontrolled Resource Consumption

Summary @isaacs/brace-expansion is vulnerable to a Denial of Service DoS issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the...

9.2CVSS5.5AI score0.00481EPSS
SaveExploits0References3Affected Software1
Broadcom
Broadcom
added 2026/01/27 12:0 a.m.13 views

A denial of service vulnerability exists in curl

A denial of service vulnerability exists in curl v8.1.0 in the way libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using alarm and siglongjmp. When doi...

5.9CVSS6AI score0.02658EPSS
SaveExploits1
OSV
OSV
added 2026/01/13 4:16 p.m.6 views

UBUNTU-CVE-2025-68804

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: crosecishtp: Fix UAF after unbinding driver After unbinding the driver, another kthread crosecconsolelogwork is still accessing the device, resulting an UAF and crash. The driver doesn't unregister the EC device ...

5.7AI score0.00173EPSS
SaveExploits0References38
Microsoft CVE
Microsoft CVE
added 2026/01/06 9:1 a.m.6 views

NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags

...

5.5CVSS5.4AI score0.00182EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/01/05 9:44 a.m.3 views

CVE-2025-68764

In the Linux kernel, the following vulnerability has been resolved: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags When a filesystem is being automounted, it needs to preserve the user-set superblock mount options, such as the "ro" flag...

5.2AI score0.00182EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/05 12:0 a.m.15 views

PT-2026-1252

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to Network File System NFS automounting. Specifically, automounted filesystems do not consistently inherit superblock mount options like read-on...

5.2CVSS6.3AI score0.00182EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/01/05 12:0 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the NFS automount file system not inheriting the ro, noexec, nodev, and sync flags, which could lead to...

6.1AI score0.00182EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/12/31 12:25 a.m.4 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.00169EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.3 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992719)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992719 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: fix idatasem unlock order in ext4indmigrate Fuzzing reports a possible deadlock in...

4.7CVSS6.2AI score0.0019EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/30 3:30 p.m.6 views

EUVD-2023-60481

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

5.9AI score0.00169EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.8 views

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

0.00169EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.5 views

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

5.7AI score0.00169EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/30 1:16 p.m.6 views

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

5.7AI score0.00169EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/30 12:37 p.m.18 views

CVE-2023-54323

CVE-2023-54323 affects the Linux kernel (cxl_pmem/nvdimm path). The root cause is a race where bottom-half async nvdimm registration runs after CXL teardown, leading to a NULL dereference in cxl_internal_send_cmd. The issue occurs during cxl/pmem registration races when a loop modprobing cxl_pci ...

6AI score0.00169EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/30 12:37 p.m.27 views

CVE-2023-54323 cxl/pmem: Fix nvdimm registration races

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

0.00169EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 12:37 p.m.7 views

CVE-2023-54323 cxl/pmem: Fix nvdimm registration races

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.3AI score0.00169EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.4 views

PT-2025-54169

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the CXL/PMEM subsystem during NVMe DIMM NVDIMM registration. Specifically, the issue occurs when the lower half of asynchronous NVDIMM device registration runs...

5.3AI score0.00169EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2025/12/23 3:51 a.m.3 views

SUSE CVE-2025-68327

In the Linux kernel, the following vulnerability has been resolved: usb: renesasusbhs: Fix synchronous external abort on unbind A synchronous external abort occurs on the Renesas RZ/G3S SoC if unbind is executed after the configuration sequence described above: modprobe usbfecm modprobe...

4.7CVSS6.3AI score0.00167EPSS
SaveExploits0References20
NVD
NVD
added 2025/12/22 5:16 p.m.8 views

CVE-2025-68327

In the Linux kernel, the following vulnerability has been resolved: usb: renesasusbhs: Fix synchronous external abort on unbind A synchronous external abort occurs on the Renesas RZ/G3S SoC if unbind is executed after the configuration sequence described above: modprobe usbfecm modprobe...

0.00167EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/22 5:16 p.m.10 views

AZL-72883 CVE-2025-68327 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: usb: renesasusbhs: Fix synchronous external abort on unbind A synchronous external abort occurs on the Renesas RZ/G3S SoC if unbind is executed after the configuration sequence described above: modprobe usbfecm modprobe...

5.9AI score0.00167EPSS
SaveExploits0References1
Rows per page
Query Builder