
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38194 is a denial-of-service vulnerability in the Linux kernel's JFFS2 (Journaling Flash File System version 2) subsystem caused by improper error handling during summary node writing. The flaw was discovered via Syzkaller fuzzing with fault injection and published on July 4, 2025. It affects Linux kernel versions from 2.6.18 through multiple stable branches, with fixed versions including 5.4.295, 5.10.239, 5.15.186, 6.1.142, 6.6.95, 6.12.35, and 6.15.4. Debian Linux 11.0 is also listed as an affected product. The vulnerability carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat CVE, Feedly).
The root cause is improper error handling (CWE-754: Improper Check for Unusual or Exceptional Conditions) in the jffs2_sum_write_sumnode function within fs/jffs2/summary.c. This function fails to check the return value of jffs2_prealloc_raw_node_refs, allowing any allocation failure to silently propagate into jffs2_sum_write_data, which subsequently calls jffs2_link_node_ref expecting a successfully allocated node. When the preallocation has failed, jffs2_link_node_ref triggers a kernel BUG at fs/jffs2/nodelist.c:592 (invalid opcode), resulting in a kernel panic. The attack vector is local, requiring low privileges and no user interaction, making it exploitable by any unprivileged local user who can trigger JFFS2 write operations (Red Hat CVE, Feedly).
Successful exploitation causes a kernel panic (invalid opcode / BUG condition), resulting in a complete denial of service — the affected system crashes and becomes unavailable until rebooted. There is no confidentiality or integrity impact; the vulnerability is limited to availability. Systems using JFFS2 (commonly embedded Linux devices, flash-based storage systems, and some Linux distributions) are at risk of unexpected reboots or sustained instability if the condition can be repeatedly triggered (Red Hat CVE, Feedly).
There is no public proof-of-concept exploit code and no evidence of in-the-wild exploitation as of the time of this report. The vulnerability was originally detected by the Syzkaller kernel fuzzer during fault injection testing, not through adversarial research. The EPSS score is 0.024% (very low probability of exploitation in the near term). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires local access with low privileges on a system actively using the JFFS2 filesystem (Feedly).
The Linux kernel maintainers have released patches across all affected stable branches. Administrators should update to the following fixed versions or later: 5.4.295, 5.10.239, 5.15.186, 6.1.142, 6.6.95, 6.12.35, or 6.15.4. Patches are available via multiple commits on git.kernel.org. Downstream distributions including Debian (DSA-5973-1), Ubuntu (USN-7774, USN-7775, USN-7776, USN-7833, USN-7856 series), SUSE (SUSE-2025-02969, SUSE-2025-02996), and Oracle Linux have also released updated kernel packages. As a temporary workaround where patching is not immediately possible, restricting local user access and avoiding use of JFFS2 filesystems can reduce exposure (Red Hat CVE, Kernel Patches).
Red Hat has published a CVE advisory tracking this issue. Multiple Linux distributions — including Debian, Ubuntu, SUSE, and Oracle Linux — have issued security advisories and updated kernel packages in response. No notable independent researcher commentary or significant social media discussion has been identified for this vulnerability, consistent with its medium severity and limited exploitability profile (Red Hat CVE, Ubuntu USN-7774).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."