https://github.com/torvalds/linux
Revision e1082f45f1e2bbf6e25f6b614fc6616ebf709d19 authored by Peter Hurley on 08 March 2013, 20:43:26 UTC, committed by Linus Torvalds on 08 March 2013, 23:05:33 UTC
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 <peter@hurleysoftware.com>
Acked-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 47b3bc9
History
Tip revision: e1082f45f1e2bbf6e25f6b614fc6616ebf709d19 authored by Peter Hurley on 08 March 2013, 20:43:26 UTC
ipc: fix potential oops when src msg > 4k w/ MSG_COPY
Tip revision: e1082f4
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 243.1 KB
Makefile -rw-r--r-- 47.0 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top