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

Chen Zhongjin

Researcher fromHuawei
#35941of 56,330
7.8Total CVSS
Vulnerabilities · 1
PT-2024-11836
7.8
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.