Lucene search
+L

18540 matches found

SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.24 views

SUSE CVE-2025-40028

In the Linux kernel, the following vulnerability has been resolved: binder: fix double-free in dbitmap A process might fail to allocate a new bitmap when trying to expand its proc-dmap. In that case, dbitmapgrow fails and frees the old bitmap via dbitmapfree. However, the driver calls dbitmapfree...

6.1CVSS6.4AI score0.00142EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.6 views

SUSE CVE-2025-40055

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix double free in userclusterconnect userclusterdisconnect frees "conn-ccprivate" which is "lc" but then the error handling frees "lc" a second time. Set "lc" to NULL on this path to avoid a double free...

5.5CVSS6.7AI score0.00212EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.8 views

SUSE CVE-2025-40062

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - set NULL to qm-debug.qmdiffregs When the initialization of qm-debug.accdiffreg fails, the probe process does not exit. However, after qm-debug.qmdiffregs is freed, it is not set to NULL. This can lead to a...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2025/10/28 8:36 p.m.6 views

CVE-2025-40062

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - set NULL to qm-debug.qmdiffregs When the initialization of qm-debug.accdiffreg fails, the probe process does not exit. However, after qm-debug.qmdiffregs is freed, it is not set to NULL. This can lead to a...

5.8AI score0.00187EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/28 8:26 p.m.7 views

CVE-2025-40046

In the Linux kernel, the following vulnerability has been resolved: iouring/zcrx: fix overshooting recv limit It's reported that sometimes a zcrx request can receive more than was requested. It's caused by iozcrxrecvskb adjusting desc-count for all received buffers including frag lists, but then...

5.8AI score0.00325EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/28 7:42 p.m.11 views

CVE-2025-40028

In the Linux kernel, the following vulnerability has been resolved: binder: fix double-free in dbitmap A process might fail to allocate a new bitmap when trying to expand its proc-dmap. In that case, dbitmapgrow fails and frees the old bitmap via dbitmapfree. However, the driver calls dbitmapfree...

5.6AI score0.00142EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/28 7:41 p.m.7 views

CVE-2025-40027

In the Linux kernel, the following vulnerability has been resolved: net/9p: fix double req put in p9fdcancelled Syzkaller reports a KASAN issue as below: general protection fault, probably for non-canonical address 0xfbd59c0000000021: 0000 1 PREEMPT SMP KASAN NOPTI KASAN: maybe wild-memory-access...

5.5CVSS5.5AI score0.0015EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2025/10/28 4:41 p.m.10 views

Security Bulletin: Allocation of resources without limits, heap-buffer-overread, and other vulnerabilities might affect IBM Storage Defender - Resiliency Service

Summary IBM Storage Defender - Resiliency service is vulnerable to allocation of resources without limits, heap-buffer-overread, and others. The vulnerabilities have been addressed. Vulnerability Details CVEID:CVE-2025-32988 DESCRIPTION: A flaw was found in GnuTLS. A double-free vulnerability...

9.8CVSS7.6AI score0.01244EPSS
SaveExploits1Affected Software1
EUVD
EUVD
added 2025/10/28 12:30 p.m.14 views

EUVD-2025-36439

In the Linux kernel, the following vulnerability has been resolved: binder: fix double-free in dbitmap A process might fail to allocate a new bitmap when trying to expand its proc-dmap. In that case, dbitmapgrow fails and frees the old bitmap via dbitmapfree. However, the driver calls dbitmapfree...

5.9AI score0.00142EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/28 12:30 p.m.7 views

EUVD-2025-36440

In the Linux kernel, the following vulnerability has been resolved: net/9p: fix double req put in p9fdcancelled Syzkaller reports a KASAN issue as below: general protection fault, probably for non-canonical address 0xfbd59c0000000021: 0000 1 PREEMPT SMP KASAN NOPTI KASAN: maybe wild-memory-access...

5.8AI score0.0015EPSS
SaveExploits0References8
NVD
NVD
added 2025/10/28 12:15 p.m.8 views

CVE-2025-40062

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - set NULL to qm-debug.qmdiffregs When the initialization of qm-debug.accdiffreg fails, the probe process does not exit. However, after qm-debug.qmdiffregs is freed, it is not set to NULL. This can lead to a...

0.00187EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/28 12:15 p.m.3 views

DEBIAN-CVE-2025-40062

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - set NULL to qm-debug.qmdiffregs When the initialization of qm-debug.accdiffreg fails, the probe process does not exit. However, after qm-debug.qmdiffregs is freed, it is not set to NULL. This can lead to a...

5.2AI score0.00187EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/28 12:15 p.m.12 views

CVE-2025-40055

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix double free in userclusterconnect userclusterdisconnect frees "conn-ccprivate" which is "lc" but then the error handling frees "lc" a second time. Set "lc" to NULL on this path to avoid a double free...

0.00212EPSS
SaveExploits0References8
NVD
NVD
added 2025/10/28 12:15 p.m.12 views

CVE-2025-40046

In the Linux kernel, the following vulnerability has been resolved: iouring/zcrx: fix overshooting recv limit It's reported that sometimes a zcrx request can receive more than was requested. It's caused by iozcrxrecvskb adjusting desc-count for all received buffers including frag lists, but then...

8.6CVSS0.00325EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/28 12:15 p.m.7 views

UBUNTU-CVE-2025-40055

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix double free in userclusterconnect userclusterdisconnect frees "conn-ccprivate" which is "lc" but then the error handling frees "lc" a second time. Set "lc" to NULL on this path to avoid a double free...

5.7AI score0.00212EPSS
SaveExploits0References38
OSV
OSV
added 2025/10/28 12:15 p.m.9 views

UBUNTU-CVE-2025-40062

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - set NULL to qm-debug.qmdiffregs When the initialization of qm-debug.accdiffreg fails, the probe process does not exit. However, after qm-debug.qmdiffregs is freed, it is not set to NULL. This can lead to a...

5.7AI score0.00187EPSS
SaveExploits0References23
OSV
OSV
added 2025/10/28 12:15 p.m.11 views

UBUNTU-CVE-2025-40046

In the Linux kernel, the following vulnerability has been resolved: iouring/zcrx: fix overshooting recv limit It's reported that sometimes a zcrx request can receive more than was requested. It's caused by iozcrxrecvskb adjusting desc-count for all received buffers including frag lists, but then...

8.6CVSS5.7AI score0.00325EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/28 11:48 a.m.8 views

EUVD-2025-36466

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - set NULL to qm-debug.qmdiffregs When the initialization of qm-debug.accdiffreg fails, the probe process does not exit. However, after qm-debug.qmdiffregs is freed, it is not set to NULL. This can lead to a...

6AI score0.00187EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/28 11:48 a.m.43 views

CVE-2025-40062

CVE-2025-40062: In the Linux kernel crypto: hisilicon/qm code, freeing qm->debug.qm_diff_regs without NULLing it can lead to a double-free during removal. The fix is to set qm->debug.qm_diff_regs to NULL after freeing it. Connected advisories from Astra Linux and SUSE/OpenSUSE entries confi...

6.1AI score0.00187EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.17 views

CVE-2025-40062 crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regs

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - set NULL to qm-debug.qmdiffregs When the initialization of qm-debug.accdiffreg fails, the probe process does not exit. However, after qm-debug.qmdiffregs is freed, it is not set to NULL. This can lead to a...

0.00187EPSS
SaveExploits0References5
Rows per page
Query Builder