mirror of
https://github.com/torvalds/linux.git
synced 2026-09-20 19:01:02 +02:00
'level' is user space controlled and used to read from an array. Add the
missing array_index_nospec() call to prevent speculative execution.
Cc: stable@vger.kernel.org
Fixes:
|
||
|---|---|---|
| .. | ||
| diag_ioctl.h | ||
| diag_misc.c | ||
| diag.c | ||
| diag310.c | ||
| diag324.c | ||
| Makefile | ||