CVE-2026-93128: platform/x86: lg-laptop: Fix LED resource handling

Published Sep 17, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

platform/x86: lg-laptop: Fix LED resource handling

The event notification callback might access kbdbacklight even when it was not successfully registered with the LED subsystem. The same happens inside acpiremove(), where the LED devices are unregistered unconditionally.

Fix this by tracking the availability of the kbdbacklight LED device and use devmledclassdevregister() to let devres take care of unregistering the LED devices during removal. For this the parent device of the LED devices is changed to the native platform device.

Affected Software

1 affected component
The Linux Kernel Archives Linux kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:11 PM
Data Sourced
via MITRE·04:11 PM
Description

Frequently Asked Questions

1

What systems are exposed to this issue?

Systems using the Linux kernel lg-laptop platform driver are exposed when the driver handles event notifications or device removal and the keyboard-backlight LED device was not successfully registered.

2

What condition triggers the unsafe access?

The issue occurs if kbd_backlight LED registration fails or is otherwise unavailable, but the event notification callback still accesses it. Device removal can also trigger the problem because LED devices were previously unregistered unconditionally.

3

How can I tell whether a system may be affected?

Check whether the running kernel includes the lg-laptop driver and whether keyboard-backlight LED registration can fail during driver initialization. Systems experiencing the affected path may encounter failures during lg-laptop event handling or device removal.

4

What is the mitigation if an updated kernel cannot be deployed immediately?

The provided information does not specify a configuration workaround. Reducing exposure would require avoiding use of the affected lg-laptop driver or the conditions that cause keyboard-backlight LED registration to fail, where operationally feasible.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203