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
Kconfig -rw-r--r-- 6.2 KB
Makefile -rw-r--r-- 938 bytes
arm_mhu.c -rw-r--r-- 4.4 KB
bcm-flexrm-mailbox.c -rw-r--r-- 45.8 KB
bcm-pdc-mailbox.c -rw-r--r-- 48.5 KB
bcm2835-mailbox.c -rw-r--r-- 5.9 KB
hi3660-mailbox.c -rw-r--r-- 7.8 KB
hi6220-mailbox.c -rw-r--r-- 9.7 KB
mailbox-altera.c -rw-r--r-- 9.2 KB
mailbox-sti.c -rw-r--r-- 13.3 KB
mailbox-test.c -rw-r--r-- 10.9 KB
mailbox-xgene-slimpro.c -rw-r--r-- 7.3 KB
mailbox.c -rw-r--r-- 13.0 KB
mailbox.h -rw-r--r-- 476 bytes
omap-mailbox.c -rw-r--r-- 21.8 KB
pcc.c -rw-r--r-- 16.5 KB
pl320-ipc.c -rw-r--r-- 5.2 KB
platform_mhu.c -rw-r--r-- 5.1 KB
qcom-apcs-ipc-mailbox.c -rw-r--r-- 4.0 KB
rockchip-mailbox.c -rw-r--r-- 6.9 KB
tegra-hsp.c -rw-r--r-- 11.2 KB
ti-msgmgr.c -rw-r--r-- 17.9 KB

back to top