Linux Kernel Vulnerability in HID Appletb Keyboard Affecting Multiple Devices
CVE-2026-46202
What is CVE-2026-46202?
A vulnerability affecting the HID Appletb Keyboard in the Linux kernel allows for mutex lock issues when managing the autodim feature. The backlight control faces challenges as the inactivity timer operates in softirq context, leading to potential sleeping function errors from invalid contexts. Two key paths trigger this issue: one from a timer callback and the other during USB hardware processing. A fix has been implemented by adapting the inactivity timer to operate within a safe process context, ensuring proper mutex handling and maintaining the functionality of brightness control.
Affected Version(s)
Linux 93a0fc48948107e0cc34e1de22c3cb363a8f2783 < 5c0830323689ef15224f0025276176988861b3b0
Linux 93a0fc48948107e0cc34e1de22c3cb363a8f2783 < 2473a334c292af257ef68e33bc7760f4a8251812
Linux 93a0fc48948107e0cc34e1de22c3cb363a8f2783 < 1654e53349d4e657b331de354313461f401f5063