Lucene search
+L

2203 matches found

SUSE CVE
SUSE CVE
added 2025/07/08 11:21 p.m.10 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.4 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.00161EPSS
SaveExploits0References23
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.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.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.91 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.00171EPSS
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
OSV
OSV
added 2025/07/03 9:15 a.m.20 views

AZL-64607 CVE-2025-38145 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: Add NULL check in aspeedlpcenablesnoop devmkasprintf returns NULL when memory allocation fails. Currently, aspeedlpcenablesnoop does not check for this case, which results in a NULL pointer dereference. Add NULL chec...

5.5CVSS6.4AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.10 views

AZL-64598 CVE-2025-38122 affecting package kernel for versions less than 6.6.96.1-1

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.8AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.4 views

DEBIAN-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.5CVSS5.5AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.4 views

UBUNTU-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.1AI score0.00161EPSS
SaveExploits0References41
OSV
OSV
added 2025/07/03 9:15 a.m.6 views

UBUNTU-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.1AI score0.00171EPSS
SaveExploits0References42
CVE
CVE
added 2025/07/03 8:36 a.m.60 views

CVE-2025-38168

CVE-2025-38168 is a Linux kernel issue described as: when provisioning an NI device, a resource allocation failure in one clock domain must rollback all previously registered perf PMUs in other clock domains; otherwise a kernel panic can occur. The connected SUSE/OpenSUSE advisory confirms this C...

5.5CVSS7AI score0.00139EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/03 8:36 a.m.6 views

CVE-2025-38168 perf: arm-ni: Unregister PMUs on probe failure

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.9AI score0.00139EPSS
SaveExploits0References6
Rows per page
Query Builder