3 matches found
CVE-2024-40971
In the Linux kernel, the following vulnerability has been resolved: f2fs: remove clear SBINLINECRYPT flag in defaultoptions In f2fsremount, SBINLINECRYPT flag will be clear and re-set. If create new file or open file during this gap, these files will not use inlinecrypt. Worse case, it may lead t...
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...
CVE-2024-40971
In the Linux kernel, the following vulnerability has been resolved: f2fs: remove clear SBINLINECRYPT flag in defaultoptions In f2fsremount, SBINLINECRYPT flag will be clear and re-set. If create new file or open file during this gap, these files will not use inlinecrypt. Worse case, it may lead t...