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
algos
busses
muxes
Kconfig -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 678 bytes
i2c-boardinfo.c -rw-r--r-- 3.4 KB
i2c-core-acpi.c -rw-r--r-- 16.2 KB
i2c-core-base.c -rw-r--r-- 62.1 KB
i2c-core-of.c -rw-r--r-- 6.3 KB
i2c-core-slave.c -rw-r--r-- 2.9 KB
i2c-core-smbus.c -rw-r--r-- 19.4 KB
i2c-core.h -rw-r--r-- 2.1 KB
i2c-dev.c -rw-r--r-- 19.7 KB
i2c-mux.c -rw-r--r-- 12.2 KB
i2c-slave-eeprom.c -rw-r--r-- 4.5 KB
i2c-smbus.c -rw-r--r-- 5.5 KB
i2c-stub.c -rw-r--r-- 10.3 KB

back to top