Skip to main content

In the Linux kernel, the following vulnerability has been resolved: nvme: zero the discard fallback page nvme_setup_discard() always maps… (CVE-2026-89483)

0
Medium
Published: 09/11/2026 (09/11/2026, 21:31:28 UTC)
Source: GCVE Database

Description

A vulnerability in the Linux kernel NVMe driver was resolved involving uninitialized memory being sent to the NVMe controller during discard operations. The issue occurs when a fallback page used for discard commands is allocated without zeroing, potentially leaking residual kernel memory under rare memory pressure conditions. The fix ensures the fallback page is zeroed before use.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/12/2026, 01:13:39 UTC

Technical Analysis

The Linux kernel NVMe driver function nvme_setup_discard() always maps a fixed-size discard payload buffer. Normally, this buffer is zeroed by kzalloc(), but if that allocation fails under memory pressure, the code falls back to using a per-controller discard_page allocated by alloc_page(), which is not zeroed. This can cause uninitialized memory (up to 4080 bytes) to be sent to the NVMe controller. The vulnerability was identified through KMSAN detection of uninitialized memory usage. The fix involves allocating the fallback page with __GFP_ZERO to ensure it is zeroed before use, preventing leakage of kernel memory contents.

Potential Impact

Under rare conditions of memory allocation failure, uninitialized kernel memory could be leaked to the NVMe controller during discard commands. This leakage is limited to the fallback discard page buffer and requires specific memory pressure conditions to trigger. There is no indication of remote exploitability or active exploitation in the wild.

Mitigation Recommendations

A fix is available that zeroes the fallback discard page allocation by using __GFP_ZERO. Systems should apply the official Linux kernel patch that includes this fix. No additional mitigation is required as the vulnerability is addressed by this patch.

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-q8w5-3xh9-8fxf
Osv Schema Version
1.4.0
Aliases
["CVE-2026-89483"]

Threat ID: 6aa4a01955bf5e2cf5a86706

Added to database: 09/12/2026, 00:43:05 UTC

Last enriched: 09/12/2026, 01:13:39 UTC

Last updated: 09/12/2026, 01:13:39 UTC

Views: 2

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