3 matches found
CVE-2026-98074
The Linux kernel contains a vulnerability in the bonding driver where __bond_release_one() prematurely clears bond->curr_active_slave to NULL during bond destruction when releasing all slaves. If a backup slave is released before the active slave, the system fails to call bond_alb_handle_activ...
EUVD-2026-86727
In the Linux kernel, the following vulnerability has been resolved: bonding: do not clear curractiveslave prematurely when releasing all slaves When releasing all slaves during bond destruction all == true, bondreleaseone unconditionally clears bond-curractiveslave to NULL in every iteration. If ...
CVE-2026-98074
In the Linux kernel, the following vulnerability has been resolved: bonding: do not clear curractiveslave prematurely when releasing all slaves When releasing all slaves during bond destruction all == true, bondreleaseone unconditionally clears bond-curractiveslave to NULL in every iteration. If ...