CVE-2025-21800

Publication date

2025-02-27 20:00:54

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, fix definers HWS_SET32 macro for negative offset When bit offset for HWS_SET32 macro is negative, UBSAN complains about the shift-out-of-bounds: UBSAN: shift-out-of-bounds in drivers/net/ethernet/mellanox/mlx5/core/steering/hws/definer.c:177:2 shift exponent -8 is negative