diff options
author | Peter Hurley <[email protected]> | 2013-03-08 12:43:26 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-03-08 15:05:33 -0800 |
commit | e1082f45f1e2bbf6e25f6b614fc6616ebf709d19 (patch) | |
tree | f9d3e4326eed088acfe4cd1e9a8caf9c2138da55 /lib/test-string_helpers.c | |
parent | 47b3bc907328db968bc9b43c41f48f8d1e140750 (diff) |
ipc: fix potential oops when src msg > 4k w/ MSG_COPY
If the src msg is > 4k, then dest->next points to the
next allocated segment; resetting it just prior to dereferencing
is bad.
Signed-off-by: Peter Hurley <[email protected]>
Acked-by: Stanislav Kinsbursky <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions