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

7.5 · HIGH
Published Apr 24, 2026 linux EPSS 0.50% (41th pctl)

Overview

CVE-2026-31563 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:

net: macb: Use dev_consume_skb_any() to free TX SKBs

The napi_consume_skb() function is not intended to be called in an IRQ

disabled context. However, after commit 6bc8a5098bf4 ("net: macb: Fix

tx_ptr_lock locking"), the freeing of TX SKBs is performed with IRQs

disabled. To resolve the following call trace, use dev_consume_skb_any()

for freeing TX SKBs:

WARNING: kernel/softirq.c:430 at __local_bh_enable_ip+0x174/0x188, CPU#0: ksoftirqd/0/15

Modules linked in:

CPU: 0 UID: 0 PID: 15 Comm: ksoftirqd/0 Not tainted 7.0.0-rc4-next-20260319-yocto-standard-dirty #37 PREEMPT

Hardware name: ZynqMP ZCU102 Rev1.1 (DT)

pstate: 200000c5 (nzCv daIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--)

pc : __local_bh_enable_ip+0x174/0x188

lr : local_bh_enable+0x24/0x38

sp : ffff800082b3bb10

x29: ffff800082b3bb10 x28: ffff0008031f3c00 x27: 000000000011ede0

x26: ffff000800a7ff00 x25: ffff800083937ce8 x24: 0000000000017a8

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.1.151, < 6.1.168 Affected

Frequently Asked Questions

What is CVE-2026-31563?

CVE-2026-31563 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-31563?

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

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

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