CVE-2026-22998 is a denial-of-service vulnerability in the Linux kernel NVMe/TCP target implementation. The flaw is in the handling of host-to-controller data PDUs, where earlier hardening in nvmet_tcp_handle_h2c_data_pdu() added transfer tag bounds checking and data_offset validation but did not verify that the command data structures backing the request had been initialized before further processing. As a result, nvmet_tcp_build_pdu_iovec() could dereference cmd->req.sg and cmd->iov without confirming they were valid. The issue can be triggered by sending H2C_DATA PDUs out of protocol order, including immediately after the ICREQ/ICRESP handshake before a CONNECT command or before an NVMe write command, as well as by targeting READ commands or uninitialized command slots where one or both pointers remain NULL. The fix adds explicit validation of both cmd->req.sg and cmd->iov before calling nvmet_tcp_build_pdu_iovec().
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
17 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Linux kernel nvme-tcp vulnerability involving NULL pointer dereferences in nvmet_tcp_build_pdu_iovec.
A Linux kernel vulnerability in nvme-tcp involving NULL pointer dereferences in nvmet_tcp_build_pdu_iovec.
A Linux kernel nvme-tcp vulnerability involving NULL pointer dereferences in nvmet_tcp_build_pdu_iovec.
A Linux kernel nvme-tcp vulnerability causing NULL pointer dereferences in nvmet_tcp_build_pdu_iovec, triggerable by malformed or out-of-sequence H2C_DATA PDUs before required command/data structures are initialized, leading to kernel panic or denial of service.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.