https://github.com/torvalds/linux
Revision 0d63c27d9e879a0b54eb405636d60ab12040ca46 authored by Dan Carpenter on 29 August 2013, 08:47:00 UTC, committed by David S. Miller on 30 August 2013, 21:52:44 UTC
If skb->len is too short then we should return an error.  Otherwise we
read beyond the end of skb->data for several bytes.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 702821f
History
Tip revision: 0d63c27d9e879a0b54eb405636d60ab12040ca46 authored by Dan Carpenter on 29 August 2013, 08:47:00 UTC
mISDN: return -EINVAL on error in dsp_control_req()
Tip revision: 0d63c27
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 253.9 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top