Files
linux/net/dccp
Mathias Krause a629a20ed2 dccp: check ccid before dereferencing
commit 276bdb82de upstream.

ccid_hc_rx_getsockopt() and ccid_hc_tx_getsockopt() might be called with
a NULL ccid pointer leading to a NULL pointer dereference. This could
lead to a privilege escalation if the attacker is able to map page 0 and
prepare it with a fake ccid_ops pointer.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-14 10:00:51 -07:00
..
2010-11-18 09:37:07 -08:00
2012-09-14 10:00:51 -07:00
2011-01-07 12:22:43 +01:00
2011-03-01 23:02:07 -08:00
2011-05-08 15:28:28 -07:00
2010-10-15 15:53:27 +02:00