Files
i2som-imx-linux/net
Mathias Krause 372c463a7c 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: Ben Hutchings <ben@decadent.org.uk>
2012-09-12 03:37:04 +01:00
..
2012-07-25 04:11:40 +01:00
2012-07-25 04:11:40 +01:00
2012-08-19 18:15:28 +01:00
2012-04-02 09:53:08 -07:00
2012-08-19 18:15:21 +01:00
2012-06-10 14:42:03 +01:00