PT-2025-13284 · Linux+1 · Linux Kernel+1

Published

2022-11-09

·

Updated

2026-05-26

·

CVE-2022-49742

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 A locking issue in the Linux kernel's f2fs file system has been resolved. The problem occurred because spin lock(&sbi->error lock) was called before spin lock init() was called, resulting in a lockdep warning at f2fs handle error(). To address this, the initialization of locks in f2fs fill super() has been moved to immediately after memory allocation, ensuring safe locking in error handling.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Improper Locking

Weakness Enumeration

Related Identifiers

AZL-60306
BDU:2026-04497
CVE-2022-49742

Affected Products

Debian
Linux Kernel