aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/selinux/genheaders
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2010-02-01 10:35:22 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-02-08 10:45:24 -0200
commitadefdceef4c1cefee2678724cd57824c8ca80091 (patch)
tree6c3f48315f310980287a5acb8c1fd9d796547d10 /scripts/selinux/genheaders
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 (diff)
downloadwireguard-linux-adefdceef4c1cefee2678724cd57824c8ca80091.tar.xz
wireguard-linux-adefdceef4c1cefee2678724cd57824c8ca80091.zip
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>
Diffstat (limited to 'scripts/selinux/genheaders')
0 files changed, 0 insertions, 0 deletions