CVE-2023-52977

CVSS 3.1 Score 5.5 of 10 (medium)

Details

Published Mar 27, 2025
Updated: Apr 15, 2025
CWE ID 401

Summary

CVE-2023-52977: A memory leak vulnerability has been identified and resolved in the Linux kernel's Open vSwitch (OVS) component. The issue was discovered by Syzkaller, a Linux fuzzing tool, which detected a memory leak of the 'new_flow' object in 'ovs_flow_cmd_new()'. This object was not being freed when an allocation of a key failed. The patch addresses this issue by rearranging the goto labels and adding appropriate goto statements on error paths to reflect the order of object allocations. This vulnerability could lead to a denial-of-service (DoS) attack or potentially other 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