mbox series

pull request (net): ipsec 2021-01-21

Message ID 20210121121558.621339-1-steffen.klassert@secunet.com (mailing list archive)
State Accepted
Commit 35c715c30b95205e64311c3bb3525094cd3d7236
Delegated to: Netdev Maintainers
Headers show
Series pull request (net): ipsec 2021-01-21 | expand

Pull-request

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

Checks

Context Check Description
netdev/tree_selection success Guessing tree name failed - patch did not apply

Message

Steffen Klassert Jan. 21, 2021, 12:15 p.m. UTC
1) Fix a rare panic on SMP systems when packet reordering
   happens between anti replay check and update.
   From Shmulik Ladkani.

2) Fix disable_xfrm sysctl when used on xfrm interfaces.
   From Eyal Birger.

3) Fix a race in PF_KEY when the availability of crypto
   algorithms is set. From Cong Wang.

4) Fix a return value override in the xfrm policy selftests.
   From Po-Hsu Lin.

5) Fix an integer wraparound in xfrm_policy_addr_delta.
   From Visa Hankala.

Please pull or let me know if there are problems.

Thanks!

The following changes since commit 7f376f1917d7461e05b648983e8d2aea9d0712b2:

  Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux (2020-12-11 14:29:46 -0800)

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 da64ae2d35d3673233f0403b035d4c6acbf71965:

  xfrm: Fix wraparound in xfrm_policy_addr_delta() (2021-01-04 10:35:09 +0100)

----------------------------------------------------------------
Cong Wang (1):
      af_key: relax availability checks for skb size calculation

Eyal Birger (1):
      xfrm: fix disable_xfrm sysctl when used on xfrm interfaces

Po-Hsu Lin (1):
      selftests: xfrm: fix test return value override issue in xfrm_policy.sh

Shmulik Ladkani (1):
      xfrm: Fix oops in xfrm_replay_advance_bmp

Visa Hankala (1):
      xfrm: Fix wraparound in xfrm_policy_addr_delta()

 net/key/af_key.c                           |  6 ++--
 net/xfrm/xfrm_input.c                      |  2 +-
 net/xfrm/xfrm_policy.c                     | 30 +++++++++++++-------
 tools/testing/selftests/net/xfrm_policy.sh | 45 +++++++++++++++++++++++++++++-
 4 files changed, 68 insertions(+), 15 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Jan. 21, 2021, 7:20 p.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (refs/heads/master):

On Thu, 21 Jan 2021 13:15:53 +0100 you wrote:
> 1) Fix a rare panic on SMP systems when packet reordering
>    happens between anti replay check and update.
>    From Shmulik Ladkani.
> 
> 2) Fix disable_xfrm sysctl when used on xfrm interfaces.
>    From Eyal Birger.
> 
> [...]

Here is the summary with links:
  - pull request (net): ipsec 2021-01-21
    https://git.kernel.org/netdev/net/c/35c715c30b95

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html