Lucene search
+L

1310 matches found

Microsoft CVE
Microsoft CVE
added 2025/04/09 7:0 a.m.5 views

HID: multitouch: Add NULL check in mt_input_configured

...

5.5CVSS7.4AI score0.00218EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/08 12:0 a.m.7 views

PT-2025-18439

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential NULL pointer dereference issue has been identified in the pxa ata probe function. The devm ioremap function returns NULL in case of an error, but the pxa ata probe function...

5.5CVSS6.6AI score0.00172EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/03 12:0 a.m.11 views

PT-2025-27721

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential null pointer dereference issue has been identified in the Linux kernel. The devm ioremap function can return NULL on error, but the mlb usio probe function does not check f...

5.5CVSS6.6AI score0.00176EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/02 1:29 p.m.4 views

SUSE CVE-2025-21904

In the Linux kernel, the following vulnerability has been resolved: caifvirtio: fix wrong pointer check in cfvprobe delvqs frees virtqueues, therefore cfv-vqtx pointer should be checked for NULL before calling it, not cfv-vdev. Also the current implementation is redundant because the pointer...

5.5CVSS7.7AI score0.002EPSS
SaveExploits0References15
NVD
NVD
added 2025/04/02 1:15 p.m.21 views

CVE-2025-21990

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flags PRT BOs may not have any backing store, so bo-tbo.resource will be NULL. Check for that before dereferencing. cherry picked from commit...

5.5CVSS0.00174EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/04/02 12:53 p.m.25 views

CVE-2025-21990 drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flags

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flags PRT BOs may not have any backing store, so bo-tbo.resource will be NULL. Check for that before dereferencing. cherry picked from commit...

0.00174EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/02 12:53 p.m.98 views

CVE-2025-21990

This CVE affects the Linux kernel DRM/AMDGPU path. The vulnerability arises when determining GFX12 page table entry (PTE) flags for BOs (backing stores). Specifically, PRT BOs may have no backing store, making bo->tbo.resource NULL. If this NULL is dereferenced, it can lead to a crash or other...

5.5CVSS7.2AI score0.00174EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/04/02 12:53 p.m.6 views

CVE-2025-21990 drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flags

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flags PRT BOs may not have any backing store, so bo-tbo.resource will be NULL. Check for that before dereferencing. cherry picked from commit...

5.5CVSS6AI score0.00174EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/04/02 12:53 p.m.36 views

CVE-2025-21990

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flags PRT BOs may not have any backing store, so bo-tbo.resource will be NULL. Check for that before dereferencing. cherry picked from commit...

5.5CVSS5.5AI score0.00174EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/02 12:0 a.m.7 views

PT-2025-27724

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A NULL pointer dereference issue has been identified in the Linux kernel. The problem arises because devm kasprintf returns NULL when memory allocation fails, but udma probe does not...

6CVSS6.6AI score0.0017EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/02 12:0 a.m.7 views

PT-2025-27745

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A NULL pointer dereference issue has been resolved in the Linux kernel. The problem occurred because the raspberrypi clk register function did not check for a NULL return value from de...

6CVSS6.6AI score0.0015EPSS
SaveExploits0
NVD
NVD
added 2025/04/01 4:15 p.m.16 views

CVE-2025-21973

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix kernel panic in the bnxtgetqueuestatsrx | tx When qstats-get operation is executed, callbacks of netdevstatsops are called. The bnxtgetqueuestatsrx | tx collect per-queue stats from swstats in the rings. But rx | t...

7.1CVSS0.00178EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/01 4:15 p.m.11 views

CVE-2025-21921

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: netlink: Allow NULL nlattrs when getting a phydevice ethnlreqgetphydev is used to lookup a phydevice, in the case an ethtool netlink command targets a specific phydev within a netdev's topology. It takes as a...

5.5CVSS0.0019EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/01 4:15 p.m.6 views

AZL-60363 CVE-2025-21904 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: caifvirtio: fix wrong pointer check in cfvprobe delvqs frees virtqueues, therefore cfv-vqtx pointer should be checked for NULL before calling it, not cfv-vdev. Also the current implementation is redundant because the pointer...

5.5CVSS5.6AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 3:47 p.m.8 views

CVE-2025-21982 pinctrl: nuvoton: npcm8xx: Add NULL check in npcm8xx_gpio_fw

In the Linux kernel, the following vulnerability has been resolved: pinctrl: nuvoton: npcm8xx: Add NULL check in npcm8xxgpiofw devmkasprintf calls can return null pointers on failure. But the return values were not checked in npcm8xxgpiofw. Add NULL check in npcm8xxgpiofw, to handle kernel NULL...

5.5CVSS5.9AI score0.00174EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/04/01 3:47 p.m.34 views

CVE-2025-21982

In the Linux kernel, the following vulnerability has been resolved: pinctrl: nuvoton: npcm8xx: Add NULL check in npcm8xxgpiofw devmkasprintf calls can return null pointers on failure. But the return values were not checked in npcm8xxgpiofw. Add NULL check in npcm8xxgpiofw, to handle kernel NULL...

5.5CVSS5.6AI score0.00174EPSS
SaveExploits0
CVE
CVE
added 2025/04/01 3:47 p.m.107 views

CVE-2025-21973

CVE-2025-21973 affects the bnxt Ethernet driver (bnxt_get_queue_stats_rx/tx) in the Linux kernel. If an interface is down, qstats-get may access cp_ring/tx_ring without null checks, causing a NULL pointer dereference and kernel panic. Reproducer steps are provided in the description. The issue ha...

7.1CVSS6.8AI score0.00178EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/04/01 3:41 p.m.19 views

CVE-2025-21941

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipectx-planestate in resourcebuildscalingparams Null pointer dereference issue could occur when pipectx-planestate is null. The fix adds a check to ensure 'pipectx-planestate' is not null befo...

5.5CVSS5.7AI score0.00195EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/01 12:0 a.m.8 views

PT-2025-27729

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A NULL pointer dereference issue has been identified in the Linux kernel, specifically in the wled configure function. This issue arises because devm kasprintf returns NULL when memory...

5.5CVSS6.5AI score0.0017EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/03/12 12:0 a.m.5 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 a failure to check for the null value of rxsk, which could result in a null pointer dereference...

5.5CVSS6.3AI score0.00201EPSS
SaveExploits0References3
Rows per page
Query Builder