mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
960 B
960 B
CVE-2025-21699
Description
In the Linux kernel, the following vulnerability has been resolved:gfs2: Truncate address space when flipping GFS2_DIF_JDATA flagTruncate an inode's address space when flipping the GFS2_DIF_JDATA flag:depending on that flag, the pages in the address space will either usebuffer heads or iomap_folio_state structs, and we cannot mix the two.
POC
Reference
No PoCs from references.