5 matches found
Astra Linux β Vulnerability in Linux 5.10, Linux
In the Linux kernel, the following vulnerabilities have been resolved: Bluetooth: Fix to ensure that the LED is cleaned up when btinit fails. The btinit function calls btledsinit to register the LED. However, if this function fails later, the btledscleanup function is not called to unregister the...
CVE-2022-48971
A denial of service panic vulnerability was found in the Linux kernel's Bluetooth subsystem. When the btinit function call fails, btledscleanup is not called to unregister it, which can lead to a panic, resulting in the system's loss of availability. Mitigation Mitigation for this issue is either...
CVE-2022-48971 Bluetooth: Fix not cleanup led when bt_init fails
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix not cleanup led when btinit fails btinit calls btledsinit to register led, but if it fails later, btledscleanup is not called to unregister it. This can cause panic if the argument "bluetooth-power" in text is free...
CVE-2022-48971 Bluetooth: Fix not cleanup led when bt_init fails
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix not cleanup led when btinit fails btinit calls btledsinit to register led, but if it fails later, btledscleanup is not called to unregister it. This can cause panic if the argument "bluetooth-power" in text is free...
GSD-2023-1000134 Bluetooth: Fix not cleanup led when bt_init fails
Bluetooth: Fix not cleanup led when btinit fails This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.83 by commit...