Lucene search
+L

419 matches found

Cvelist
Cvelist
added 2025/09/17 2:56 p.m.9 views

CVE-2023-53352 drm/ttm: check null pointer before accessing when swapping

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: check null pointer before accessing when swapping Add a check to avoid null pointer dereference as below: 90.002283 general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 1 PREEMPT SMP KASA...

0.00184EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-39820

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add a null ptr check for dpuencoderneedsmodeset The drmatomicgetnewconnectorsta...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 1:15 p.m.17 views

UBUNTU-CVE-2025-39820

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add a null ptr check for dpuencoderneedsmodeset The drmatomicgetnewconnectorstate can return NULL if the connector is not part of the atomic state. Add a check to prevent a NULL pointer dereference. This follows the...

5.7CVSS5.7AI score0.00121EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/16 1:0 p.m.39 views

CVE-2025-39807

CVE-2025-39807 : Open kernel vulnerability in Linux kernel's DRM/Mediatek path, where after a hotplug event the cursor update could dereference NULL old_state->crtc, causing a kernel panic. The connected security sources confirm the fix adds NULL pointer checks to ensure stability by preventin...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.4 views

PT-2025-37610

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue where the return value of the devm kcalloc function is not checked. This can lead to a NULL pointer dereference if devm kcalloc returns NULL...

6.1AI score0.00145EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/06 8:4 a.m.11 views

scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structure

...

5.5CVSS6.8AI score0.00159EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-39675

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amd/display: Add null pointer check in modhdcphdcp1createsession The function modhdcphdcp1createsession calls the function getfirstactivedisplay, but does n...

5.5CVSS6.3AI score0.00146EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/05 6:15 p.m.14 views

UBUNTU-CVE-2025-39694

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Fix SCCB present check Tracing code called by the SCLP interrupt handler contains early exits if the SCCB address associated with an interrupt is NULL. This check is performed after physical to virtual address...

7.3CVSS5.9AI score0.00149EPSS
SaveExploits0References24
OSV
OSV
added 2025/09/05 6:15 p.m.5 views

UBUNTU-CVE-2025-39675

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check in modhdcphdcp1createsession The function modhdcphdcp1createsession calls the function getfirstactivedisplay, but does not check its return value. The return value is a null pointer if the...

5.5CVSS5.9AI score0.00146EPSS
SaveExploits0References34
OSV
OSV
added 2025/09/05 5:20 p.m.13 views

CVE-2025-39675 drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check in modhdcphdcp1createsession The function modhdcphdcp1createsession calls the function getfirstactivedisplay, but does not check its return value. The return value is a null pointer if the...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:48 a.m.5 views

drm/amd/display: Add NULL pointer check for kzalloc

...

5.5CVSS7AI score0.00258EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/08/24 4:7 p.m.5 views

CVE-2025-38645

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Check device memory pointer before usage Add a NULL check before accessing device memory to prevent a crash if dev-dm allocation in mlx5initonce fails. Mitigation Mitigation for this issue is either not available or the...

5.1CVSS5.3AI score0.00156EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/22 4:15 p.m.5 views

UBUNTU-CVE-2025-38645

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Check device memory pointer before usage Add a NULL check before accessing device memory to prevent a crash if dev-dm allocation in mlx5initonce fails...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References40
Cvelist
Cvelist
added 2025/08/22 4:0 p.m.17 views

CVE-2025-38648 spi: stm32: Check for cfg availability in stm32_spi_probe

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...

0.00155EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.4 views

SUSE CVE-2025-38602

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue since it may return NULL pointer...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0References24
OSV
OSV
added 2025/08/19 5:15 p.m.3 views

DEBIAN-CVE-2025-38602

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue since it may return NULL pointer...

5.5CVSS5.3AI score0.00159EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/08/19 5:3 p.m.13 views

CVE-2025-38602

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue since it may return NULL pointer...

5.5CVSS5.3AI score0.00159EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-24856

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that...

5.3CVSS6.1AI score0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/16 11:22 a.m.4 views

CVE-2025-38543 drm/tegra: nvdec: Fix dma_alloc_coherent error check

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: nvdec: Fix dmaalloccoherent error check Check for NULL return value with dmaalloccoherent, in line with Robin's fix for vic.c in 'drm/tegra: vic: Fix DMA API misuse'...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/08/16 11:22 a.m.8 views

CVE-2025-38543

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: nvdec: Fix dmaalloccoherent error check Check for NULL return value with dmaalloccoherent, in line with Robin's fix for vic.c in 'drm/tegra: vic: Fix DMA API misuse'...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0
Rows per page
Query Builder