netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request (net): ipsec 2017-11-09
@ 2017-11-09  1:40 Steffen Klassert
  2017-11-09  1:40 ` [PATCH 1/3] xfrm: defer daddr pointer assignment after spi parsing Steffen Klassert
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Steffen Klassert @ 2017-11-09  1:40 UTC (permalink / raw)
  To: David Miller; +Cc: Herbert Xu, Steffen Klassert, netdev

1) Fix a use after free due to a reallocated skb head.
   From Florian Westphal.

2) Fix sporadic lookup failures on labeled IPSEC.
   From Florian Westphal.

3) Fix a stack out of bounds when a socket policy is applied
   to an IPv6 socket that sends IPv4 packets.

Please pull or let me know if there are problems.

Thanks!

The following changes since commit 74784da82ff74379d0583a3ffe42835888705ac7:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf (2017-11-02 16:52:41 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git master

for you to fetch changes up to c9f3f813d462c72dbe412cee6a5cbacf13c4ad5e:

  xfrm: Fix stack-out-of-bounds read in xfrm_state_find. (2017-11-03 13:02:41 +0100)

----------------------------------------------------------------
Florian Westphal (2):
      xfrm: defer daddr pointer assignment after spi parsing
      xfrm: do unconditional template resolution before pcpu cache check

Steffen Klassert (1):
      xfrm: Fix stack-out-of-bounds read in xfrm_state_find.

 net/xfrm/xfrm_input.c  |  4 +--
 net/xfrm/xfrm_policy.c | 71 +++++++++++++++++++++++++-------------------------
 2 files changed, 37 insertions(+), 38 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-11-09  2:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-09  1:40 pull request (net): ipsec 2017-11-09 Steffen Klassert
2017-11-09  1:40 ` [PATCH 1/3] xfrm: defer daddr pointer assignment after spi parsing Steffen Klassert
2017-11-09  1:40 ` [PATCH 2/3] xfrm: do unconditional template resolution before pcpu cache check Steffen Klassert
2017-11-09  1:40 ` [PATCH 3/3] xfrm: Fix stack-out-of-bounds read in xfrm_state_find Steffen Klassert
2017-11-09  2:26 ` pull request (net): ipsec 2017-11-09 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).