CVE-2024-27032 - CVE House
Back to Database
Status published Unknown CVE-2024-27032

f2fs: fix to avoid potential panic during recovery

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential panic during recovery During recovery, if FAULT_BLOCK is on, it is possible that f2fs_reserve_new_block() will return -ENOSPC during recovery, then it may trigger panic. Also, if fault injection rate is 1 and only FAULT_BLOCK fault type is on, it may encounter deadloop in loop of block reservation. Let's change as below to fix these issues: - remove bug_on() to avoid panic. - limit the loop count of block reservation to avoid potential deadloop.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2024-27032

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
b1020a546779139eec5d930e15ce534c1101b89c, 2a7b12d4705bc308cf18eae2b69ec8db34881cc3, b29cc6e29b5e6037e1bcd2b2ac67b7d89acd194c, 956fa1ddc132e028f3b7d4cf17e6bfc8cb36c7fd, bc1fb291f36dd1d9d667241d9fe30b835dbb8ee8, 9fceaf8182d453639cddb7f4a6877a1e1564de39, 80c69f576ff39d6ae8a6e2107da3dc03b533759c, b4fb0807a1d60f8642a5fd62bd659cd6052eaf97, 6.1.77, 6.6.16, 6.7.4, 4.19.307, 5.4.269, 5.10.210, 5.15.149, 6.8, 0, 6.1.83, 6.6.23, 6.7.11, 6.8.2, 6.9

Timeline

Official Publish: May 1st, 2024
Last Modified: May 23rd, 2026
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.