In the Linux kernel, the following vulnerability has been resolved:net/mlx5: Unregister notifier on eswitch init failureIt otherwise remains registered and a subsequent attempt at eswitchenabling might trigger warnings of the sort:[ 682.589148] ------------[ cut here ]------------[ 682.590204] notifier callback eswitch_vport_event [mlx5_core] already registered[ 682.590256] WARNING: CPU: 13 PID: 2660 at kernel/notifier.c:31 notifier_chain_register+0x3e/0x90[...snipped][ 682.610052] Call Trace:[ 682.610369]
No PoCs from references.
- https://github.com/fkie-cad/nvd-json-data-feeds