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.
EPSS 0.22100000000000003%Risk 0
View source- Published
- 2026-08-15 06:21:50
- Affected versions
- unknown
- Type
- Kernel
- Last modified
- 2026-08-23 13:16:42
- Vector
- Pending