In the Linux kernel, the following vulnerability has been resolved: drbd: use after free in drbdcreatedevice() The drbddestroyconnection() frees the "connection" so use the _safe() iterator to prevent a use after free.
{ "urgency": "not yet assigned" }