From: Scott Mayhew <smayhew@redhat.com>
To: steved@redhat.com
Cc: linux-nfs@vger.kernel.org
Subject: [nfs-utils PATCH 0/2] Two hardening fixes for junction handling
Date: Thu, 3 Sep 2026 13:53:11 -0400 [thread overview]
Message-ID: <20260903175313.1214070-1-smayhew@redhat.com> (raw)
The first patch fixes a buffer overrun in junction_parse_xml_read()
and the second fixes a use-after-free when parsing multi-location
junctions in locations_to_fslocdata().
Scott Mayhew (2):
junction: fix buffer over-read in junction_parse_xml_read()
junction: fix use-after-free in locations_to_fslocdata()
support/export/cache.c | 6 ++++++
support/junction/junction.c | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
--
2.55.0
next reply other threads:[~2026-09-03 17:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-03 17:53 Scott Mayhew [this message]
2026-09-03 17:53 ` [nfs-utils PATCH 1/2] junction: fix buffer over-read in junction_parse_xml_read() Scott Mayhew
2026-09-03 17:53 ` [nfs-utils PATCH 2/2] junction: fix use-after-free in locations_to_fslocdata() Scott Mayhew
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=20260903175313.1214070-1-smayhew@redhat.com \
--to=smayhew@redhat.com \
--cc=linux-nfs@vger.kernel.org \
--cc=steved@redhat.com \
/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