
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-48756 is a vulnerability in the Linux kernel's drm/msm/dsi component, specifically in the msmdsiphy_enable function. The vulnerability was discovered in June 2024 and involves an invalid parameter check where the 'phy' input parameter is used before being validated, potentially leading to a NULL pointer dereference (NVD).
The vulnerability exists in the msmdsiphy_enable function where a check on the 'phy' input parameter is performed after it has already been used. The function initializes the 'dev' variable before performing the sanity check, which could lead to a NULL pointer dereference. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H and is classified as CWE-476 (NULL Pointer Dereference) (NVD).
The vulnerability could lead to a NULL pointer dereference in the Linux kernel, potentially causing system crashes or denial of service conditions. The impact is limited to availability (High), with no direct impact on confidentiality or integrity (NVD).
The vulnerability has been fixed by initializing the 'dev' variable after the sanity check. Multiple patches have been released for different kernel versions, including versions 4.3 through 5.17-rc1. The fix involves reordering the initialization of the 'dev' variable to occur after the parameter validation (Kernel Patch).
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."