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-- 5.7 KB
Makefile -rw-r--r-- 853 bytes
adm1275.c -rw-r--r-- 18.7 KB
ibm-cffps.c -rw-r--r-- 10.6 KB
ir35221.c -rw-r--r-- 3.9 KB
lm25066.c -rw-r--r-- 12.0 KB
ltc2978.c -rw-r--r-- 21.5 KB
ltc3815.c -rw-r--r-- 5.3 KB
max16064.c -rw-r--r-- 3.3 KB
max20751.c -rw-r--r-- 1.7 KB
max31785.c -rw-r--r-- 9.1 KB
max34440.c -rw-r--r-- 14.0 KB
max8688.c -rw-r--r-- 5.4 KB
pmbus.c -rw-r--r-- 6.7 KB
pmbus.h -rw-r--r-- 13.9 KB
pmbus_core.c -rw-r--r-- 58.4 KB
tps40422.c -rw-r--r-- 1.8 KB
tps53679.c -rw-r--r-- 3.2 KB
ucd9000.c -rw-r--r-- 15.3 KB
ucd9200.c -rw-r--r-- 5.9 KB
zl6100.c -rw-r--r-- 9.9 KB

back to top