Skip to main content

In the Linux kernel, the following vulnerability has been resolved: NFSv4.1: zero referring call lists before decoding decode_cb_sequence_args()… (CVE-2026-90104)

0
Critical
Published: 09/17/2026 (09/17/2026, 18:31:50 UTC)
Source: GCVE Database

Description

A critical vulnerability in the Linux kernel's NFSv4.1 implementation involves uninitialized memory usage in the handling of referring call lists during callback sequence decoding. This flaw can lead to use-after-free or double-free conditions due to stale memory being passed to the kernel's free function. The issue arises because the referring call lists are allocated without zero-initialization, leaving pointers uninitialized when the list is valid but empty. This vulnerability has been resolved by changing the allocation method to zero-initialize these lists, preventing the use of stale pointers.

CVSS v3.1

Score 9.8critical

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/19/2026, 01:54:49 UTC

Technical Analysis

The vulnerability in Linux kernel NFSv4.1 relates to the decode_cb_sequence_args() function, which allocates csa_rclists using kmalloc_objs(), resulting in uninitialized referring_call_list pointers. When decode_rc_list() processes a valid list with zero referring calls, it does not initialize the rcl_refcalls pointer, leaving it with stale slab memory. Subsequently, nfs4_callback_sequence() passes this stale pointer to kfree(), causing potential memory corruption. The fix involves switching to kzalloc_objs() for allocation, ensuring all rcl_refcalls pointers start as NULL, including for empty referring call lists.

Potential Impact

This vulnerability has a critical impact with a CVSS score of 9.8, allowing an attacker to cause memory corruption in the kernel, potentially leading to denial of service, privilege escalation, or arbitrary code execution. The flaw affects the kernel's NFSv4.1 callback sequence handling, which is a core component of network file system operations.

Mitigation Recommendations

A fix is available that changes the allocation of csa_rclists to use zero-initialized memory (kzalloc_objs()). Users should apply the official Linux kernel patches that address this vulnerability. Since this is a kernel-level issue, updating to a patched kernel version is the recommended remediation. No additional mitigation steps are indicated.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-8hhg-gc4j-p2q8
Osv Schema Version
1.4.0
Aliases
["CVE-2026-90104"]
Database Specific Severity
CRITICAL
Cvss Version
3.1

Threat ID: 6aade52855bf5e2cf5edc1cd

Added to database: 09/19/2026, 01:28:08 UTC

Last enriched: 09/19/2026, 01:54:49 UTC

Last updated: 09/19/2026, 02:34:54 UTC

Views: 5

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses