Lucene search
+L

5020 matches found

SUSE CVE
SUSE CVE
added 2025/08/22 11:28 p.m.9 views

SUSE CVE-2025-38655

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: add NULL check in DT parse Add a NULL check for the return value of ofgetproperty when retrieving the "pinmux" property in the group parser. This avoids a potential NULL pointer dereference if the property ...

5.5CVSS6.4AI score0.00155EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/08/22 11:28 p.m.6 views

SUSE CVE-2025-38659

In the Linux kernel, the following vulnerability has been resolved: gfs2: No more self recovery When a node withdraws and it turns out that it is the only node that has the filesystem mounted, gfs2 currently tries to replay the local journal to bring the filesystem back into a consistent state. N...

7.1CVSS6.3AI score0.00161EPSS
SaveExploits0References27
SUSE CVE
SUSE CVE
added 2025/08/22 11:28 p.m.7 views

SUSE CVE-2025-38668

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix NULL dereference on unbind due to stale coupling data Failing to reset couplingdesc.ncoupled after freeing coupledrdevs can lead to NULL pointer dereference when regulators are accessed post-unbind. This can...

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2025/08/22 11:28 p.m.5 views

SUSE CVE-2025-38674

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/prime: Use dmabuf from GEM object instance" This reverts commit f83a9b8c7fd0557b0c50784bfdc1bbe9140c9bf8. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field becomes NU...

5.5CVSS6.6AI score0.0013EPSS
SaveExploits0References3
NVD
NVD
added 2025/08/22 4:15 p.m.15 views

CVE-2025-38668

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix NULL dereference on unbind due to stale coupling data Failing to reset couplingdesc.ncoupled after freeing coupledrdevs can lead to NULL pointer dereference when regulators are accessed post-unbind. This can...

5.5CVSS0.0016EPSS
SaveExploits0References10
OSV
OSV
added 2025/08/22 4:15 p.m.9 views

AZL-66623 CVE-2025-38648 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: spi: stm32: Check for cfg availability in stm32spiprobe The stm32spiprobe function now includes a check to ensure that the pointer returned by ofdevicegetmatchdata is not NULL before accessing its members. This resolves a warning...

5.5CVSS5.6AI score0.00155EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/22 4:15 p.m.11 views

CVE-2025-38646

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid NULL dereference when RX problematic packet on unsupported 6 GHz band With a quite rare chance, RX report might be problematic to make SW think a packet is received on 6 GHz band even if the chip does not suppo...

5.5CVSS0.00155EPSS
SaveExploits0References5
NVD
NVD
added 2025/08/22 4:15 p.m.22 views

CVE-2025-38629

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb: scarlett2: Fix missing NULL check scarlett2inputselectctlinfo sets up the string arrays allocated via kasprintf, but it misses NULL checks, which may lead to NULL dereference Oops. Let's add the proper NULL check...

5.5CVSS0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/22 4:15 p.m.56 views

UBUNTU-CVE-2025-38629

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb: scarlett2: Fix missing NULL check scarlett2inputselectctlinfo sets up the string arrays allocated via kasprintf, but it misses NULL checks, which may lead to NULL dereference Oops. Let's add the proper NULL check...

5.7CVSS5.7AI score0.00154EPSS
SaveExploits0References12
OSV
OSV
added 2025/08/22 4:15 p.m.7 views

UBUNTU-CVE-2025-38641

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: Fix potential NULL dereference on kmalloc failure Avoid potential NULL pointer dereference by checking the return value of kmalloc and handling allocation failure properly...

5.5CVSS5.7AI score0.00138EPSS
SaveExploits0References5
OSV
OSV
added 2025/08/22 4:15 p.m.8 views

UBUNTU-CVE-2025-38672

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/gem-dma: Use dmabuf from GEM object instance" This reverts commit e8afa1557f4f963c9a511bd2c6074a941c308685. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field becomes...

6.8CVSS5.9AI score0.0013EPSS
SaveExploits0References5
OSV
OSV
added 2025/08/22 4:15 p.m.11 views

UBUNTU-CVE-2025-38668

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix NULL dereference on unbind due to stale coupling data Failing to reset couplingdesc.ncoupled after freeing coupledrdevs can lead to NULL pointer dereference when regulators are accessed post-unbind. This can...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References39
ATTACKERKB
ATTACKERKB
added 2025/08/22 4:03 p.m.8 views

CVE-2025-38674

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/prime: Use dmabuf from GEM object instance" This reverts commit f83a9b8c7fd0557b0c50784bfdc1bbe9140c9bf8. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field becomes NU...

5.5CVSS5.8AI score0.0013EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/08/22 4:03 p.m.8 views

CVE-2025-38673 Revert "drm/gem-framebuffer: Use dma_buf from GEM object instance"

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/gem-framebuffer: Use dmabuf from GEM object instance" This reverts commit cce16fcd7446dcff7480cd9d2b6417075ed81065. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field...

6.6AI score
SaveExploits0References5
CVE
CVE
added 2025/08/22 4:02 p.m.54 views

CVE-2025-38668

CVE-2025-38668: In the Linux kernel regulator core, a NULL pointer dereference can occur on unbind if coupling data is stale because coupling_desc.n_coupled is not reset after freeing coupled_rdevs. This can affect runtime PM and other regulator operations that rely on coupling metadata, potentia...

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/08/22 4:01 p.m.14 views

CVE-2025-38659 gfs2: No more self recovery

In the Linux kernel, the following vulnerability has been resolved: gfs2: No more self recovery When a node withdraws and it turns out that it is the only node that has the filesystem mounted, gfs2 currently tries to replay the local journal to bring the filesystem back into a consistent state. N...

7.8CVSS5.8AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/08/22 4:01 p.m.22 views

CVE-2025-38659

In the Linux kernel, the following vulnerability has been resolved: gfs2: No more self recovery When a node withdraws and it turns out that it is the only node that has the filesystem mounted, gfs2 currently tries to replay the local journal to bring the filesystem back into a consistent state. N...

7.8CVSS5.4AI score0.00161EPSS
SaveExploits0
CVE
CVE
added 2025/08/22 4:01 p.m.54 views

CVE-2025-38659

The CVE-2025-38659 issue affects the Linux kernel GFS2 self-recovery path. When a node withdraws and is the only node mounting the filesystem, gfs2_recover_func() would be sidestepped, and prior code could dereference sdp->sd_jdesc->jd_inode, a use-after-free/NULL dereference situation sinc...

7.8CVSS6.5AI score0.00161EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/08/22 4:00 p.m.16 views

CVE-2025-38641 Bluetooth: btusb: Fix potential NULL dereference on kmalloc failure

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: Fix potential NULL dereference on kmalloc failure Avoid potential NULL pointer dereference by checking the return value of kmalloc and handling allocation failure properly...

0.00138EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/08/22 4:00 p.m.13 views

CVE-2025-38641

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: Fix potential NULL dereference on kmalloc failure Avoid potential NULL pointer dereference by checking the return value of kmalloc and handling allocation failure properly...

5.5CVSS5.4AI score0.00138EPSS
SaveExploits0
Rows per page
Query Builder