Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-31600

7.5 · HIGH
Published Apr 24, 2026 linux CWE-476 EPSS 0.29% (21th pctl)

Overview

CVE-2026-31600 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 24, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

arm64: mm: Handle invalid large leaf mappings correctly

It has been possible for a long time to mark ptes in the linear map as

invalid. This is done for secretmem, kfence, realm dma memory un/share,

and others, by simply clearing the PTE_VALID bit. But until commit

a166563e7ec37 ("arm64: mm: support large block mapping when

rodata=full") large leaf mappings were never made invalid in this way.

It turns out various parts of the code base are not equipped to handle

invalid large leaf mappings (in the way they are currently encoded) and

I've observed a kernel panic while booting a realm guest on a

BBML2_NOABORT system as a result:

[ 15.432706] software IO TLB: Memory encryption is active and system is using DMA bounce buffers

[ 15.476896] Unable to handle kernel paging request at virtual address ffff000019600000

[ 15.513762] Mem abort info:

[ 15.527245] ESR = 0x0000000096000046

[ 15.548553] EC = 0x25: DA

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 6.18, < 6.18.24 Affected

Frequently Asked Questions

What is CVE-2026-31600?

CVE-2026-31600 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 24, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2026-31600?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-31600?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-31600?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-31600 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.