CVE-2026-23070
Kernel Panic Due to Missing fwdata Checks in Octeontx2-af
Publication date: 2026-02-04
Last updated on: 2026-03-25
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | 6.19 |
| linux | linux_kernel | 6.19 |
| linux | linux_kernel | 6.19 |
| linux | linux_kernel | 6.19 |
| linux | linux_kernel | 6.19 |
| linux | linux_kernel | 6.19 |
| linux | linux_kernel | From 6.9 (inc) to 6.18.8 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Linux kernel related to the Octeontx2-af firmware data handling. The firmware populates MAC address, link modes, and EEPROM data in a shared firmware structure accessed by the kernel via the MAC block (CGX/RPM). However, on boards that boot without the MAC block, the kernel attempts to access this firmware data improperly, leading to kernel panics and internal errors.
How can this vulnerability impact me? :
The impact of this vulnerability is that it can cause kernel panics on affected systems. Specifically, if a board boots without the MAC block but the kernel tries to access the firmware data as if the MAC block were present, it results in an internal error and system instability. This can lead to system crashes and potential denial of service.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know