PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-90230 Linux CVE debrief

A heap out-of-bounds read vulnerability was found in the Linux kernel's nvmet_auth_negotiate() function. This issue occurs when the function reads past the end of an allocated buffer due to insufficient validation of the transfer length and hash/DH group identifiers provided by a host. This vulnerability can be triggered by a malicious or non-conformant host, potentially leading to a denial of service or information disclosure.

Vendor
Linux
Product
Unknown
CVSS
CRITICAL 9.1
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 maintainers, as well as system administrators and users who rely on the Linux kernel, should be aware of this vulnerability and take steps to mitigate its impact.

Why it matters

This vulnerability in the Linux kernel's nvmet_auth_negotiate() function can be exploited by a malicious host to trigger a heap out-of-bounds read, potentially leading to a denial of service or information disclosure. Linux kernel developers and maintainers, as well as system administrators and users, should be aware of this vulnerability and take steps to mitigate its impact.

  • Denial of service due to potential crashes or instability
  • Information disclosure through unauthorized access to sensitive data
  • Potential for malicious actors to exploit the vulnerability for further attacks

Technical summary

The vulnerability is caused by the nvmet_auth_negotiate() function not validating the transfer length and hash/DH group identifiers provided by a host. This allows a malicious or non-conformant host to trigger a heap out-of-bounds read, potentially leading to a denial of service or information disclosure. The issue arises when the function reads past the end of an allocated buffer due to insufficient validation of the transfer length and hash/DH group identifiers. Linux kernel developers and maintainers, as well as system administrators and users, should be aware of this vulnerability and take steps to mitigate its impact.

Defensive priority

High

Recommended defensive actions

  • Review and apply the provided patches to the Linux kernel to fix the vulnerability.
  • Ensure that all Linux kernel versions are up-to-date with the latest security patches.
  • Monitor network traffic and system logs for potential exploitation attempts.
  • Implement additional security measures, such as access controls and intrusion detection systems, to protect against potential threats.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.

Evidence notes

The CVE record and NVD entry provide details about the vulnerability, including its description, CVSS score, and affected systems. However, specific details about the exploitation of this vulnerability in the wild are not provided in the supplied source corpus.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-90230 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-90230

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-90230 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90230

    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/5bb96cc218835769ab74ec7f3ea2bf81fbffe955

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/7b81e4d2230e3d2d372c826180c4ef0efc244f31

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/89ff11b72f38976f3b5aea23a5228ee05e277209

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/aaac783950b17c57df9b6f7344747cacb1a407ed

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/c38a8186326799957d293d370136c128cd113916

    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.