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-- 709 bytes
Makefile -rw-r--r-- 254 bytes
alloc.c -rw-r--r-- 18.7 KB
bcache.h -rw-r--r-- 30.4 KB
bset.c -rw-r--r-- 30.4 KB
bset.h -rw-r--r-- 18.1 KB
btree.c -rw-r--r-- 57.3 KB
btree.h -rw-r--r-- 10.5 KB
closure.c -rw-r--r-- 4.7 KB
closure.h -rw-r--r-- 11.4 KB
debug.c -rw-r--r-- 5.4 KB
debug.h -rw-r--r-- 879 bytes
extents.c -rw-r--r-- 15.0 KB
extents.h -rw-r--r-- 469 bytes
io.c -rw-r--r-- 3.8 KB
journal.c -rw-r--r-- 19.5 KB
journal.h -rw-r--r-- 6.3 KB
movinggc.c -rw-r--r-- 5.4 KB
request.c -rw-r--r-- 32.9 KB
request.h -rw-r--r-- 895 bytes
stats.c -rw-r--r-- 6.5 KB
stats.h -rw-r--r-- 1.6 KB
super.c -rw-r--r-- 56.9 KB
sysfs.c -rw-r--r-- 24.3 KB
sysfs.h -rw-r--r-- 2.9 KB
trace.c -rw-r--r-- 1.8 KB
util.c -rw-r--r-- 14.2 KB
util.h -rw-r--r-- 14.8 KB
writeback.c -rw-r--r-- 19.4 KB
writeback.h -rw-r--r-- 3.0 KB

back to top