PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-93237 Linux CVE debrief

A Linux kernel vulnerability allows page table corruption on LoongArch CPUs with specific configurations, potentially leading to system instability or crashes. The issue arises from the incorrect definition of DIRECT_MAP_PHYSMEM_END, affecting memory region searches and vmemmap population. This vulnerability impacts Linux systems using LoongArch CPUs, requiring prompt assessment and patching to prevent potential system instability or crashes. The vulnerability is caused by incorrect memory region searches and vmemmap population, which can lead to page table corruption and system instability.

Vendor
Linux
Product
Unknown
CVSS
HIGH 7.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-24
Original CVE updated
2026-09-25
Advisory published
2026-09-24
Advisory updated
2026-09-25

Who should care

Linux administrators and users running LoongArch CPUs should assess exposure and apply patches or updates to prevent potential system instability or crashes. System operators and security teams should verify system configurations and CPU architectures to ensure prompt patching and minimize potential impacts.

Why it matters

Linux kernel vulnerability on LoongArch CPUs may lead to page table corruption and system instability, requiring assessment and patching.

  • Page table corruption potentially leading to system instability or crashes
  • Incorrect memory region searches affecting vmemmap population
  • Verification of system configurations and CPU architectures required

Technical summary

The Linux kernel vulnerability (CVE-2026-93237) occurs due to the incorrect definition of DIRECT_MAP_PHYSMEM_END on LoongArch CPUs. This leads to incorrect memory region searches and vmemmap population, potentially causing page table corruption and system instability. The vulnerability impacts Linux systems using LoongArch CPUs and requires prompt assessment and patching. The issue can be resolved by defining DIRECT_MAP_PHYSMEM_END as the vmemmap-covered physical range, capped at (1ULL << MAX_PHYSMEM_BITS) - 1 under CONFIG_SPARSEMEM.

Defensive priority

Assess exposure and apply patches for Linux kernel on LoongArch CPUs

Recommended defensive actions

  • Assess exposure of Linux kernel on LoongArch CPUs
  • Apply patches or updates provided by Linux vendor
  • Verify system configurations and CPU architectures
  • 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
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD entry provide details on the Linux kernel vulnerability, including its impact on LoongArch CPUs and potential page table corruption. The vulnerability is caused by the incorrect definition of DIRECT_MAP_PHYSMEM_END, which affects memory region searches and vmemmap population. Linux administrators and users should verify system configurations and CPU architectures to assess exposure. The vulnerability has been resolved by defining DIRECT_MAP_PHYSMEM_END as the vmemmap-covered physical range. Evidence is limited,

Sources and references

Verified primary and authoritative sources

  • CVE-2026-93237 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-93237 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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/2677f97a67fdbc62a82ce1faa67791f54451d36f

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/55e18311c705cceef6c34d522ea387b1f0069bab

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

  • Source reference

    Unverified legacy reference

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

    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.