PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-90413 Linux kernel CVE debrief

A vulnerability in the Linux kernel's iSCSI implementation allows for out-of-bounds reads when processing login PDUs. This occurs because the isert_rx_login_req function does not validate the declared length of the login PDU against the actual received data length. An initiator can exploit this by declaring a longer length than it sends, causing the kernel to read beyond the buffer's end. This can lead to a denial of service or potentially other impacts.

Vendor
Linux kernel
Product
iSCSI target (iser)
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, Linux distribution maintainers, system administrators responsible for Linux systems, security teams responsible for monitoring and incident response.

Why it matters

This vulnerability in the Linux kernel's iSCSI implementation can lead to out-of-bounds reads and potentially cause denial of service or other impacts. Linux kernel developers and maintainers, Linux distribution maintainers, system administrators, and security teams should assess exposure and prioritize patching and remediation efforts.

  • Denial of service due to out-of-bounds reads
  • Potential for data breaches or unauthorized access
  • Need for patching and remediation efforts
  • Potential for exploitation by malicious initiators

Technical summary

The Linux kernel's iSCSI implementation does not validate the declared length of login PDUs against the actual received data length. This can cause out-of-bounds reads when processing login PDUs. An initiator can exploit this by declaring a longer length than it sends, causing the kernel to read beyond the buffer's end. The vulnerability is due to the isert_rx_login_req function not validating the declared length of the login PDU against the actual received data length. This issue can lead to a denial of service or potentially other impacts. Linux kernel developers and maintainers, Linux distribution maintainers, system administrators, and security teams should assess exposure and prioritize patching and The 7

Defensive priority

High

Recommended defensive actions

  • Review and apply the provided patches to the Linux kernel.
  • Restrict access to the iSCSI service to trusted initiators.
  • Monitor kernel logs for signs of exploitation attempts.
  • Perform a thorough review of system logs to identify potential exploitation attempts.
  • Update asset inventory to track systems that may be affected by this vulnerability.
  • Consider implementing compensating controls for exposed systems while remediation is scheduled and verified.
  • Schedule and verify remediation efforts for exposed systems through normal change control processes.

Evidence notes

The vulnerability was introduced in the Linux kernel's iSCSI implementation. The isert_rx_login_req function does not validate the declared length of the login PDU against the actual received data length. This can cause out-of-bounds reads when processing login PDUs.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-90413 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-90413 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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/0d9c0586af703890afe1bd0cfe641e3a3af1c32d

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/228aaa620fe6a7bc8b5b21dd348b4836b1760c61

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/2488b5b4827e5415768afc8daf097e8eb83c98df

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/44fe800ec13386c88bd5b32bcd1deaa1e17535d5

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/48812c8103071d550d9ab4a3431be5bdc52255bc

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/71ec8bbfa4a183f1e623662f9cfbcd702e433bdb

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

  • Source reference

    Unverified legacy reference

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

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

  • Source reference

    Unverified legacy reference

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

    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.