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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-22 16:16
Updated : 2026-08-25 06:18
NVD link : CVE-2026-74697
Mitre link : CVE-2026-74697
CVE.ORG link : CVE-2026-74697
JSON object : View
Products Affected
No product.
CWE
No CWE.
