Lucene search
+L

2287 matches found

Cvelist
Cvelist
added 2025/07/25 12:53 p.m.25 views

CVE-2025-38402 idpf: return 0 size for RSS key if not supported

In the Linux kernel, the following vulnerability has been resolved: idpf: return 0 size for RSS key if not supported Returning -EOPNOTSUPP from function returning u32 is leading to cast and invalid size value as a result. -EOPNOTSUPP as a size probably will lead to allocation fail. Command: ethto...

0.00148EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/25 12:53 p.m.6 views

CVE-2025-38402 idpf: return 0 size for RSS key if not supported

In the Linux kernel, the following vulnerability has been resolved: idpf: return 0 size for RSS key if not supported Returning -EOPNOTSUPP from function returning u32 is leading to cast and invalid size value as a result. -EOPNOTSUPP as a size probably will lead to allocation fail. Command: ethto...

6.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.8 views

CVE-2025-38381

In the Linux kernel, the following vulnerability has been resolved: Input: cs40l50-vibra - fix potential NULL dereference in cs40l50uploadowt The cs40l50uploadowt function allocates memory via kmalloc without checking for allocation failure, which could lead to a NULL pointer dereference. Return...

5.5CVSS5.3AI score0.00148EPSS
SaveExploits0
OSV
OSV
added 2025/07/25 12:53 p.m.7 views

CVE-2025-38381 Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt()

In the Linux kernel, the following vulnerability has been resolved: Input: cs40l50-vibra - fix potential NULL dereference in cs40l50uploadowt The cs40l50uploadowt function allocates memory via kmalloc without checking for allocation failure, which could lead to a NULL pointer dereference. Return...

6.2AI score
SaveExploits0References6
CVE
CVE
added 2025/07/25 12:53 p.m.48 views

CVE-2025-38381

The CVE-2025-38381 issue affects the Linux kernel codepath handling cs40l50 uploads. Specifically, in cs40l50_upload_owt(), memory allocated via kmalloc() is not checked for allocation failure, which can lead to a NULL pointer dereference. The fix adds a NULL check and returns -ENOMEM on allocati...

5.5CVSS6.3AI score0.00148EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/07/25 12:0 a.m.7 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 fact that returning an incorrect size may result in an allocation failure...

5.5CVSS6.5AI score0.00148EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/07/24 11:24 p.m.8 views

SUSE CVE-2025-8058

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation...

6.6CVSS7.2AI score0.00162EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/24 3:15 p.m.9 views

AZL-66267 CVE-2025-8114 affecting package libssh for versions less than 0.10.6-5

A flaw was found in libssh, a library that implements the SSH protocol. When calculating the session ID during the key exchange KEX process, an allocation failure in cryptographic functions may lead to a NULL pointer dereference. This issue can cause the client or server to crash...

4.7CVSS6.6AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/24 3:15 p.m.2 views

DEBIAN-CVE-2025-8114

A flaw was found in libssh, a library that implements the SSH protocol. When calculating the session ID during the key exchange KEX process, an allocation failure in cryptographic functions may lead to a NULL pointer dereference. This issue can cause the client or server to crash...

4.7CVSS6AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/24 3:15 p.m.7 views

UBUNTU-CVE-2025-8114

A flaw was found in libssh, a library that implements the SSH protocol. When calculating the session ID during the key exchange KEX process, an allocation failure in cryptographic functions may lead to a NULL pointer dereference. This issue can cause the client or server to crash...

4.7CVSS6.7AI score0.00222EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2025/07/24 2:14 p.m.5 views

CVE-2025-8114

A flaw was found in libssh, a library that implements the SSH protocol. When calculating the session ID during the key exchange KEX process, an allocation failure in cryptographic functions may lead to a NULL pointer dereference. This issue can cause the client or server to crash...

4.7CVSS7AI score0.00222EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2025/07/24 2:14 p.m.9 views

CVE-2025-8114

A flaw was found in libssh, a library that implements the SSH protocol. When calculating the session ID during the key exchange KEX process, an allocation failure in cryptographic functions may lead to a NULL pointer dereference. This issue can cause the client or server to crash...

4.7CVSS6.5AI score0.00222EPSS
SaveExploits0References7
OSV
OSV
added 2025/07/23 8:15 p.m.4 views

DEBIAN-CVE-2025-8058

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation...

5.9CVSS6.7AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/23 8:15 p.m.8 views

AZL-68609 CVE-2025-8058 affecting package glibc for versions less than 2.38-15

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation...

5.9CVSS6.9AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/23 8:15 p.m.6 views

UBUNTU-CVE-2025-8058

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation...

5.9CVSS6.8AI score0.00162EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/07/23 12:0 a.m.6 views

GNU C Library 安全漏洞

The GNU C Library is an open source, free C language compiler from the GNU community released under the LGPL license. A security vulnerability exists in GNU C Library versions 2.4 through 2.41, which stems from a double release in the regcomp function on certain allocation failures, which may...

5.9CVSS6.9AI score0.00162EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/07/23 12:0 a.m.11 views

PT-2025-30618

Name of the Vulnerable Software and Affected Versions GNU C Library versions 2.4 through 2.41 Description The regcomp function is subject to a double free if a previous allocation fails. This can occur due to a malloc failure or through the use of an interposed malloc that introduces allocation...

8.4CVSS6.8AI score0.00574EPSS
SaveExploits1References68
SUSE CVE
SUSE CVE
added 2025/07/10 11:23 p.m.10 views

SUSE CVE-2025-38274

In the Linux kernel, the following vulnerability has been resolved: fpga: fix potential null pointer deref in fpgamgrtestimgloadsgt fpgamgrtestimgloadsgt allocates memory for sgt using kunitkzalloc however it does not check if the allocation failed. It then passes sgt to sgalloctable, which passe...

4.4CVSS6.5AI score0.00159EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/07/10 11:22 p.m.3 views

SUSE CVE-2025-38321

In the Linux kernel, the following vulnerability has been resolved: smb: Log an error when closeallcacheddirs fails Under low-memory conditions, closeallcacheddirs can't move the dentries to a separate list to dput them once the locks are dropped. This will result in a "Dentry still in use" error...

4.4CVSS6.3AI score0.00181EPSS
SaveExploits0References21
OSV
OSV
added 2025/07/10 9:15 a.m.1 views

DEBIAN-CVE-2025-38321

In the Linux kernel, the following vulnerability has been resolved: smb: Log an error when closeallcacheddirs fails Under low-memory conditions, closeallcacheddirs can't move the dentries to a separate list to dput them once the locks are dropped. This will result in a "Dentry still in use" error...

5.5CVSS5.3AI score0.00181EPSS
SaveExploits0References1
Rows per page
Query Builder