Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Nishanth Menon

#21213of 53,635
11.7Total CVSS
Vulnerabilities · 2
Medium
2
PT-2025-8387
5.5
2025-02-26
Linux · Linux Kernel · CVE-2022-49453
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** A null-pointer dereference issue exists due to the allocation function `devm kcalloc` potentially returning a null pointer. This could lead to a null-pointer dereference later in the code. The issue is in the `ti sci pm domains` part of the Linux kernel. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.
PT-2023-9387
6.2
2023-09-05
Linux · Linux Kernel · CVE-2023-52861
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to a NULL pointer dereference in the Linux kernel's drm/bridge/ite-it66121.c component. This occurs when no monitor is connected and the sound card is opened from userspace. The vulnerability allows an attacker to cause a denial of service. To mitigate this, the kernel now returns an empty buffer of zeroes as the EDID information to the sound framework when there is no connector attached. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.