netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request (net): ipsec 2017-04-19
@ 2017-04-19  5:10 Steffen Klassert
  2017-04-19  5:10 ` [PATCH 1/2] af_key: Add lock to key dump Steffen Klassert
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steffen Klassert @ 2017-04-19  5:10 UTC (permalink / raw)
  To: David Miller; +Cc: Herbert Xu, Steffen Klassert, netdev

Two fixes for af_key:

1) Add a lock to key dump to prevent a NULL pointer dereference.
   From Yuejie Shi.

2) Fix slab-out-of-bounds in parse_ipsecrequests.
   From Herbert Xu.

Please pull or let me know if there are problems.

Thanks!

The following changes since commit 75514b6654859e0130b512396dc964d2a9e84967:

  net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeout (2017-04-02 19:42:44 -0700)

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 096f41d3a8fcbb8dde7f71379b1ca85fe213eded:

  af_key: Fix sadb_x_ipsecrequest parsing (2017-04-18 08:26:03 +0200)

----------------------------------------------------------------
Herbert Xu (1):
      af_key: Fix sadb_x_ipsecrequest parsing

Yuejie Shi (1):
      af_key: Add lock to key dump

 net/key/af_key.c | 93 ++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 64 insertions(+), 29 deletions(-)

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

end of thread, other threads:[~2017-04-20 20:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-19  5:10 pull request (net): ipsec 2017-04-19 Steffen Klassert
2017-04-19  5:10 ` [PATCH 1/2] af_key: Add lock to key dump Steffen Klassert
2017-04-19  5:10 ` [PATCH 2/2] af_key: Fix sadb_x_ipsecrequest parsing Steffen Klassert
2017-04-20 20:20 ` pull request (net): ipsec 2017-04-19 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).