Linux-NFS Archive mirror
 help / color / mirror / Atom feed
From: "Chuck Lever" <cel@kernel.org>
To: ven0mfuzzer <ven0mkernelfuzzer@gmail.com>,
	"Tom Talpey" <tom@talpey.com>,
	"Chuck Lever" <chuck.lever@oracle.com>,
	"Olga Kornievskaia" <okorniev@redhat.com>,
	NeilBrown <neil@brown.name>, "Dai Ngo" <Dai.Ngo@oracle.com>,
	"Jeff Layton" <jlayton@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-nfs@vger.kernel.org
Subject: Re: [BUG] Linux Kernel NFS Server refcount_t Underflow in nfs3svc_release_getacl (S→C)
Date: Thu, 02 Apr 2026 15:06:26 -0400	[thread overview]
Message-ID: <a3923198-25b6-454b-90b8-9a59893abad9@app.fastmail.com> (raw)
In-Reply-To: <69ce4d8f.170a0220.1c5378.9cf5@mx.google.com>


On Thu, Apr 2, 2026, at 7:05 AM, ven0mfuzzer wrote:
> Linux Kernel NFS Server refcount_t Underflow in nfs3svc_release_getacl (S→C)
>
>   1. Vulnerability Title
>
> Linux Kernel NFS Server (nfsd) refcount_t Underflow via Malicious 
> GETACL Request with Corrupted File Handle

The described mechanism -- a refcount underflow from fh_put on an
uninitialized handle -- cannot occur because the SunRPC layer
zero-initializes the response buffer and fh_put() guards all
refcount operations behind NULL checks.


-- 
Chuck Lever

      reply	other threads:[~2026-04-02 19:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-02 11:05 [BUG] Linux Kernel NFS Server refcount_t Underflow in nfs3svc_release_getacl (S→C) ven0mfuzzer
2026-04-02 19:06 ` Chuck Lever [this message]

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=a3923198-25b6-454b-90b8-9a59893abad9@app.fastmail.com \
    --to=cel@kernel.org \
    --cc=Dai.Ngo@oracle.com \
    --cc=chuck.lever@oracle.com \
    --cc=jlayton@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=neil@brown.name \
    --cc=okorniev@redhat.com \
    --cc=tom@talpey.com \
    --cc=ven0mkernelfuzzer@gmail.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).