mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
![]() count and offset are passed from user space and not checked, only
offset is capped to 40 bits, which can be used to read/write out of
bounds of the device.
Fixes:
|
||
---|---|---|
.. | ||
reset | ||
Kconfig | ||
Makefile | ||
vfio_amba.c | ||
vfio_platform_common.c | ||
vfio_platform_irq.c | ||
vfio_platform_private.h | ||
vfio_platform.c |