CVE-2024-56744

CVSS 3.1 Score 5.5 of 10 (medium)

Details

Published Dec 29, 2024
Updated: Jan 7, 2025
CWE ID 667

Summary

CVE-2024-56744 is a vulnerability identified in the Linux kernel's f2fs file system. It involves a potential deadlock issue in the function f2fs_record_stop_reason(). According to a report by syzbot, the deadlock arises when the kswapd0 process tries to acquire a lock held by the f2fs_evict_inode function, resulting in a circular dependency and lock contention. The existing dependency chain indicates that the issue occurs during the shrinking of memory pages, which can lead to system instability. The vulnerability has been resolved in the Linux kernel.

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