NONE · 0

CVE-2026-72236

In the Linux kernel, the following vulnerability has been resolved: s390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init() ev variable is userspace controlled via event->attr....

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: s390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init() ev variable is userspace controlled via event->attr.config and used as an array index after bounds checking, but without speculation barriers. Add the missing array_index_nospec() call to prevent speculative execution.

References

FAQ

What is CVE-2026-72236?

CVE-2026-72236 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: s390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init() ev variable is userspace controlled via event->attr....

How severe is CVE-2026-72236?

CVSS scoring is not yet available for CVE-2026-72236. Check NVD for updates.

Is there a patch for CVE-2026-72236?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.