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

5.5 · MEDIUM
Published Mar 25, 2026 linux CWE-369

Overview

CVE-2026-23379 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 25, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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/sched: ets: fix divide by zero in the offload path

Offloading ETS requires computing each class' WRR weight: this is done by

averaging over the sums of quanta as 'q_sum' and 'q_psum'. Using unsigned

int, the same integer size as the individual DRR quanta, can overflow and

even cause division by zero, like it happened in the following splat:

Oops: divide error: 0000 [#1] SMP PTI

CPU: 13 UID: 0 PID: 487 Comm: tc Tainted: G E 6.19.0-virtme #45 PREEMPT(full)

Tainted: [E]=UNSIGNED_MODULE

Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011

RIP: 0010:ets_offload_change+0x11f/0x290 [sch_ets]

Code: e4 45 31 ff eb 03 41 89 c7 41 89 cb 89 ce 83 f9 0f 0f 87 b7 00 00 00 45 8b 08 31 c0 45 01 cc 45 85 c9 74 09 41 6b c4 64 31 d2 <41> f7 f2 89 c2 44 29 fa 45 89 df 41 83 fb 0f 0f 87 c7 00 00 00 44

RSP: 0018:ffffd0a180d77588 EFLAGS: 00010246

RAX: 00000000ffffff38 RBX: ffff8d3d482ca000 RCX: 0000000000000000

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.6.1, < 5.10.253 Affected

Frequently Asked Questions

What is CVE-2026-23379?

CVE-2026-23379 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 25, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2026-23379?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-23379?

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

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