Linux · Linux Kernel · CVE-2022-48756
**Name of the Vulnerable Software and Affected Versions**
Linux kernel (affected versions not specified)
**Description**
The issue is related to an invalid parameter check in the `msm dsi phy enable` function, where the `phy` input parameter is used before being checked. This can lead to a possible NULL pointer dereference if the `dev` variable is not initialized after the sanity check.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.