Skip to main content

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: reject a read that transferred too few bytes nvme_tcp_recv_data()… (CVE-2026-89480)

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

Description

A vulnerability in the Linux kernel's NVMe over TCP implementation allowed a controller to report a read operation as complete even if fewer bytes than requested were transferred. This could cause user space to receive stale or incorrect data in the read buffer. The issue was fixed by adding checks to ensure the actual bytes received match the requested length before completing the read operation.

AI-Powered Analysis

Machine-generated threat intelligence

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

Technical Analysis

The Linux kernel's nvme_tcp_recv_data() function previously completed read requests once the current C2HData PDU was consumed without verifying that the total bytes received matched the requested length. Because struct nvme_tcp_request lacked a receive-side byte counter and queue->data_remaining was per queue, the kernel could incorrectly report a partial read as complete. This allowed a controller to respond to a 4096-byte read request with only 512 bytes, leaving the remaining buffer filled with stale data. The fix involved counting the bytes received and refusing to complete a read if the count does not match the requested length, specifically for REQ_OP_READ operations, by adding checks at the NVME_TCP_F_DATA_SUCCESS paths and in nvme_tcp_process_nvme_cqe().

Potential Impact

User space applications relying on NVMe over TCP reads could receive incomplete data buffers with stale or uninitialized data, potentially leading to data corruption or incorrect application behavior. The vulnerability does not appear to allow arbitrary code execution or privilege escalation but compromises data integrity for read operations.

Mitigation Recommendations

A fix has been implemented in the Linux kernel to verify that the number of bytes received matches the requested read length before completing the request. Users should apply the official kernel updates that include this patch. Since this is a kernel-level vulnerability, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; users should consult the vendor advisory or Linux kernel mailing lists for the exact fixed versions and update accordingly.

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-p53f-q495-p25h
Osv Schema Version
1.4.0
Aliases
["CVE-2026-89480"]

Threat ID: 6aa4a01955bf5e2cf5a86709

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

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

Last updated: 09/12/2026, 01:13:59 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