CVE-2025-68356 addresses a vulnerability in the Linux kernel's gfs2 filesystem, specifically preventing recursive memory reclaim that could lead to deadlocks or stack memory exhaustion. This issue arises when inode address space allocations, particularly during operations like gfs2_unstuff_dinode(), trigger memory reclaim that then recurses back into the filesystem. The fix involves modifying the gfp_mask for inode address spaces to exclude the __GFP_FS flag, thereby preventing this problematic recursion. While no CVSS score is provided, the potential for system deadlocks suggests a significant impact on availability. The attack vector appears to be internal to the kernel's memory management, making direct exploitation complex and likely requiring specific filesystem operations. There is no indication of active exploitation, nor is exploit code publicly available in Metasploit, Nuclei, or ExploitDB. Community discussion and media coverage are minimal, with only one mention and one article indicating limited public attention. The vulnerability is not listed in the CISA KEV catalog and is currently inactive on the Hot List, suggesting a low immediate threat level.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
| Linux | Linux | 6.6CNA affecteddefault affected | |
| Linux | Linux | >= dc0b9435238c1a68150c798c9c7a1b5d7414cbb9, < 2c5f4a53476e3cab70adc77b38942c066bd2c17c, >= dc0b9435238c1a68150c798c9c7a1b5d7414cbb9, < 49e7347f4644d031306d56cb4d51e467cbdcbc69, >= dc0b9435238c1a68150c798c9c7a1b5d7414cbb9, < 9c0960ed112398bdb6c60ccf6e6b583bc59acede, >= dc0b9435238c1a68150c798c9c7a1b5d7414cbb9, < edb2b255618621dc83d0ec23150e16b2c697077fCNA affecteddefault unaffected |
CVSS data has not been published for this CVE.
Linux kernel (OEM) vulnerabilities
Apr 6, 2026Linux kernel (Raspberry Pi) vulnerabilities
Apr 1, 2026Linux kernel (Azure) vulnerabilities
Mar 25, 2026Linux kernel (Real-time) vulnerabilities
Mar 23, 2026Linux kernel vulnerabilities
Mar 17, 2026Linux kernel vulnerabilities
Mar 16, 2026kernel: gfs2: Prevent recursive memory reclaim
Dec 24, 2025gfs2: Prevent recursive memory reclaim
Dec 9, 2025