Revision ccfde6e27d9566bee596d41a2cc6f158af8595d5 authored by David S. Miller on 01 June 2018, 17:25:41 UTC, committed by David S. Miller on 01 June 2018, 17:25:41 UTC
Steffen Klassert says:

====================
pull request (net): ipsec 2018-05-31

1) Avoid possible overflow of the offset variable
   in  _decode_session6(), this fixes an infinite
   lookp there. From Eric Dumazet.

2) We may use an error pointer in the error path of
   xfrm_bundle_create(). Fix this by returning this
   pointer directly to the caller.

Please pull or let me know if there are problems.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s a95691b + 38369f5
History
File Mode Size
hisilicon
sti
tegra
Kconfig -rw-r--r-- 4.2 KB
Makefile -rw-r--r-- 950 bytes
core.c -rw-r--r-- 19.6 KB
reset-a10sr.c -rw-r--r-- 3.7 KB
reset-ath79.c -rw-r--r-- 3.7 KB
reset-axs10x.c -rw-r--r-- 2.0 KB
reset-berlin.c -rw-r--r-- 2.5 KB
reset-hsdk.c -rw-r--r-- 3.5 KB
reset-imx7.c -rw-r--r-- 4.7 KB
reset-lantiq.c -rw-r--r-- 5.3 KB
reset-lpc18xx.c -rw-r--r-- 5.9 KB
reset-meson.c -rw-r--r-- 5.4 KB
reset-oxnas.c -rw-r--r-- 3.2 KB
reset-pistachio.c -rw-r--r-- 3.4 KB
reset-simple.c -rw-r--r-- 5.2 KB
reset-simple.h -rw-r--r-- 1.5 KB
reset-stm32mp1.c -rw-r--r-- 2.8 KB
reset-sunxi.c -rw-r--r-- 2.0 KB
reset-ti-sci.c -rw-r--r-- 8.1 KB
reset-ti-syscon.c -rw-r--r-- 7.1 KB
reset-uniphier.c -rw-r--r-- 13.7 KB
reset-zynq.c -rw-r--r-- 3.6 KB

back to top