Files
linux/drivers/hv
Yi Xie 22dfdc17ce mshv_vtl: bounds-check cpu index in vtl mmap fault handler
cpu is taken from pgoff & 0xffff.  cpu_online() does not reject cpu >=
nr_cpu_ids, and per_cpu_ptr() can then walk off __per_cpu_offset.

Signed-off-by: Yi Xie <xieyi@kylinos.cn>
Reviewed-by: Naman Jain <namjain@linux.microsoft.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
2026-07-31 20:02:04 +00:00
..
2026-05-27 15:11:05 -07:00
2026-04-14 04:42:02 +00:00
2026-04-14 04:42:02 +00:00
2026-04-14 04:42:02 +00:00