netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vasiliy Kovalev <kovalev@altlinux.org>
To: stable@vger.kernel.org
Cc: netdev@vger.kernel.org, Eric Dumazet <edumazet@google.com>,
	Yajun Deng <yajun.deng@linux.dev>,
	"David S . Miller" <davem@davemloft.net>,
	Hazem Mohamed Abuelfotoh <abuehaze@amazon.com>,
	lvc-project@linuxtesting.org, kovalev@altlinux.org
Subject: [PATCH v3 5.10 0/2] net: Backport to fix CVE-2024-56658
Date: Wed, 29 Jan 2025 01:15:20 +0300	[thread overview]
Message-ID: <20250128221522.21706-1-kovalev@altlinux.org> (raw)

Link: https://www.cve.org/CVERecord/?id=CVE-2024-56658

5.15: https://lore.kernel.org/all/20250115091642.335047-1-kovalev@altlinux.org/

---
v1: https://lore.kernel.org/all/20250115091913.335173-1-kovalev@altlinux.org/

v2: https://lore.kernel.org/all/20250121192730.155559-1-kovalev@altlinux.org/

v3:  (Suggested-by [1]: Hazem Mohamed Abuelfotoh <abuehaze@amazon.com>)
Added a backport of commit
41467d2ff4df ("net: net_namespace: Optimize the code")
as a prerequisite for
0f6ede9fbc74 ("net: defer final 'struct net' free in netns dismantle").

[1] https://lore.kernel.org/all/20250127134248.25731-1-abuehaze@amazon.com/

[PATCH v3 5.10 1/2] net: net_namespace: Optimize the code
[PATCH v3 5.10 2/2] net: defer final 'struct net' free in netns dismantle


             reply	other threads:[~2025-01-28 22:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-28 22:15 Vasiliy Kovalev [this message]
2025-01-28 22:15 ` [PATCH v3 5.10 1/2] net: net_namespace: Optimize the code Vasiliy Kovalev
2025-01-28 22:15 ` [PATCH v3 5.10 2/2] net: defer final 'struct net' free in netns dismantle Vasiliy Kovalev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250128221522.21706-1-kovalev@altlinux.org \
    --to=kovalev@altlinux.org \
    --cc=abuehaze@amazon.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=lvc-project@linuxtesting.org \
    --cc=netdev@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=yajun.deng@linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).