PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-90191 Linux CVE debrief

A vulnerability in the Linux kernel's mailbox subsystem has been addressed. The riscv-sbi-mpxy mailbox implementation did not properly validate the lengths of RPMI notifications before copying them from shared memory. This could potentially lead to buffer overflow or data corruption. The vulnerability has been resolved by adding validation for the complete notification length before copying and iterating only while a full event header remains.

Vendor
Linux
Product
Unknown
CVSS
HIGH 8.4
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, maintainers, and users of systems relying on the mailbox subsystem should assess exposure and apply patches or updates as needed to prevent potential buffer overflow or data corruption. They should also verify their Linux kernel versions and configurations to ensure they are not affected by the vulnerability. Additionally, operators and security teams should review the Linux kernel patch provided to understand the changes made to

Why it matters

A vulnerability in the Linux kernel's mailbox subsystem has been addressed. Linux kernel developers, maintainers, and users should assess exposure and apply patches or updates as needed to prevent potential buffer overflow or data corruption.

  • Potential buffer overflow or data corruption in mailbox subsystem
  • Verification of Linux kernel versions and configurations required
  • Patching or updating Linux kernel may be necessary

Technical summary

The Linux kernel's mailbox subsystem, specifically the riscv-sbi-mpxy implementation, did not validate RPMI notification lengths before copying them from shared memory. This could lead to buffer overflow or data corruption. The issue has been resolved by adding validation for notification lengths and proper iteration over event headers. Linux kernel developers and maintainers should assess the exposure of their systems and apply patches or updates as needed to prevent potential buffer overflow or data corruption. The vulnerability has been addressed in the Linux kernel, and users of systems relying on the mailbox subsystem should verify their Linux kernel versions and configurations to ensure they are not

Defensive priority

High

Recommended defensive actions

  • Review Linux kernel versions and configurations for exposure
  • Verify mailbox subsystem usage and shared memory management
  • Apply patches or updates provided by Linux kernel maintainers
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • 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. However, the scope of affected systems and potential impact require further verification from official Linux kernel sources. Linux kernel developers and maintainers should verify the mailbox subsystem usage and shared memory management in their deployments. They should also review the Linux kernel patch provided to understand the changes made to address the vulnerability. Additionally, defenders should check relevant monitoring, detection, and logs for exposed

Sources and references

Verified primary and authoritative sources

  • CVE-2026-90191 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-90191 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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/11d5af151bcbe78f5a579e0faecd3be9cea0399a

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

  • Source reference

    Unverified legacy reference

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

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

  • Source reference

    Unverified legacy reference

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

    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.