Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Naman Jain

Researcher fromMicrosoft
#45843of 53,633
5.5Total CVSS
Vulnerabilities · 1
PT-2024-32161
5.5
2024-09-03
Linux · Linux Kernel · CVE-2024-46739
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** A NULL pointer dereference issue has been resolved in the Linux kernel, specifically in the uio hv generic module. The issue occurs when the primary channel pointer is NULL for primary VM Bus channels, as this pointer is only valid for secondary channels. The rescind callback is meant for primary channels only. The fix involves retrieving the device obj from the parent for the primary channel to prevent the NULL pointer dereference. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.