diff options
author | Matthew Daley <[email protected]> | 2011-10-14 18:45:03 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2011-10-17 19:31:39 -0400 |
commit | c7fd0d48bde943e228e9c28ce971a22d6a1744c4 (patch) | |
tree | 16eb8261bb302f21549c8663ddfc052025634aed /tools/perf/scripts/python/netdev-times.py | |
parent | f36c23bb9f822904dacf83a329518d0a5fde7968 (diff) |
x25: Validate incoming call user data lengths
X.25 call user data is being copied in its entirety from incoming messages
without consideration to the size of the destination buffers, leading to
possible buffer overflows. Validate incoming call user data lengths before
these copies are performed.
It appears this issue was noticed some time ago, however nothing seemed to
come of it: see http://www.spinics.net/lists/linux-x25/msg00043.html and
commit 8db09f26f912f7c90c764806e804b558da520d4f.
Signed-off-by: Matthew Daley <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Tested-by: Andrew Hendry <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions