THREAT OPS › Threat News › [NVD] CVE-2022-49742 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved:
f2fs: initialize locks earlier in f2fs_fill_super()
syzbot is reporting lockdep warning at f2fs_handle_error() [1], for
spin_lock(&sbi->error_lock) is called before spin_lock_init() is called.
For safe locking
[NVD] CVE-2022-49742 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: f2fs: initialize locks earlier in f2fs_fill_super() syzbot is reporting lockdep warning at f2fs_handle_error() [1], for spin_lock(&sbi->error_lock) is called before spin_lock_init() is called. For safe locking
CVE-2022-49742 CVSS: 5.5 MEDIUM Published: 2025-03-27T17:15:38.847
In the Linux kernel, the following vulnerability has been resolved:
f2fs: initialize locks earlier in f2fs_fill_super()
syzbot is reporting lockdep warning at f2fs_handle_error() [1], for spin_lock(&sbi->error_lock) is called before spin_lock_init() is called. For safe locking in error handling, move initialization of locks (and
Indicators of compromise
- CVE-2022-49742cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2022-49742