CVE-2024-50264

CVSS 3.1 Score 7.8 of 10 (high)

Details

Published Nov 19, 2024
Updated: Dec 11, 2024
CWE ID 416

Summary

CVE-2024-50264 is a newly identified vulnerability in the Linux kernel. This issue concerns the vsock/virtio subsystem, where a dangling pointer can be created during loopback communication in the vsk->trans variable. This condition may result in a Use-After-Free vulnerability. The vulnerability is resolved by initializing vsk->trans to NULL to prevent the dangling pointer from being utilized after being freed. This patch mitigates the risk of memory corruption and potential exploitation.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share