PT-2024-35669 · Linux+4 · Linux Kernel+4

Ye Bin

·

Published

2024-10-14

·

Updated

2026-05-26

·

CVE-2024-53221

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue occurs when concurrently installing the f2fs.ko module and mounting the f2fs file system, resulting in a null-ptr-deref in the f2fs submit page bio() function. This happens because the biset of the f2fs file system is not initialized before registering f2fs fs type. The problem can be addressed by registering f2fs fs type at the end of init f2fs fs() and ensuring that all f2fs file system resources are initialized.
Recommendations To resolve the issue, register f2fs fs type at the last in init f2fs fs(). Ensure that all f2fs file system resources are initialized. As a temporary workaround, consider disabling the f2fs submit page bio() function until a patch is available. Restrict access to the vulnerable f2fs module to minimize the risk of exploitation. Avoid using the f2fs.ko module in the affected API endpoint until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2025_12746
ALSA-2025_12752
ALSA-2025_12753
ALSA-2025_16880
ALT-PU-2025-12647
BDU:2025-15351
CVE-2024-53221
ECHO-44F1-DBBD-29D3
OESA-2025-1032
OESA-2025-1033
OESA-2025-1035
OESA-2025-1036
OESA-2025-1037
USN-7276-1
USN-7277-1
USN-7310-1
USN-7449-1
USN-7449-2
USN-7450-1
USN-7451-1
USN-7452-1
USN-7453-1
USN-7468-1
USN-7523-1
USN-7524-1

Affected Products

Alt Linux
Debian
Linuxmint
Linux Kernel
Ubuntu