Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Chen Zhongjin

Researcher fromHuawei
#45550of 53,633
5.5Total CVSS
Vulnerabilities · 1
PT-2024-11836
5.5
2022-12-02
Linux · Linux Kernel · CVE-2022-48971
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to errors in resource management within the Linux kernel's Bluetooth component, specifically in the `bt init()` and `sock unregister()` functions. This can lead to a panic if the "bluetooth-power" argument is freed and then accessed by another `led trigger register()` call. The problem arises because `bt leds cleanup()` is not called to unregister the led when `bt init()` fails. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.