We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.
Please see our statement on Data Privacy.
In the Linux kernel, the following vulnerability has been resolved: driver core: bus: Fix double free in driver API bus_register() For bus_register(), any error which happens after kset_register() will cause that @priv are freed twice, fixed by setting @priv with NULL after the first free.
Reserved 2024-10-21 | Published 2024-10-21 | Updated 2024-11-19 | Assigner Linuxgit.kernel.org/stable/c/d885c464c25018b81a6b58f5d548fc2e3ef87dd1
git.kernel.org/stable/c/9ce15f68abedfae7ae0a35e95895aeddfd0f0c6a
git.kernel.org/stable/c/bfa54a793ba77ef696755b66f3ac4ed00c7d1248
Support options