diff options
author | John Hughes <john@calva.com> | 2010-04-07 21:29:25 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-12-09 13:24:20 -0800 |
commit | c773a332d06e4ef459533d8299f47114b4014bdd (patch) | |
tree | d91c2063fbad996375db689d06df4a40361b8e01 /include/asm-um/unistd.h | |
parent | 89c5e8fb2127d908006ff47cda51708fb31151ec (diff) | |
download | linux-stable-c773a332d06e4ef459533d8299f47114b4014bdd.tar.gz |
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
commit f5eb917b861828da18dc28854308068c66d1449a upstream.
Here is a patch to stop X.25 examining fields beyond the end of the packet.
For example, when a simple CALL ACCEPTED was received:
10 10 0f
x25_parse_facilities was attempting to decode the FACILITIES field, but this
packet contains no facilities field.
Signed-off-by: John Hughes <john@calva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/asm-um/unistd.h')
0 files changed, 0 insertions, 0 deletions