Home
last modified time | relevance | path

Searched hist:edb666f0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dxfrm6_protocol.cedb666f0 Tue Apr 29 01:23:03 CDT 2014 Steffen Klassert <steffen.klassert@secunet.com> xfrm6: Properly handle unsupported protocols

We don't catch the case if an unsupported protocol is submitted
to the xfrm6 protocol handlers, this can lead to NULL pointer
dereferences. Fix this by adding the appropriate checks.

Fixes: 7e14ea15 ("xfrm6: Add IPsec protocol multiplexer")
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
edb666f0 Tue Apr 29 01:23:03 CDT 2014 Steffen Klassert <steffen.klassert@secunet.com> xfrm6: Properly handle unsupported protocols

We don't catch the case if an unsupported protocol is submitted
to the xfrm6 protocol handlers, this can lead to NULL pointer
dereferences. Fix this by adding the appropriate checks.

Fixes: 7e14ea15 ("xfrm6: Add IPsec protocol multiplexer")
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>