---
id: CVE-2026-89687
title: >-
  kernel: nfsd: ensure nfsd_file_do_acquire() does not use a non-opened file
  (CVE-2026-89687)
summary: >-
  A flaw was found in the Linux kernel's Network File System Daemon (nfsd). The
  `nfsd_file_do_acquire()` function might attempt to use a file that has not
  been fully opened, as the `->atomic_open` operation could return success
  prematurely. …
severity: medium
cvss: 5.5
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'
cvssSource: vendor
cwe: CWE-908
vendor: Red Hat
product: Red Hat Enterprise Linux 10
affected:
  - enterprise_linux 10
  - openshift_container_platform 4
published: '2026-09-11'
updated: '2026-09-21'
sourceUpdated: '2026-09-21T11:41:22+00:00'
source: CSAF
sourceUrl: 'https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-89687.json'
references:
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-89687.json
  - url: 'https://access.redhat.com/security/cve/CVE-2026-89687'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2532086'
  - url: 'https://www.cve.org/CVERecord?id=CVE-2026-89687'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-89687'
  - url: >-
      https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2026/CVE-2026-89687.mbox
  - url: 'https://git.kernel.org/stable/c/5859cc01fee06a2cd7458905a9593082fbab06e1'
  - url: 'https://git.kernel.org/stable/c/a95a1cffacd0203100297001719160160f443dd6'
tags:
  - csaf
  - vex
  - red-hat
  - cve.org
epss: 0.00488
epssPercentile: 0.39401
scores:
  vendor: 5.9
  cna: 7.5
ingestedAt: '2026-09-14T15:23:07.472Z'
---

## Overview

A flaw was found in the Linux kernel's Network File System Daemon (nfsd). The `nfsd_file_do_acquire()` function might attempt to use a file that has not been fully opened, as the `->atomic_open` operation could return success prematurely. While this scenario is considered highly improbable, it could lead to incorrect file operations and potential system instability or denial of service under specific, rare conditions.

## Vendor advisories

- **Red Hat VEX** · Moderate · affected: Red Hat Enterprise Linux 10, Red Hat OpenShift Container Platform 4 · no fix planned: Red Hat Enterprise Linux 10, Red Hat OpenShift Container Platform 4 · updated 2026-09-21 · [vex](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-89687.json)

**kernel: nfsd: ensure nfsd_file_do_acquire() does not use a non-opened file** — rated Moderate by Red Hat. Released 2026-09-11, updated 2026-09-21.

Affected:

- Red Hat Enterprise Linux 10
- Red Hat OpenShift Container Platform 4

No fix planned:

- Red Hat Enterprise Linux 10
- Red Hat OpenShift Container Platform 4

Not affected:

- Red Hat Enterprise Linux 6
- Red Hat Enterprise Linux 7
- Red Hat Enterprise Linux 8
- Red Hat Enterprise Linux 9

## Remediation

Fix deferred
