Wiz Agents & Workflows are here

CVE-2022-49428
Linux Debian vulnerability analysis and mitigation

Overview

CVE-2022-49428 is a vulnerability in the Linux kernel's F2FS (Flash-Friendly File System) that was discovered and reported by Wenqing Liu. The vulnerability was disclosed in February 2025 and affects the Linux kernel's handling of inline_dots inode in F2FS. The issue occurs when the filesystem attempts to recover dot dentries for special files (character, block, fifo, or socket files) that have the inline_dots flag set (Kernel Git).

Technical details

The vulnerability stems from a NULL pointer dereference in the F2FS filesystem code. The issue occurs because F2FS doesn't assign address space operations pointer array (mapping->a_ops field) for special files. When processing a fuzzed image with inline_dots flag set on a special file, during the lookup() operation, the __recover_dot_dentries() function attempts to call a_ops->set_dirty_page() through f2fs_add_regular_entry(), resulting in a NULL pointer access (Kernel Git).

Impact

When exploited, this vulnerability can cause a kernel panic, potentially leading to system crashes and denial of service. The issue is triggered during normal filesystem operations such as listing directory contents or accessing file status information (Kernel Git).

Mitigation and workarounds

The issue has been fixed in the Linux kernel through a patch that adds a sanity check on inline_dots inode. The fix includes verifying whether the inode is a directory before proceeding with dot dentries recovery operations. If a non-directory inode is detected with inline_dots flag, the system logs an error message and sets the filesystem for checking (Kernel Git).

Additional resources


SourceThis report was generated using AI

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-34827HIGH7.5
  • RubyRuby
  • ruby-rack
NoYesApr 02, 2026
CVE-2026-34835MEDIUM4.8
  • RubyRuby
  • ruby-rack
NoYesApr 02, 2026
CVE-2026-32762MEDIUM4.8
  • RubyRuby
  • ruby-rack
NoYesApr 02, 2026
CVE-2026-34743LOW1.7
  • Linux DebianLinux Debian
  • xz-utils
NoYesApr 02, 2026
CVE-2026-27456N/AN/A
  • Linux DebianLinux Debian
  • util-linux
NoNoApr 03, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management