VDB

CVE-2026-89673

CVE-2026-89673 PUBLISHED

Reported by Linux · Published September 11, 2026

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo nfsd4_ff_encode_getdeviceinfo() computes the da_addr_body reservation as 16 + netid_len + addr_len, but the subsequent xdr_encode_opaque() calls emit 8 + round_up(netid_len, 4) + round_up(addr_len, 4) bytes. The mismatch means the declared da_addr_body length exceeds the actual encoded data by 2-8 bytes on every flexfile GETDEVICEINFO reply, leaking stale reply-page content to the client and mis-aligning the subsequent version list decode. Use xdr_align_size() for each string length to match what xdr_encode_opaque() actually writes.

EPSS 0.20% · 10.1th percentile

Risk Scores

EPSS Score
0.20%
10.1th percentile

Affected Products

VendorProductVersions
LinuxLinuxefcae97fa425ca6db9d126e37daccf2d7225cb09, efcae97fa425ca6db9d126e37daccf2d7225cb09, efcae97fa425ca6db9d126e37daccf2d7225cb09
LinuxLinux6.4.16, 6.4.16, 6.4.16
LinuxLinux6.4.16, efcae97fa425ca6db9d126e37daccf2d7225cb09, efcae97fa425ca6db9d126e37daccf2d7225cb09
linuxlinux_kernel6.4.16, 6.4.16, 6.4.16

Timeline

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

References

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