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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2025062357-grove-crisply-a3b2@gregkh>
Date: Mon, 23 Jun 2025 10:46:47 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Paul Chaignon <paul.chaignon@...il.com>
Cc: stable@...r.kernel.org, Sasha Levin <sashal@...nel.org>,
	netdev@...r.kernel.org, bpf@...r.kernel.org,
	"David S. Miller" <davem@...emloft.net>,
	Eric Dumazet <edumazet@...gle.com>,
	Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
	David Ahern <dsahern@...nel.org>, Tom Herbert <tom@...bertland.com>,
	Alexei Starovoitov <ast@...nel.org>,
	Daniel Borkmann <daniel@...earbox.net>,
	Andrii Nakryiko <andrii@...nel.org>
Subject: Re: [PATCH stable 5.10,5.15 2/2] bpf: Fix L4 csum update on IPv6 in
 CHECKSUM_COMPLETE

On Tue, Jun 17, 2025 at 05:49:21PM +0200, Paul Chaignon wrote:
> [ Upstream commit ead7f9b8de65632ef8060b84b0c55049a33cfea1 ]
> [ Note: Fixed conflict due to unrelated comment change. ]

This does not apply to the 5.15.y tree at all, due to:

> -		inet_proto_csum_replace_by_diff(ptr, skb, to, is_pseudo, false);
> +		inet_proto_csum_replace_by_diff(ptr, skb, to, is_pseudo, is_ipv6);

This chunk.

Can you fix that up and resend just this one?

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ