android_kernel_xiaomi_sm8350/drivers/media/dvb
Mauro Carvalho Chehab adefdceef4 V4L/DVB: Fix the risk of an oops at dvb_dmx_release
dvb_dmx_init tries to allocate virtual memory for 2 pointers: filter and feed.

If the second vmalloc fails, filter is freed, but the pointer keeps pointing
to the old place. Later, when dvb_dmx_release() is called, it will try to
free an already freed memory, causing an OOPS.

Reviewed-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-02-08 10:45:24 -02:00
..
b2c2
bt8xx
dm1105
dvb-core V4L/DVB: Fix the risk of an oops at dvb_dmx_release 2010-02-08 10:45:24 -02:00
dvb-usb V4L/DVB (13678): Add support for yet another DvbWorld, TeVii and Prof USB devices 2009-12-16 09:27:46 -02:00
firewire firewire: fix use of multiple AV/C devices, allow multiple FCP listeners 2009-12-29 19:58:16 +01:00
frontends Merge branch 'mantis' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 2010-01-18 14:07:07 -08:00
mantis V4L/DVB (13851): Fix Input dependency for Mantis 2010-01-17 12:01:45 -02:00
pluto2
pt1
siano V4L/DVB (13683): sanio-ms: clean up init, exit and id_table 2009-12-16 09:27:53 -02:00
ttpci
ttusb-budget
ttusb-dec
Kconfig V4L/DVB (13808): [Mantis/Hopper] Build update for Mantis/Hopper based cards 2010-01-17 11:55:45 -02:00
Makefile V4L/DVB (13808): [Mantis/Hopper] Build update for Mantis/Hopper based cards 2010-01-17 11:55:45 -02:00