Lucene search
+L

160 matches found

CNNVD
CNNVD
added 2025/12/16 12:00 a.m.5 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 Linux kernel, which stems from improper memory freeing of cifsconstructtcon, which could lead to a memory leak...

6.1AI score0.00202EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.6 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, which stems from memory freeing not being handled correctly when ubiresizevolume fails, which could lead to reuse after...

6.1AI score0.00136EPSS
SaveExploits0References9
Redos
Redos
added 2025/11/28 12:00 a.m.10 views

ROS-20251128-05

Vulnerability of components inode.c, ioctl.c, root-tree.c, root-tree.h of Linux kernel is related to incorrect memory freeing before deleting the last link. Exploitation of the vulnerability could allow an attacker to cause a denial of service Vulnerability in omapprm.c component of Linux kernel ...

5.5CVSS6.6AI score0.00229EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.9 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 improper memory freeing in the thunderbaybuildfunctions function, which could lead to a memory leak...

6.1AI score0.00197EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2025-31916

Malicious code in bioql PyPI...

6.4AI score0.00146EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.8 views

SUSE CVE-2023-53488

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix possible panic during hotplug remove During hotplug remove it is possible that the update counters work might be pending, and may run after memory has been freed. Cancel the update counters work before freeing memory...

5.5CVSS6.6AI score0.00146EPSS
SaveExploits0References19
NVD
NVD
added 2025/10/01 12:15 p.m.9 views

CVE-2023-53488

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix possible panic during hotplug remove During hotplug remove it is possible that the update counters work might be pending, and may run after memory has been freed. Cancel the update counters work before freeing memory...

5.5CVSS0.00146EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/01 12:15 p.m.11 views

UBUNTU-CVE-2023-53488

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix possible panic during hotplug remove During hotplug remove it is possible that the update counters work might be pending, and may run after memory has been freed. Cancel the update counters work before freeing memory...

5.5CVSS5.9AI score0.00146EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.15 views

CVE-2023-53488 IB/hfi1: Fix possible panic during hotplug remove

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix possible panic during hotplug remove During hotplug remove it is possible that the update counters work might be pending, and may run after memory has been freed. Cancel the update counters work before freeing memory...

0.00146EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/01 11:45 a.m.39 views

CVE-2023-53488

CVE-2023-53488 (Linux kernel) : The vulnerability affects the IB/hfi1 InfiniBand driver. During hotplug removal, a pending update-counters work could run after memory is freed, causing a possible kernel panic. The fix cancels the update-counters work before freeing memory. Evidence in the securit...

5.5CVSS6.2AI score0.00146EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/10/01 11:45 a.m.11 views

CVE-2023-53488 IB/hfi1: Fix possible panic during hotplug remove

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix possible panic during hotplug remove During hotplug remove it is possible that the update counters work might be pending, and may run after memory has been freed. Cancel the update counters work before freeing memory...

6.6AI score
SaveExploits0References11
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.6 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 improperly freeing memory regions, which could lead to resource leaks or other unexpected problems...

6AI score0.00143EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.9 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 improper memory freeing, which could lead to a memory leak...

5.8AI score0.00152EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/18 4:04 p.m.46 views

CVE-2023-53435

CVE-2023-53435 affects the Linux kernel, addressing a memory leak in the error handling path of cas_init_one(). The vuln is tied to cas_saturn_firmware_init(), which allocates memory with vmalloc() that is freed in the .remove() path but not in error handling. The patch adds a missing vfree() to ...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/09/16 4:11 p.m.6 views

CVE-2023-53322 scsi: qla2xxx: Wait for io return on terminate rport

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Wait for io return on terminate rport System crash due to use after free. Current code allows terminaterportio to exit before making sure all IOs has returned. For FCP-2 device, IO's can hang on in HW because drive...

8.8CVSS5AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/09/15 11:27 p.m.4 views

SUSE CVE-2023-53249

In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imx8mn: fix memory leak in imx8mnclocksprobe Use devmofiomap instead of ofiomap to automatically handle the unused ioremap region. If any error occurs, regions allocated by kzalloc will leak, but using devmkzalloc...

3.3CVSS6.5AI score0.00145EPSS
SaveExploits0References19
NVD
NVD
added 2025/09/15 3:15 p.m.10 views

CVE-2023-53227

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
CNNVD
CNNVD
added 2025/09/15 12:00 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 an incorrect memory freeing operation in the generatelfpdataptrs function, which could lead to a memory leak...

5.5CVSS6.3AI score0.00154EPSS
SaveExploits0References3
CNVD
CNVD
added 2025/08/28 12:00 a.m.6 views

Google Android elevation of privilege vulnerability (CNVD-2025-19963)

Google Android is a Linux-based open source operating system from Google. Google Android suffers from a memory misreference vulnerability, which stems from a messed up instruction in sdpserver.cc that is responsible for freeing up memory, which can be exploited by an attacker to gain elevated...

8.8CVSS7.1AI score0.00168EPSS
SaveExploits0References1
Redos
Redos
added 2025/08/28 12:00 a.m.8 views

ROS-20250828-02

A vulnerability in the GNU Bison universal parser generator is related to double memory freeing. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

3.6AI score0.00019EPSS
SaveExploits0
Rows per page
Query Builder