Lucene search
+L

2186 matches found

CNNVD
CNNVD
added 2025/07/23 12:0 a.m.5 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.00158EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/07/23 12:0 a.m.9 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.00564EPSS
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.00155EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/07/10 11:22 p.m.2 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.00164EPSS
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.00164EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/07/10 12:0 a.m.6 views

EulerOS 2.0 SP10 : grub2 (EulerOS-SA-2025-1799)

According to the versions of the grub2 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in command/gpg. In some scenarios, hooks created by loaded modules are not removed when the related module is unloaded. This flaw...

7CVSS7.1AI score0.00325EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/07/09 12:0 a.m.4 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 that stems from a bcache cache set allocation error, which could lead to a memory allocation failure...

5.5CVSS6.8AI score0.00147EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/07/08 11:21 p.m.8 views

SUSE CVE-2025-38215

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix doregisterframebuffer to prevent null-ptr-deref in fbvideomodetovar If fbaddvideomode in doregisterframebuffer fails to allocate memory for fbvideomode, it will later lead to a null-ptr dereference in fbvideomodetovar,...

4.4CVSS6.3AI score0.0014EPSS
SaveExploits0References22
RedhatCVE
RedhatCVE
added 2025/07/06 2:14 p.m.5 views

CVE-2025-38225

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Cleanup after an allocation error When allocation failures are not cleaned up by the driver, further allocation errors will be false-positives, which will cause buffers to remain uninitialized and cause NULL...

5.5CVSS6.4AI score0.0014EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/07/04 11:22 p.m.4 views

SUSE CVE-2025-38160

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Add NULL check in raspberrypiclkregister devmkasprintf returns NULL when memory allocation fails. Currently, raspberrypiclkregister does not check for this case, which results in a NULL pointer dereference. Add NUL...

5.5CVSS6.5AI score0.0015EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/07/04 2:38 p.m.3 views

SUSE CVE-2025-38122

In the Linux kernel, the following vulnerability has been resolved: gve: add missing NULL check for gveallocpendingpacket in TX DQO gveallocpendingpacket can return NULL, but gvetxaddskbdqo did not check for this case before dereferencing the returned pointer. Add a missing NULL check to prevent ...

5.5CVSS6.3AI score0.0016EPSS
SaveExploits0References23
OSV
OSV
added 2025/07/04 2:15 p.m.13 views

AZL-64770 CVE-2025-38214 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix fbsetvar to prevent null-ptr-deref in fbvideomodetovar If fbaddvideomode in fbsetvar fails to allocate memory for fbvideomode, later it may lead to a null-ptr dereference in fbvideomodetovar, as the fbinfo is registere...

5.5CVSS5.6AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.7 views

AZL-72772 CVE-2025-38215 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix doregisterframebuffer to prevent null-ptr-deref in fbvideomodetovar If fbaddvideomode in doregisterframebuffer fails to allocate memory for fbvideomode, it will later lead to a null-ptr dereference in fbvideomodetovar,...

5.5CVSS5.6AI score0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.4 views

UBUNTU-CVE-2025-38215

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix doregisterframebuffer to prevent null-ptr-deref in fbvideomodetovar If fbaddvideomode in doregisterframebuffer fails to allocate memory for fbvideomode, it will later lead to a null-ptr dereference in fbvideomodetovar,...

5.5CVSS6AI score0.0014EPSS
SaveExploits0References25
CVE
CVE
added 2025/07/04 1:37 p.m.90 views

CVE-2025-38215

In CVE-2025-38215, the Linux kernel fbdev subsystem had a null-ptr-deref risk in fb_videomode_to_var when do_register_framebuffer allocated fb_videomode memory unsuccessfully. The fix prevents registering fb_info unless its mode is set and moves fb_add_videomode() earlier in do_register_framebuff...

5.5CVSS6.2AI score0.0014EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/07/04 1:37 p.m.13 views

CVE-2025-38215 fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix doregisterframebuffer to prevent null-ptr-deref in fbvideomodetovar If fbaddvideomode in doregisterframebuffer fails to allocate memory for fbvideomode, it will later lead to a null-ptr dereference in fbvideomodetovar,...

5.5CVSS6.3AI score0.0014EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/07/04 12:0 a.m.4 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 imx-jpeg driver failing to clean up resources after an allocation failure, which could lead to null...

5.5CVSS6.9AI score0.0014EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.6 views

SUSE CVE-2025-38138

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: Add NULL check in udmaprobe devmkasprintf returns NULL when memory allocation fails. Currently, udmaprobe does not check for this case, which results in a NULL pointer dereference. Add NULL check after devmkasprint...

5.5CVSS6.5AI score0.0017EPSS
SaveExploits0References22
OSV
OSV
added 2025/07/03 9:15 a.m.4 views

DEBIAN-CVE-2025-38168

In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Unregister PMUs on probe failure When a resource allocation fails in one clock domain of an NI device, we need to properly roll back all previously registered perf PMUs in other clock domains of the same device...

5.5CVSS5.3AI score0.00139EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.16 views

AZL-64616 CVE-2025-38160 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Add NULL check in raspberrypiclkregister devmkasprintf returns NULL when memory allocation fails. Currently, raspberrypiclkregister does not check for this case, which results in a NULL pointer dereference. Add NUL...

5.5CVSS6.8AI score0.0015EPSS
SaveExploits0References1
Rows per page
Query Builder