VDB

CVE-2026-89691

CVE-2026-89691 PUBLISHED CVSS 7.1 HIGH

Reported by Linux · Published September 11, 2026

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear opcnt on compound arg release to prevent OOB read nfsd4_release_compoundargs() resets args->ops to the inline iops[8] array when the dynamically-allocated ops buffer is freed, but leaves args->opcnt at its original value (which can be up to 200 for NFSv4.1+ compounds). If rq_status_counter is stuck at an odd value (which can happen when nfsd_dispatch() hits an error path after setting it odd), the RPC status dumpit handler reads min(opcnt, 16) entries from args->ops[]. Since iops only has 8 elements and is the last field in struct nfsd4_compoundargs, reading indices 8-15 accesses adjacent slab memory and leaks it to userspace via netlink. Zero opcnt unconditionally in nfsd4_release_compoundargs() so stale compound metadata is never exposed through the status interface. [ cel: Remove the kvfree_rcu_mightsleep() sleep from the exposure window ]

EPSS 0.12% · 2.5th percentile

Risk Scores

CVSS 3.1
7.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
EPSS Score
0.12%
2.5th percentile

Affected Products

VendorProductVersions
LinuxLinuxbd9d6a3efa9709e653aafbeb859289feccb8e70c, bd9d6a3efa9709e653aafbeb859289feccb8e70c, bd9d6a3efa9709e653aafbeb859289feccb8e70c
LinuxLinux6.7, 0, 6.12.109
linuxlinux_kernel6.7, 6.7, 6.7
LinuxLinuxbd9d6a3efa9709e653aafbeb859289feccb8e70c, bd9d6a3efa9709e653aafbeb859289feccb8e70c, bd9d6a3efa9709e653aafbeb859289feccb8e70c

Timeline

  • Sep 11, 2026 Coalition ESS Score
  • Sep 11, 2026 CVE Published
  • Sep 12, 2026 EPSS Score
  • Sep 13, 2026 EPSS Score
  • Sep 13, 2026 CVE Updated

References

Open in Interactive Console →
$ Console Community · 100/wk Open console ›