lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 19 Mar 2024 12:01:49 +0100
From: Steffen Klassert <steffen.klassert@...unet.com>
To: David Miller <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>
CC: Herbert Xu <herbert@...dor.apana.org.au>, Steffen Klassert
	<steffen.klassert@...unet.com>, <netdev@...r.kernel.org>
Subject: [PATCH 0/2] pull request (net): ipsec 2024-03-19

1) Fix possible page_pool leak triggered by esp_output.
   From Dragos Tatulea.

2) Fix UDP encapsulation in software GSO path.
   From Leon Romanovsky.

Please pull or let me know if there are problems.

Thanks!

The following changes since commit 6ebfad33161afacb3e1e59ed1c2feefef70f9f97:

  packet: annotate data-races around ignore_outgoing (2024-03-18 09:34:54 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git tags/ipsec-2024-03-19

for you to fetch changes up to 773bb766ca4a05bf363203030b72b10088869224:

  xfrm: Allow UDP encapsulation only in offload modes (2024-03-18 11:56:11 +0100)

----------------------------------------------------------------
ipsec-2024-03-19

----------------------------------------------------------------
Dragos Tatulea (1):
      net: esp: fix bad handling of pages from page_pool

Leon Romanovsky (1):
      xfrm: Allow UDP encapsulation only in offload modes

 include/linux/skbuff.h | 10 ++++++++++
 net/ipv4/esp4.c        |  8 ++++----
 net/ipv6/esp6.c        |  8 ++++----
 net/xfrm/xfrm_device.c |  3 ++-
 4 files changed, 20 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ