Improper Check or Handling of Exceptional Conditions in Linux kernel - CVE-2026-43467
Published: May 8, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper resource handling in the net/mlx5 switchdev mode transition logic when moving a device to switchdev mode on hardware without IPsec support. A local user can trigger a switchdev mode change to cause a denial of service.
The issue occurs when the driver attempts to clean up IPsec resources even though the device does not support IPsec.