CVE-2026-72045
Last modified
CVE-2026-72045 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PF rvu_mbox_handler_lmtst_tbl_setup() uses req->base_pcifunc as a direct index into the LMT map table to read another function's LMTLINE physical base address and copy it into the caller's own LMT map table entry. The mailbox dispatcher authenticates req->hdr.pcifunc from the IRQ source, but req->base_pcifunc is a separate payload field and is not sanitized. Reject the request with -EPERM when a VF caller's base_pcifunc is not a valid function under its own PF. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PF rvu_mbox_handler_lmtst_tbl_setup() uses req->base_pcifunc as a direct index into the LMT map table to read another function's LMTLINE physical base address and copy it into the caller's own LMT map table entry. The mailbox dispatcher authenticates req->hdr.pcifunc from the IRQ source, but req->base_pcifunc is a separate payload field and is not sanitized. Reject the request with -EPERM when a VF caller's base_pcifunc is not a valid function under its own PF. is_pf_func_valid() bounds the FUNC field to the PF's configured VF count, keeping the computed index inside the caller's own slot block.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 893ae97214c385be02f8ec097298cc48c7f0d905, < 04c014e49b9f53d58a8f94adece8a0af3ae1b85c; >= 893ae97214c385be02f8ec097298cc48c7f0d905, < 6967dd944be2a71eddab3a2ae1a1a4dd9e5f8eed; >= 893ae97214c385be02f8ec097298cc48c7f0d905, < e9c5b03208507dd6d58b0c23a2c60b5c2f4c1b11; >= 893ae97214c385be02f8ec097298cc48c7f0d905, < 54535692bec9ef464adc714108eb19e49e38b5a2; >= 893ae97214c385be02f8ec097298cc48c7f0d905, < c73b8795b45f4ad5a95120d2e9b435ea4616e08e; >= 893ae97214c385be02f8ec097298cc48c7f0d905, < 59da37fee81a8d76079313348ca13c5bc90dd6ae; >= 893ae97214c385be02f8ec097298cc48c7f0d905, < 8cdcf3d2caacdee7ddd363705fb4d93b0c1a0915 |
| Linux | Linux | 5.14 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72045?
How severe is CVE-2026-72045?
How do I fix CVE-2026-72045?
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-7204A vulnerability was determined in Totolink A8000RU 7.1cu.643…9.8
- CVE-2026-72040In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72041In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72042In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72043In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-72044Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-72046In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72047In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72048In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72049In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-7205A vulnerability was identified in duartium papers-mcp-server…7.3
- CVE-2026-72050In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72045?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
