| Summary | In the Linux kernel, the following vulnerability has been resolved: ice: fix double free in ice_sf_eth_activate() error path When auxiliary_device_add() fails, ice_sf_eth_activate() jumps to The device release callback ice_sf_dev_release() frees sf_dev, but Keep kfree(sf_dev) for the auxiliary_device_init() failure path, but |
|---|---|
| Publication Date | May 28, 2026, 7:16 p.m. |
| Registration Date | May 29, 2026, 4:13 a.m. |
| Last Update | May 28, 2026, 10:44 p.m. |