Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

José Expósito

#21749of 53,633
11Total CVSS
Vulnerabilities · 2
Medium
2
PT-2024-11796
5.5
2022-01-16
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.
PT-2021-8135
5.5
2021-12-14
Linux · Linux Kernel · CVE-2021-47104
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to a memory leak in the IB/qib component of the Linux kernel. This leak occurs due to the wrong goto label being used for the error case, resulting in missed cleanup of the pkt allocation. Exploitation of this issue could allow an attacker to cause a denial of service. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.