CVE-2026-72045
Reported by Linux · Published August 15, 2026
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.
EPSS 0.17% · 6.5th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 893ae97214c385be02f8ec097298cc48c7f0d905, 893ae97214c385be02f8ec097298cc48c7f0d905, 893ae97214c385be02f8ec097298cc48c7f0d905 |
| Linux | Linux | 5.14, 0, 5.15.217 |
| linux | linux_kernel | 5.14, 5.14, 5.14 |
| Linux | Linux | 893ae97214c385be02f8ec097298cc48c7f0d905, 893ae97214c385be02f8ec097298cc48c7f0d905, 893ae97214c385be02f8ec097298cc48c7f0d905 |
Timeline
- Aug 15, 2026 Coalition ESS Score
- Aug 15, 2026 CVE Published
- Aug 19, 2026 Security Advisory
- Aug 23, 2026 CVE Updated
- Aug 24, 2026 EPSS Score
- Sep 2, 2026 EPSS Score
- Sep 8, 2026 EPSS Score
- Sep 15, 2026 EPSS Score
- Sep 20, 2026 Distribution Patch