PT-2026-44325 · Linux · Linux Kernel

CVE-2026-46202

·

Published

2026-05-28

·

Updated

2026-06-10

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 7.0.11-1.1
Description The hid-appletb-kbd driver contains an issue where the autodim code attempts to acquire backlight device->ops lock via backlight device set brightness() and mutex lock() from atomic contexts. This occurs in two scenarios: within the appletb inactivity timer() callback, which runs in softirq context, and within reset inactivity timer(), which is called from appletb kbd hid event() and appletb kbd inp event() during softirq/IRQ contexts. Calling a sleeping function like mutex lock() from an atomic context is invalid and triggers a kernel bug.
Recommendations Update to version 7.0.11-1.1 or newer.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-46202
OPENSUSE-SU-2026:10954-1

Affected Products

Linux Kernel