Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-53218

7.8 · HIGH
Published Dec 27, 2024 linux CWE-416 EPSS 0.22% (13th pctl)

Overview

CVE-2024-53218 is a high-severity vulnerability affecting linux linux_kernel. It was published on December 27, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

f2fs: fix race in concurrent f2fs_stop_gc_thread

In my test case, concurrent calls to f2fs shutdown report the following

stack trace:

Oops: general protection fault, probably for non-canonical address 0xc6cfff63bb5513fc: 0000 [#1] PREEMPT SMP PTI

CPU: 0 UID: 0 PID: 678 Comm: f2fs_rep_shutdo Not tainted 6.12.0-rc5-next-20241029-g6fb2fa9805c5-dirty #85

Call Trace:

<TASK>

? show_regs+0x8b/0xa0

? __die_body+0x26/0xa0

? die_addr+0x54/0x90

? exc_general_protection+0x24b/0x5c0

? asm_exc_general_protection+0x26/0x30

? kthread_stop+0x46/0x390

f2fs_stop_gc_thread+0x6c/0x110

f2fs_do_shutdown+0x309/0x3a0

f2fs_ioc_shutdown+0x150/0x1c0

__f2fs_ioctl+0xffd/0x2ac0

f2fs_ioctl+0x76/0xe0

vfs_ioctl+0x23/0x60

__x64_sys_ioctl+0xce/0xf0

x64_sys_call+0x2b1b/0x4540

do_syscall_64+0xa7/0x240

entry_SYSCALL_64_after_hwframe+0x76/0x7e

The root cause is a race condition in f2fs_stop_gc_thread() called from

dif

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 4.16, < 6.6.64 Affected

Frequently Asked Questions

What is CVE-2024-53218?

CVE-2024-53218 is a high-severity vulnerability affecting linux linux_kernel. It was published on December 27, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2024-53218?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2024-53218?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-53218?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-53218 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.