stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sherry Yang <sherry.yang@oracle.com>
To: stable@vger.kernel.org
Cc: sashal@kernel.org, kuba@kernel.org, gregkh@linuxfoundation.org,
	roopa@nvidia.com, nikolay@nvidia.com, davem@davemloft.net,
	bridge@lists.linux-foundation.org, netdev@vger.kernel.org,
	sherry.yang@oracle.com
Subject: [PATCH 5.15.y 0/2] Backport fix for CVE-2024-38538
Date: Fri,  4 Oct 2024 10:03:26 -0700	[thread overview]
Message-ID: <20241004170328.10819-1-sherry.yang@oracle.com> (raw)

The 2nd patch fixes CVE-2024-38538, but it requires the helper function
pskb_may_pull_reason which is defined in the 1st patch. Backport both
together.


Eric Dumazet (1):
  net: add pskb_may_pull_reason() helper

Nikolay Aleksandrov (1):
  net: bridge: xmit: make sure we have at least eth header len bytes

 include/linux/skbuff.h | 19 +++++++++++++++----
 net/bridge/br_device.c |  6 ++++++
 2 files changed, 21 insertions(+), 4 deletions(-)

-- 
2.46.0


             reply	other threads:[~2024-10-04 17:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-04 17:03 Sherry Yang [this message]
2024-10-04 17:03 ` [PATCH 5.15.y 1/2] net: add pskb_may_pull_reason() helper Sherry Yang
2024-10-08 10:36   ` Greg KH
2024-10-08 17:11     ` Sherry Yang
2024-10-04 17:03 ` [PATCH 5.15.y 2/2] net: bridge: xmit: make sure we have at least eth header len bytes Sherry Yang
2024-10-29 21:14   ` [PATCH 5.15.y] " Randy.MacLeod

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=20241004170328.10819-1-sherry.yang@oracle.com \
    --to=sherry.yang@oracle.com \
    --cc=bridge@lists.linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=nikolay@nvidia.com \
    --cc=roopa@nvidia.com \
    --cc=sashal@kernel.org \
    --cc=stable@vger.kernel.org \
    /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).