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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-11-19 02:16
Updated : 2024-12-11 15:15
NVD link : CVE-2024-50264
Mitre link : CVE-2024-50264
CVE.ORG link : CVE-2024-50264
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free