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

7.8 · HIGH
Published Apr 22, 2026 linux CWE-787 EPSS 0.14% (3th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 7.8, 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:

net: macb: use the current queue number for stats

There's a potential mismatch between the memory reserved for statistics

and the amount of memory written.

gem_get_sset_count() correctly computes the number of stats based on the

active queues, whereas gem_get_ethtool_stats() indiscriminately copies

data using the maximum number of queues, and in the case the number of

active queues is less than MACB_MAX_QUEUES, this results in a OOB write

as observed in the KASAN splat.

==================================================================

BUG: KASAN: vmalloc-out-of-bounds in gem_get_ethtool_stats+0x54/0x78

[macb]

Write of size 760 at addr ffff80008080b000 by task ethtool/1027

CPU: [...]

Tainted: [E]=UNSIGNED_MODULE

Hardware name: raspberrypi rpi/rpi, BIOS 2025.10 10/01/2025

Call trace:

show_stack+0x20/0x38 (C)

dump_stack_lvl+0x80/0xf8

print_report+0x384/0x5e0

kasan_report+0xa0/0xf0

kasan_check_range+0xe8/0x190

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 >= 4.16.1, < 5.10.253 Affected

Frequently Asked Questions

What is CVE-2026-31494?

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

How severe is CVE-2026-31494?

This vulnerability has a CVSS 3.1 base score of 7.8, 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-31494?

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

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