Answer in brief
CVE-2026-74697 records a Unknown severity vulnerability in bnxt_en: Disable EOP for TPA on all chips to prevent data corruption. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=bfcd8d791ec18496772d117774398e336917f56e <68c181af7cd1ca9cbf29acd95911073bfd3c6397 || >=bfcd8d791ec18496772d117774398e336917f56e <7aee22a35978b44784612c156e358e375ddf5d16 || >=bfcd8d791ec18496772d117774398e336917f56e <410da4428b1f47bf9a84bdc0bcaa089d73ba2048 || >=bfcd8d791ec18496772d117774398e336917f56e <b61c4911204a0a2f900e538d64ceb608f6c9614d || >=bfcd8d791ec18496772d117774398e336917f56e <aab3b5f4d8ec8598606ee011e219ef824ae25ca0 || >=bfcd8d791ec18496772d117774398e336917f56e <c1962ab4645a914a91ff492735881150ddc8a79e || >=bfcd8d791ec18496772d117774398e336917f56e <c3faf548a00f4c17100cc9204746975fa46a73b9 | 68c181af7cd1ca9cbf29acd95911073bfd3c6397, 7aee22a35978b44784612c156e358e375ddf5d16, 410da4428b1f47bf9a84bdc0bcaa089d73ba2048, b61c4911204a0a2f900e538d64ceb608f6c9614d, aab3b5f4d8ec8598606ee011e219ef824ae25ca0, c1962ab4645a914a91ff492735881150ddc8a79e, c3faf548a00f4c17100cc9204746975fa46a73b9 |
| Linux/Linuxgeneric | 5.4 | Not reported |
Published upstream
Aug 22, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 22, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 22, 2026
In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Disable EOP for TPA on all chips to prevent data corruption EOP (End of frame padding) on the AGG ring may cause overlapping of zero padding at the end of one segment with the next segment's data. If Relaxed Ordering (RO) is enabled, the zero padding may overwrite valid data in the next segment and corrupt the data. Older chips (P5 and older) do not automatically disable RO when EOP is enabled. On some ARM systems, data corruption was reported on 57508 (P5) chips with RO enabled. Always disable EOP on all chips on the AGG rings when TPA is enabled to fix the data corruption.
Quoted source text, attributed separately from HOL analysis.