CVE-2026-9054 Details
Description
An attacker sending tcp, il, rudp, rudp, or gre packets with a length less than the header size would trigger a kernel panic.
A vulnerability in the 9front operating system's networking stack can lead to a kernel panic. This issue occurs when an attacker sends TCP, IL, RUDP, or GRE packets that are shorter than the expected header size. The networking code attempts to process these malformed packets, leading to an assertion failure and a subsequent panic. The vulnerability arises because the packet length is not properly validated before being trimmed, allowing for negative lengths that trigger the kernel panic.
Users can update to the latest version of 9front, where this vulnerability has been addressed. Instructions for updating can be found in the 9front documentation.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 22, 2026CISA-ADP
Assessed May 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.9front.org/plan9front/9front/70c97c334171c715df82774d1a47638abaca2db4/commit.html | 9front | Source CodeVendor |
| https://git.9front.org/plan9front/9front/7838d68969549f938cc8e80c0c2b4218cb12805c/commit.html | 9front | Source CodeVendor |
| https://git.9front.org/plan9front/9front/f86917b75e9562f90545b7e484dbdcd748236952/commit.html | 9front | Source CodeVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-130 | Improper Handling of Length Parameter Inconsistency | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| 9front | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | 9front |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 22, 2026 | CVE Modified | CISA-ADP |
| May 22, 2026 | New CVE Received | 9front |
Volerion