aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2013-10-03 00:27:20 +0300
committerDavid S. Miller <[email protected]>2013-10-03 16:05:14 -0400
commit1661bf364ae9c506bc8795fef70d1532931be1e8 (patch)
tree2ce62724a9931016cbbdb1bb94bc140012524c71 /scripts/patch-kernel
parent196896d4bb297e3ff24e62b2bfc22bbed7a28431 (diff)
net: heap overflow in __audit_sockaddr()
We need to cap ->msg_namelen or it leads to a buffer overflow when we to the memcpy() in __audit_sockaddr(). It requires CAP_AUDIT_CONTROL to exploit this bug. The call tree is: ___sys_recvmsg() move_addr_to_user() audit_sockaddr() __audit_sockaddr() Reported-by: Jüri Aedla <[email protected]> Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions