mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-25 21:53:16 +00:00
vb2_core_qbuf and vb2_core_querybuf don't check the range of b->index
controlled by the user.
Fix this by adding range checking code before using them.
Fixes:
|
||
|---|---|---|
| .. | ||
| dmxdev.c | ||
| dvb_ca_en50221.c | ||
| dvb_demux.c | ||
| dvb_frontend.c | ||
| dvb_math.c | ||
| dvb_net.c | ||
| dvb_ringbuffer.c | ||
| dvb_vb2.c | ||
| dvbdev.c | ||
| Kconfig | ||
| Makefile | ||