Security Advisory

CVE-2025-21699

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-12 13:52:50
Last updated 2026-05-11 21:04:41
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag Truncate an inodes address space when flipping the GFS2_DIF_JDATA flag: depending on that flag, the pages in the address space will either use buffer heads or iomap_folio_state structs, and we cannot mix the two.