CVE-2022-50839
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50839 is a buffer head reference count leak vulnerability in the Linux kernel's jbd2 (journaling) subsystem. The flaw exists in the jbd2_fc_wait_bufs function, which returns -EIO without updating journal->j_fc_off when a buffer is not up-to-date, causing jbd2_fc_release_bufs to leak buffer head reference counts. It was published on December 30, 2025, and affects Linux kernel versions across multiple stable branches prior to the patched releases. The CVSS category estimate is Medium, with an EPSS score of approximately 0.018% (Feedly, EUVD).

Technical details

The root cause is improper resource management (CWE-401: Missing Release of Memory after Effective Lifetime) in the jbd2 fast-commit path of the Linux kernel. When jbd2_fc_wait_bufs encounters a buffer that is not up-to-date, it returns -EIO without incrementing journal->j_fc_off. Subsequently, jbd2_fc_release_bufs iterates from j_fc_off - 1 and terminates early when it encounters a NULL bh, leaving buffer head reference counts unreleased. The fix updates journal->j_fc_off before returning -EIO, ensuring the release function correctly processes all allocated buffer heads (Feedly, EUVD).

Impact

Successful triggering of this vulnerability results in a kernel-level buffer head reference count leak, which can lead to resource exhaustion over time and potential system instability or denial of service. Because the flaw resides in the jbd2 journaling layer used by ext4 and other filesystems, it could affect availability of filesystem operations on impacted systems. There is no known confidentiality or integrity impact, and the vulnerability does not enable privilege escalation or remote code execution (Feedly).

Mitigation and workarounds

The Linux kernel maintainers have released patches across multiple stable branches. Fixed versions include Linux 5.10.150, 5.15.75, 5.19.17, 6.0.3, and 6.1 and later. Users should update their Linux kernel to one of these patched versions. Distributions such as Amazon Linux 2 (kernel 5.15) have issued corresponding advisories (ALAS, EUVD).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 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