Lucene search
+L

561 matches found

OSV
OSV
added 2025/09/05 6:15 p.m.18 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.0016EPSS
SaveExploits0References24
OSV
OSV
added 2025/09/05 6:15 p.m.8 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.00156EPSS
SaveExploits0References34
OSV
OSV
added 2025/09/05 5:21 p.m.13 views

CVE-2025-39705 drm/amd/display: fix a Null pointer dereference vulnerability

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a Null pointer dereference vulnerability Why A null pointer dereference vulnerability exists in the AMD display driver's DC module cleanup function dcdestruct. When display control context dc-ctx construction...

6AI score
SaveExploits0References6
OSV
OSV
added 2025/09/05 5:20 p.m.14 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...

6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.20 views

CVE-2025-38696 MIPS: Don't crash in stack_top() for tasks without ABI or vDSO

In the Linux kernel, the following vulnerability has been resolved: MIPS: Don't crash in stacktop for tasks without ABI or vDSO Not all tasks have an ABI associated or vDSO mapped, for example kthreads never do. If such a task ever ends up calling stacktop, it will derefence the NULL ABI pointer...

0.00183EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:48 a.m.4 views

drm/amd/display: Check null pointer before try to access it

...

5.5CVSS7AI score0.00244EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:48 a.m.6 views

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

...

5.5CVSS7AI score0.00258EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/08/24 4:07 p.m.7 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.10 views

AZL-66659 CVE-2025-38645 affecting package kernel for versions less than 6.6.104.2-1

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.6AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/22 4:15 p.m.8 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:00 p.m.21 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.5 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.4 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:03 p.m.24 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:00 a.m.5 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.5 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'...

6.1AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/08/16 11:22 a.m.17 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
OSV
OSV
added 2025/08/16 11:12 a.m.8 views

CVE-2025-38526 ice: add NULL check in eswitch lag check

In the Linux kernel, the following vulnerability has been resolved: ice: add NULL check in eswitch lag check The function icelagisswitchdevrunning is being called from outside of the LAG event handler code. This results in the lag-uppernetdev being NULL sometimes. To avoid a NULL-pointer...

7.5CVSS7.3AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-37934

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: ASoC: simple-card-utils: Fix pointer check in graphutilparselinkdirection Actually check if...

7.8CVSS5.9AI score0.00197EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-52774

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - s390/dasd: protect device queue against concurrent access In dasdprofilestart the amount of requests on the device queue are counted. The access to the device...

5.5CVSS5.3AI score0.0024EPSS
SaveExploits0References2
Rows per page
Query Builder