CVE-2024-50264
In the Linux kernel, the following vulnerability has been resolved:
vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans
During loopback communication, a dangling pointer can be created in
vsk->trans, potentially leading to a Use-After-Free condition. This
issue is resolved by initializing vsk->trans to NULL.
More information : https://git.kernel.org/stable/c/2a6a4e69f255b7aed17f93995691ab4f0d3c2203