summaryrefslogtreecommitdiff
path: root/net/llc/Makefile
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-09-10 01:56:16 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-09-13 19:44:10 (GMT)
commit339db11b219f36cf7da61b390992d95bb6b7ba2e (patch)
tree38faf26336bb97d53dddf918d360914f709e2254 /net/llc/Makefile
parenta505b3b30fc69904f858822a2aa95990a4bf7958 (diff)
downloadlinux-339db11b219f36cf7da61b390992d95bb6b7ba2e.tar.xz
net/llc: make opt unsigned in llc_ui_setsockopt()
The members of struct llc_sock are unsigned so if we pass a negative value for "opt" it can cause a sign bug. Also it can cause an integer overflow when we multiply "opt * HZ". CC: stable@kernel.org Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/llc/Makefile')
0 files changed, 0 insertions, 0 deletions