CVE-2026-90080
Last modified
CVE-2026-90080 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setup af_xdp_zc_qidx tracks receive queues using AF_XDP zero-copy and is allocated during PF/VF probe. Representors and other non-AF_XDP paths leave the pointer NULL, but several call sites used test_bit() on it unconditionally. Switching to devlink eswitch mode creates representors and runs otx2_init_hw_resources(), which reaches otx2_pool_aq_init() and oopses when dereferencing the NULL bitmap.
Description
In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setup af_xdp_zc_qidx tracks receive queues using AF_XDP zero-copy and is allocated during PF/VF probe. Representors and other non-AF_XDP paths leave the pointer NULL, but several call sites used test_bit() on it unconditionally. Switching to devlink eswitch mode creates representors and runs otx2_init_hw_resources(), which reaches otx2_pool_aq_init() and oopses when dereferencing the NULL bitmap. Add NULL checks before every af_xdp_zc_qidx test_bit() use in the RSS, ethtool, XSK, and pool init paths.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= efabce29015189cb5cd8066cf29eb1d754de6c3c, < b003d5b4e46ca5033859db601e12d36da24d0e40; >= efabce29015189cb5cd8066cf29eb1d754de6c3c, < 7e33c6bd049b532d2ec4916895ef07e538bed905; >= efabce29015189cb5cd8066cf29eb1d754de6c3c, < b09a0503c755b6609fad59a84cc7f05b6843a03c; 9bd7273cf1f9c5761d696cca821d25602e8f7009; >= 6.14.9, < 6.15 |
| Linux | Linux | 6.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90080?
How severe is CVE-2026-90080?
How do I fix CVE-2026-90080?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90075In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90076In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90077In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90078In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90079In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9008The Page-list plugin for WordPress is vulnerable to Missing …4.3
- CVE-2026-90081In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90082In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90083In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90084In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90085In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90086In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90080?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
