
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38230 is a vulnerability discovered in the Linux kernel's JFS (Journaling File System) component, specifically in the dbMount() function. The vulnerability was identified by the Linux Verification Center using the Syzkaller fuzzing tool and was disclosed on July 4, 2025 (NVD).
The vulnerability involves improper validation of AG (Allocation Group) parameters in the dbMount() function. The issue specifically affects the validation of db_agheight, db_agwidth, and db_agstart parameters, which can lead to corrupted metadata and undefined behavior in dbAllocAG. The vulnerability manifests as a shift-out-of-bounds error in fs/jfs/jfs_dmap.c:1400:9, where a negative shift exponent (-335544310) was detected (CVE).
The vulnerability can result in system crashes and potential undefined behavior in the JFS filesystem when handling AG parameters. This could affect system stability and potentially lead to filesystem corruption (NVD).
The vulnerability has been resolved by implementing proper validation checks for AG parameters in dbMount(). The fix includes establishing limits derived from L2LPERCTL, LPERCTL/MAXAG, and CTLTREESIZE, with specific ranges for agheight (0 to 5), agwidth (1-8 for agheight 0-3, 1-4 for agheight 4, 1 for agheight 5), and agstart (0-1237 for agwidth 1, 0-348 for agwidth 8) (NVD).
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."