CVE-2026-72241
Last modified
CVE-2026-72241 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: leds: uleds: Fix potential buffer overread The name string supplied by userspace is not guaranteed to be null-terminated, so using strchr() on it might result in a buffer overread. The same thing will happen when said string is used by the LED class device. Fix this by using strnchr() instead and explicitly check that the name string is properly null-terminated.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: leds: uleds: Fix potential buffer overread The name string supplied by userspace is not guaranteed to be null-terminated, so using strchr() on it might result in a buffer overread. The same thing will happen when said string is used by the LED class device. Fix this by using strnchr() instead and explicitly check that the name string is properly null-terminated.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= e381322b0190c1253d347de3f28b5c37756fb651, < a84c59121dfdc7b324f72dc5012aa8fe5e7d2d7b; >= e381322b0190c1253d347de3f28b5c37756fb651, < 5bb89e23729f3a59592d699a437bb001f24b8f67; >= e381322b0190c1253d347de3f28b5c37756fb651, < 5ad6f6c9209e5777b896def9876708853ae26d0d; >= e381322b0190c1253d347de3f28b5c37756fb651, < 8bf529571cca60fb8af65d6d034bdbbc99a9127c; >= e381322b0190c1253d347de3f28b5c37756fb651, < a91ac9fdac7385cbc98aeae55b4e5302125497a2; >= e381322b0190c1253d347de3f28b5c37756fb651, < 6dd51d84a9502553e58beade72823258871b8111; >= e381322b0190c1253d347de3f28b5c37756fb651, < 263ccdd627caeda6e980ed3c6e32bb4fd6b380b1; >= e381322b0190c1253d347de3f28b5c37756fb651, < c19fe864f667afc49d1391d764e20b66555bcf7a |
| Linux | Linux | 4.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72241?
How severe is CVE-2026-72241?
How do I fix CVE-2026-72241?
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-72236In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72237In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72238In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72239In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-7224A security flaw has been discovered in SourceCodester Pizzaf…7.3
- CVE-2026-72240In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72242In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-72243In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-72244In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72245In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72246Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-72247In the Linux kernel, the following vulnerability has been re…7.5
Are you affected by CVE-2026-72241?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
