CVE-2024-40971
CVE-2024-40971 concerns the Linux kernel f2fs inline encryption flag handling. The description notes that during f2fs_remount the SB_INLINECRYPT flag is cleared and later re-set, creating a window where newly created/opened files may not use inlinecrypt. The worst-case impact is potential data co...