PatchSiren cyber security CVE debrief
CVE-2026-90102 Linux CVE debrief
A vulnerability in the Linux kernel's NFSv4/pnfs implementation could allow an attacker to cause a denial of service. The issue arises from the data server cache being keyed on the multipath address set alone, without considering the NFS version. This can lead to a mismatch in sequence-slot handling, resulting in a NULL pointer dereference. The vulnerability is resolved by adding the version to the cache key, ensuring that each version has its own nfs4_pnfs_ds and connection while both mirrors stay usable. Linux kernel developers and administrators who use NFSv4/pnfs should be aware of this vulnerability and take steps to apply the patch and verify the NFS version used in their to
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-18
Who should care
Linux kernel developers and administrators who use NFSv4/pnfs should be aware of this vulnerability and take steps to apply the patch and verify the NFS version used in their environment.
Why it matters
A vulnerability in the Linux kernel's NFSv4/pnfs implementation could allow an attacker to cause a denial of service. Linux kernel developers and administrators who use NFSv4/pnfs should be aware of this vulnerability and take steps to apply the patch and verify the NFS version used in their environment.
- Denial of service attacks may be possible
- Verification of NFS version is required
- Patch application is necessary to resolve the issue
Technical summary
The Linux kernel's NFSv4/pnfs implementation has a vulnerability that could allow an attacker to cause a denial of service. The issue arises from the data server cache being keyed on the multipath address set alone, without considering the NFS version. This can lead to a mismatch in sequence-slot handling, resulting in a NULL pointer dereference. The vulnerability is resolved by adding the version to the cache key.
Defensive priority
Medium
Recommended defensive actions
- Review and apply the patch to the Linux kernel
- Verify the NFS version used in the environment
- Monitor for potential denial of service attacks
- Perform a thorough review of the system configuration
- Conduct a risk assessment to identify potential vulnerabilities
- Implement additional security measures to prevent similar attacks
- Continuously monitor the system for suspicious activity
Evidence notes
The vulnerability is caused by the data server cache being keyed on the multipath address set alone, without considering the NFS version. This can lead to a mismatch in sequence-slot handling, resulting in a NULL pointer dereference. The issue is resolved by adding the version to the cache key.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-90102 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-90102
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-90102 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90102
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/02e160922bc83cd25e346a028ed43cbdb0b57e1a
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/13c23c5cb977f66390795437fd3837887ce1fd75
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/27f640cd92eebf5c2f64336be7ca24f4636390cb
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/bbc975cfb07a146843fde1126c43441e76177539
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/bc7aa9d8aff826031ffe25eba7f2f3acafcbf7a1
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/dd5bd091daa48c6ed8f9235ddf448aa288a0881f
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/f2994ba1263d9e88d3d9ae1d097c5cf811d4bfa5
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/ffb100b0da0e217d5d63ce6fe092f9c29e59f7dd
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.