linux/drivers/dma-buf
Gerd Hoffmann 05b252cccb udmabuf: add back sanity check
Check vm_fault->pgoff before using it.  When we removed the warning, we
also removed the check.

Fixes: 7b26e4e211 ("udmabuf: drop WARN_ON() check.")
Reported-by: zdi-disclosures@trendmicro.com
Suggested-by: Linus Torvalds <torvalds@linuxfoundation.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2022-06-20 08:38:29 -05:00
..
heaps
Kconfig
Makefile
dma-buf-sysfs-stats.c
dma-buf-sysfs-stats.h
dma-buf.c drm for 5.19-rc1 2022-05-25 16:18:27 -07:00
dma-fence-array.c
dma-fence-chain.c
dma-fence.c
dma-heap.c
dma-resv.c dma-buf: drop seq count based update 2022-04-07 12:53:54 +02:00
selftest.c
selftest.h
selftests.h
st-dma-fence-chain.c
st-dma-fence-unwrap.c
st-dma-fence.c
st-dma-resv.c dma-buf: drop seq count based update 2022-04-07 12:53:54 +02:00
sw_sync.c
sync_debug.c
sync_debug.h
sync_file.c dma-buf/sync_file: cleanup fence merging a bit 2022-05-04 12:09:53 +02:00
sync_trace.h
udmabuf.c udmabuf: add back sanity check 2022-06-20 08:38:29 -05:00