https://github.com/torvalds/linux
Revision eeb1497277d6b1a0a34ed36b97e18f2bd7d6de0d authored by Eric Dumazet on 17 June 2011, 20:25:39 UTC, committed by David S. Miller on 17 June 2011, 20:25:39 UTC
A malicious user or buggy application can inject code and trigger an
infinite loop in inet_diag_bc_audit()

Also make sure each instruction is aligned on 4 bytes boundary, to avoid
unaligned accesses.

Reported-by: Dan Rosenberg <drosenberg@vsecurity.com>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 2f9381e
History
Tip revision: eeb1497277d6b1a0a34ed36b97e18f2bd7d6de0d authored by Eric Dumazet on 17 June 2011, 20:25:39 UTC
inet_diag: fix inet_diag_bc_audit()
Tip revision: eeb1497
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-- 966 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.9 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 189.7 KB
Makefile -rw-r--r-- 52.6 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top