summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDavid Miller <davem@davemloft.net>2006-12-04 19:57:11 -0800
committerChris Wright <chrisw@sous-sol.org>2006-12-11 11:32:39 -0800
commitad8ca99ca28aba9961395dd59fdd1adfa6ad07fd (patch)
treeb3179eea16c25a01c02931b46b913226aa318ee0 /net
parenta526d58e9f362189b49a3ca73315101ff0fc1dc1 (diff)
[PATCH] TOKENRING: Remote memory corruptor in ibmtr.c
ip_summed changes last summer had missed that one. As the result, we have ip_summed interpreted as CHECKSUM_PARTIAL now. IOW, ->csum is interpreted as offset of checksum in the packet. net/core/* will both read and modify the value as that offset, with obvious reasons. At the very least it's a remote memory corruptor. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions