CVE-2025-23144
Last modified
CVE-2025-23144 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: backlight: led_bl: Hold led_access lock when calling led_sysfs_disable() Lockdep detects the following issue on led-backlight removal: [ 142.315935] ------------[ cut here ]------------ [ 142.315954] WARNING: CPU: 2 PID: 292 at drivers/leds/led-core.c:455 led_sysfs_enable+0x54/0x80 ... [ 142.500725] Call trace: [ 142.503176] led_sysfs_enable+0x54/0x80 (P) [ 142.507370] led_bl_remove+0x80/0xa8 [led_bl] [ 142.511742] platform_remove+0x30/0x58 [ 142.515501] device_remove+0x54/0x90 ... Indeed, led_sysfs_enable() has to be called with the led_access lock held. Hold the lock when calling led_sysfs_disable().. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: backlight: led_bl: Hold led_access lock when calling led_sysfs_disable() Lockdep detects the following issue on led-backlight removal: [ 142.315935] ------------[ cut here ]------------ [ 142.315954] WARNING: CPU: 2 PID: 292 at drivers/leds/led-core.c:455 led_sysfs_enable+0x54/0x80 ... [ 142.500725] Call trace: [ 142.503176] led_sysfs_enable+0x54/0x80 (P) [ 142.507370] led_bl_remove+0x80/0xa8 [led_bl] [ 142.511742] platform_remove+0x30/0x58 [ 142.515501] device_remove+0x54/0x90 ... Indeed, led_sysfs_enable() has to be called with the led_access lock held. Hold the lock when calling led_sysfs_disable().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.6.1, < 5.10.237 |
| Linux | Linux Kernel | >= 5.11, < 5.15.181 |
| Linux | Linux Kernel | >= 5.16, < 6.1.136 |
| Linux | Linux Kernel | >= 6.2, < 6.6.88 |
| Linux | Linux Kernel | >= 6.7, < 6.12.24 |
| Linux | Linux Kernel | >= 6.13, < 6.13.12 |
| Linux | Linux Kernel | >= 6.14, < 6.14.3 |
| Linux | Linux Kernel | 5.6 |
| Debian | Debian Linux | 11.0 |
References
- https://lists.debian.org/debian-lts-announce/2025/05/msg00030.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.htmlMailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-23144?
How severe is CVE-2025-23144?
How do I fix CVE-2025-23144?
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 2025
- CVE-2025-23139Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-2314The User Profile Builder – Beautiful User Registration Forms…6.4
- CVE-2025-23140In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-23141In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-23142In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-23143In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-23145In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-23146In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-23147In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-23148In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-23149In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-23150In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-23144?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
