CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-72241

unknowncovered by 1 sourcefirst seen 2026-08-15
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.

⚡ Watch CVE-2026-72241

Get an email if CVE-2026-72241 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-72241

CVE.org record

Embed the live status

CVE-2026-72241 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-72241 status](https://www.csirts.com/badge/CVE-2026-72241)](https://www.csirts.com/cve/CVE-2026-72241)