
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-40073 is a vulnerability discovered in the Linux kernel's DRM/MSM (Direct Rendering Manager for Qualcomm Snapdragon) subsystem. The vulnerability was disclosed on October 28, 2025, and involves an issue where the code incorrectly validates SSPP (Source Surface Pixel Pipe) when handling multi-rect mode plane configurations (NVD).
The vulnerability stems from a null pointer dereference issue in the DRM/MSM subsystem. Specifically, the code attempts to validate current and previous planes to confirm they can share an SSPP with multi-rect mode. While the SSPP is allocated for the previous plane, the current plane has no SSPP association, leading to a null pointer being referenced during SSPP validation of the current plane. This results in a kernel NULL pointer dereference at virtual address 0x20, triggering a system crash (NVD).
When exploited, this vulnerability causes a kernel panic due to the null pointer dereference, resulting in system instability and potential denial of service. The issue manifests as an 'Unable to handle kernel NULL pointer dereference' error, which can lead to system crashes (NVD).
The fix involves modifying the validation logic to skip SSPP validation for the current plane when it is not ready. This prevents the null pointer dereference by ensuring that validation only occurs when an SSPP is properly associated (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."