Lucene search
+L

36386 matches found

NVD
NVD
added 2025/10/28 12:15 p.m.10 views

CVE-2025-40029

In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: Check return value of platformgetresource platformgetresource returns NULL in case of failure, so check its return value and propagate the error in order to prevent NULL pointer dereference...

0.00207EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/28 12:15 p.m.15 views

UBUNTU-CVE-2025-40042

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race condition in kprobe initialization causing NULL pointer dereference There is a critical race condition in kprobe initialization that can lead to NULL pointer dereference and kernel crash. 1135630.084782 Unable t...

5.7AI score0.00212EPSS
SaveExploits0References38
EUVD
EUVD
added 2025/10/28 11:48 a.m.9 views

EUVD-2025-36455

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Do not validate SSPP when it is not ready Current code will validate current plane and previous plane to confirm they can share a SSPP with multi-rect mode. The SSPP is already allocated for previous plane, while current...

6.1AI score0.00172EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/28 11:48 a.m.26 views

CVE-2025-40073

CVE-2025-40073 affects the Linux kernel DRM MSM driver. The issue occurs when validating SSPP for the current plane while it is not yet associated with an SSPP, leading to a NULL pointer dereference in multirect handling. The problem is documented in the kernel patch, and a fix was released (patc...

6.3AI score0.00172EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/28 11:48 a.m.38 views

CVE-2025-40053

The CVE-2025-40053 issue is in the Linux kernel net/dlink code: the driver did not handle failure of netdev_alloc_skb_ip_align(), so if skb allocation fails, dereferencing skb->protocol could NULL-deref. The patch changes the path to try allocating skb and, if it fails, fall back to the normal...

7.5CVSS6.1AI score0.00587EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.8 views

CVE-2025-40042

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race condition in kprobe initialization causing NULL pointer dereference There is a critical race condition in kprobe initialization that can lead to NULL pointer dereference and kernel crash. 1135630.084782 Unable t...

5.2AI score0.00212EPSS
SaveExploits0
OSV
OSV
added 2025/10/28 11:48 a.m.5 views

CVE-2025-40042 tracing: Fix race condition in kprobe initialization causing NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race condition in kprobe initialization causing NULL pointer dereference There is a critical race condition in kprobe initialization that can lead to NULL pointer dereference and kernel crash. 1135630.084782 Unable t...

6.3AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.12 views

CVE-2025-40042 tracing: Fix race condition in kprobe initialization causing NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race condition in kprobe initialization causing NULL pointer dereference There is a critical race condition in kprobe initialization that can lead to NULL pointer dereference and kernel crash. 1135630.084782 Unable t...

0.00212EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.16 views

CVE-2025-40034

In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Avoid NULL pointer dereference in aerratelimit When platform firmware supplies error information to the OS, e.g., via the ACPI APEI GHES mechanism, it may identify an error source device that doesn't advertise an AER...

5.3AI score0.00186EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/28 11:48 a.m.11 views

EUVD-2025-36495

In the Linux kernel, the following vulnerability has been resolved: remoteproc: pru: Fix potential NULL pointer dereference in prurprocsetctable prurprocsetctable accessed rproc-priv before the ISERRORNULL check, which could lead to a null pointer dereference. Move the pru assignment, ensuring we...

5.8AI score0.00201EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/28 11:48 a.m.10 views

EUVD-2025-36497

In the Linux kernel, the following vulnerability has been resolved: tee: fix registershmhelper In registershmhelper, fix incorrect error handling for a call to ioviterextractpages. A case is missing for when ioviterextractpages only got some pages and return a number larger than 0, but not the...

6AI score0.00199EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/28 11:48 a.m.7 views

CVE-2025-40029 bus: fsl-mc: Check return value of platform_get_resource()

In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: Check return value of platformgetresource platformgetresource returns NULL in case of failure, so check its return value and propagate the error in order to prevent NULL pointer dereference...

6.5AI score
SaveExploits0References10
CVE
CVE
added 2025/10/28 11:48 a.m.26 views

CVE-2025-40029

The CVE-2025-40029 issue affects the Linux kernel, specifically the bus: fsl-mc component. The root cause is that platform_get_resource() may return NULL on failure and was not properly checked, risking a NULL pointer dereference. The published fixes add a check of the return value and propagate ...

6.1AI score0.00207EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.17 views

CVE-2025-40029 bus: fsl-mc: Check return value of platform_get_resource()

In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: Check return value of platformgetresource platformgetresource returns NULL in case of failure, so check its return value and propagate the error in order to prevent NULL pointer dereference...

0.00207EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/10/28 12:00 a.m.9 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 an unvalidated mntnsfromdentry return value that could result in a null pointer dereference...

6.1AI score0.00172EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/28 12:00 a.m.8 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 post-release reuse issue in the f2fsmergepagebio function, which could lead to a null pointer dereference...

6.1AI score0.00144EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/28 12:00 a.m.9 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 Linux kernel that stems from a failure to check the platformgetresource return value, which could result in a null pointer dereference...

5.8AI score0.00207EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/10/28 12:00 a.m.10 views

PT-2025-52915

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference issue exists in the RDMA/rxe component of the Linux kernel. This can occur in the rxe srq chk attr function when ibv modify srq is called multiple times under...

6CVSS6.2AI score0.00141EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/10/28 12:00 a.m.9 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 Linux kernel that stems from an unhandled copythresh allocation failure that could lead to a null pointer dereference...

6AI score0.00587EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-40053

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: dlink: handle copythresh allocation failure The driver did not handle failure of netdevallocskbipalign. If the allocation failed, dereferencing skb-protoco...

7.5CVSS7.1AI score0.00587EPSS
SaveExploits0References3
Rows per page
Query Builder