Lucene search
+L

1328 matches found

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 score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/04/02 12:0 a.m.8 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
Positive Technologies
Positive Technologies
added 2025/04/02 12:0 a.m.8 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.00171EPSS
SaveExploits0
NVD
NVD
added 2025/04/01 4:15 p.m.18 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.00183EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/01 4:15 p.m.12 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.00195EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/01 4:15 p.m.7 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.00205EPSS
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 score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/04/01 3:47 p.m.40 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.00178EPSS
SaveExploits0
CVE
CVE
added 2025/04/01 3:47 p.m.108 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.00183EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/04/01 3:41 p.m.21 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.002EPSS
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.6 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
Vulnrichment
Vulnrichment
added 2025/03/10 6:19 p.m.7 views

CVE-2024-56188

there is a possible way to crash the modem due to a missing null check. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation...

5.3AI score0.00106EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/10 6:19 p.m.94 views

CVE-2024-56188

CVE-2024-56188 affects Google Pixel devices with a modem component vulnerability caused by a missing null check, enabling Denial of Service. Reports consistently describe DoS without user interaction and without extra privileges. Pixel Update Bulletin (March 2025) lists CVE-2024-56188 under the M...

5.1CVSS7AI score0.00106EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2025/03/10 12:0 a.m.27 views

PT-2025-14487 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns a NULL-check in the Linux kernel's drm/amdgpu component when determining GFX12 PTE flags. Specifically, PRT BOs may not have any backing store, resulting in a NULL...

7.8CVSS5.5AI score0.65736EPSS
SaveExploits6References1241
RedhatCVE
RedhatCVE
added 2025/03/08 4:56 p.m.26 views

CVE-2024-58065

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-apbc: Fix NULL vs ISERR check The devmkzalloc function returns NULL on error, not error pointers. Fix the check...

5.5CVSS6.9AI score0.00149EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/03/08 8:0 a.m.6 views

gpio: grgpio: Add NULL check in grgpio_probe

...

5.5CVSS7.4AI score0.00255EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/03/07 2:39 a.m.5 views

SUSE CVE-2024-58064

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: tests: Fix potential NULL dereference in testcfg80211parsecolocatedap kunitkzalloc may return NULL, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for ies...

5.5CVSS7.6AI score0.00175EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/03/07 2:39 a.m.5 views

SUSE CVE-2024-58067

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-mpmu: Fix a NULL vs ISERR check The devmkzalloc function returns NULL on error, not error pointers. Update the check to match...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References3
NVD
NVD
added 2025/03/06 4:15 p.m.33 views

CVE-2024-58067

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-mpmu: Fix a NULL vs ISERR check The devmkzalloc function returns NULL on error, not error pointers. Update the check to match...

5.5CVSS0.00149EPSS
SaveExploits0References2
Rows per page
Query Builder