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-31426

7.0 · HIGH
Published Apr 13, 2026 linux CWE-416 EPSS 0.11% (1th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 7.0, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

ACPI: EC: clean up handlers on probe failure in acpi_ec_setup()

When ec_install_handlers() returns -EPROBE_DEFER on reduced-hardware

platforms, it has already started the EC and installed the address

space handler with the struct acpi_ec pointer as handler context.

However, acpi_ec_setup() propagates the error without any cleanup.

The caller acpi_ec_add() then frees the struct acpi_ec for non-boot

instances, leaving a dangling handler context in ACPICA.

Any subsequent AML evaluation that accesses an EC OpRegion field

dispatches into acpi_ec_space_handler() with the freed pointer,

causing a use-after-free:

BUG: KASAN: slab-use-after-free in mutex_lock (kernel/locking/mutex.c:289)

Write of size 8 at addr ffff88800721de38 by task init/1

Call Trace:

<TASK>

mutex_lock (kernel/locking/mutex.c:289)

acpi_ec_space_handler (drivers/acpi/ec.c:1362)

acpi_ev_address_space_dispatch (drivers/acpi/acpica/evregion.c:293

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 >= 5.7, < 6.1.168 Affected

Frequently Asked Questions

What is CVE-2026-31426?

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

How severe is CVE-2026-31426?

This vulnerability has a CVSS 3.1 base score of 7.0, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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-31426?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-31426 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.