PatchSiren cyber security CVE debrief
CVE-2026-23379 Linux CVE debrief
A divide by zero vulnerability was found in the Linux kernel's net/sched: ets offload path. This vulnerability can cause a kernel panic. The issue arises from using unsigned integers for 'q_sum' and 'q_psum', which can overflow and cause division by zero. Affected systems include those running Linux kernel versions 5.6.1 to 5.10.253, 5.11 to 5.15.203, 5.16 to 6.1.167, 6.2 to 6.6.130, 6.7 to 6.12.77, 6.13 to 6.18.17, and 6.19 to 6.19.7.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- MEDIUM 5.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-14
- Original CVE updated
- 2026-07-28
- Advisory published
- 2026-07-14
- Advisory updated
- 2026-07-28
Who should care
System administrators and users of Linux kernel versions 5.6.1 to 5.10.253, 5.11 to 5.15.203, 5.16 to 6.1.167, 6.2 to 6.6.130, 6.7 to 6.12.77, 6.13 to 6.18.17, and 6.19 to 6.19.7 should be aware of this vulnerability.
Technical summary
The vulnerability is caused by using unsigned integers for 'q_sum' and 'q_psum' in the ets offload path of the Linux kernel. This can lead to an overflow and division by zero, causing a kernel panic. The issue can be fixed by using 64-bit integers for 'q_sum' and 'q_psum'. System administrators should update Linux kernel to version 5.10.254 or later, 5.15.204 or later, 6.1.168 or later, 6.6.131 or later, 6.7 or later, 6.12.78 or later, 6.18.18 or later, or 6.19.8 or later.
Defensive priority
Medium
Recommended defensive actions
- Update Linux kernel to version 5.10.254 or later, 5.15.204 or later, 6.1.168 or later, 6.6.131 or later, 6.7 or later, 6.12.78 or later, 6.18.18 or later, or 6.19.8 or later
- Apply patches from Linux kernel stable branches
- Monitor system logs for signs of kernel panics
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record was published on 2026-03-25T11:16:37.827Z and last modified on 2026-07-14T13:18:31.703Z. The NVD entry is currently Modified. This vulnerability affects Linux kernel versions 5.6.1 to 5.10.253, 5.11 to 5.15.203, 5.16 to 6.1.167, 6.2 to 6.6.130, 6.7 to 6.12.77, 6.13 to 6.18.17, and 6.19 to 6.19.7. Defenders should verify system configurations and review logs for signs of kernel panics.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-23379 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-23379
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-23379 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-23379
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/3912871344d6a0f1f572a7af2716968182d1e536
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/62015c05878eb9ca448dca7f5a74423d10d40789
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/78b8d2f55a564236435649fbd8bd6a103f30acf5
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/7dbffffd5761687e168fb2f4aaa7a2c47e067efc
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/a11ec75a029b3a22b5596f98ce91a3be76a86213
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/a6677e23b313cd9fd03690c589c6452cb6fffb97
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/abe1d5cb7fe135c0862c58db32bc29e04cf1c906
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.