In the Linux kernel, the following vulnerability has been resolved:
octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"
This patch ensures that the RX ring size (rx_pending) is not
set below the permitted length. This avoids UBSAN
shift-out-of-bounds errors when users passes small or zero
ring sizes via ethtool -G.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-01-14 15:16
Updated : 2026-03-25 18:03
NVD link : CVE-2025-71137
Mitre link : CVE-2025-71137
CVE.ORG link : CVE-2025-71137
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-787
Out-of-bounds Write
