Re: pull request (net): ipsec 2017-05-23

2017-05-23 Thread David Miller
From: Steffen Klassert Date: Tue, 23 May 2017 07:33:39 +0200 > 1) Fix wrong header offset for esp4 udpencap packets. > > 2) Fix a stack access out of bounds when creating a bundle >with sub policies. From Sabrina Dubroca. > > 3) Fix slab-out-of-bounds in pfkey due to an incorrect >sadb_

pull request (net): ipsec 2017-05-23

2017-05-22 Thread Steffen Klassert
1) Fix wrong header offset for esp4 udpencap packets. 2) Fix a stack access out of bounds when creating a bundle with sub policies. From Sabrina Dubroca. 3) Fix slab-out-of-bounds in pfkey due to an incorrect sadb_x_sec_len calculation. 4) We checked the wrong feature flags when taking dow