aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2013-10-14 12:28:38 +0000
committerDavid S. Miller <[email protected]>2013-10-17 19:53:09 +0000
commit9e5f1721907fcfbd4b575bcafa0314188f7330a5 (patch)
treed829d983203f928296ed93582f3c0f1933c41948 /net/unix/af_unix.c
parentnet/ethernet: cpsw: Bugfix interrupts before enabling napi (diff)
downloadkernel-9e5f1721907fcfbd4b575bcafa0314188f7330a5.tar.gz
kernel-9e5f1721907fcfbd4b575bcafa0314188f7330a5.zip
yam: integer underflow in yam_ioctl()
We cap bitrate at YAM_MAXBITRATE in yam_ioctl(), but it could also be negative. I don't know the impact of using a negative bitrate but let's prevent it. Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions