CVE-2026-93128
Last modified
CVE-2026-93128 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: platform/x86: lg-laptop: Fix LED resource handling The event notification callback might access kbd_backlight even when it was not successfully registered with the LED subsystem. The same happens inside acpi_remove(), where the LED devices are unregistered unconditionally. Fix this by tracking the availability of the kbd_backlight LED device and use devm_led_classdev_register() 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..
Description
In the Linux kernel, the following vulnerability has been resolved: platform/x86: lg-laptop: Fix LED resource handling The event notification callback might access kbd_backlight even when it was not successfully registered with the LED subsystem. The same happens inside acpi_remove(), where the LED devices are unregistered unconditionally. Fix this by tracking the availability of the kbd_backlight LED device and use devm_led_classdev_register() 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
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ae26278829a80ad0e60ff004de71e9276cee5dc0, < 4fbfe3714f645b6c64c9ba8faa83b27e4c9f2edd; >= ae26278829a80ad0e60ff004de71e9276cee5dc0, < 9a85e2d35e54248aca39bad4f4152ed34de1995f; >= ae26278829a80ad0e60ff004de71e9276cee5dc0, < acc190322250562d5f28860f4ae1ebaf3e304fc2; >= ae26278829a80ad0e60ff004de71e9276cee5dc0, < 3e91964aa74ab261aa15d9d96318eded2fd9d22a |
| Linux | Linux | 5.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93128?
How severe is CVE-2026-93128?
How do I fix CVE-2026-93128?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-93122In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93123In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93124In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93125In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93126In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93127In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93129In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93130In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93131In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93132In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93133In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93134In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93128?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
