CVE-2026-72066

In the Linux kernel, the following vulnerability has been resolved: cpu: hotplug: Bound hotplug states sysfs output states_show() adds CPU hotplug state names into a single sysfs buffer using sprintf(). With enough registered states, this can write past the end of the PAGE_SIZE buffer. Use sysfs_emit_at() so output is bounded.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-15 06:21

Updated : 2026-08-19 17:20


NVD link : CVE-2026-72066

Mitre link : CVE-2026-72066

CVE.ORG link : CVE-2026-72066


JSON object : View

Products Affected

No product.

CWE

No CWE.