CVE-2026-80779
Reported by Linux · Published September 4, 2026
In the Linux kernel, the following vulnerability has been resolved: net/ionic: avoid OOB TX partner lookup for hwstamp RXQ The dedicated hardware timestamp RX queue is allocated with q->index equal to lif->ionic->nrxqs_per_lif. The normal txqcqs array only contains the regular queue pairs, so using that index to set rxq->partner can read one entry past txqcqs[] and then write through the derived pointer. Only link RX/TX partners for normal queue-pair indexes. Leave the hwstamp RX queue unpaired, and make the XDP_TX path abort cleanly if an RX queue has no TX partner.
EPSS 0.17% · 6.4th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 8eeed8373e1cca836799bf8e4a05cffa8e444908, 8eeed8373e1cca836799bf8e4a05cffa8e444908, 8eeed8373e1cca836799bf8e4a05cffa8e444908 |
| Linux | Linux | 6.9, 0, 6.12.106 |
| linux | linux_kernel | 6.9, 6.9, 6.9 |
| Linux | Linux | 8eeed8373e1cca836799bf8e4a05cffa8e444908, 8eeed8373e1cca836799bf8e4a05cffa8e444908, 8eeed8373e1cca836799bf8e4a05cffa8e444908 |
Timeline
- Sep 4, 2026 Coalition ESS Score
- Sep 4, 2026 CVE Published
- Sep 5, 2026 EPSS Score
- Sep 16, 2026 EPSS Score