Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

José Expósito

#23082of 56,330
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.