Bugzilla – Bug 1221083
VUL-0: CVE-2023-52588: kernel: f2fs: fix to tag gcing flag on page during block migration
Last modified: 2024-04-17 09:00:11 UTC
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during checkpoint, otherwise out-of-order persistency between data and node may cause data corruption after SPOR. Similar issue was fixed by commit 2d1fe8a86bf5 ("f2fs: fix to tag gcing flag on page during file defragment"). References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-52588 https://www.cve.org/CVERecord?id=CVE-2023-52588 https://lore.kernel.org/linux-cve-announce/2024030644-CVE-2023-52588-619a@gregkh/ Patch: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=4961acdd65c9
Already patched: -stable Tracking as affected: -cve/linux-5.14 -SLE15-SP6 @kernel-bugs could you please add the CVE reference?
We don't support f2fs at all in SLE. product affected SLE12-SP2-LTSS N SLE12-SP3-LTSS N SLE12-SP4-LTSS N SLE12-SP5 N SLE15-SP1-LTSS N SLE15-SP2-LTSS N SLE15-SP3-LTSS N SLE15-SP4-LTSS N SLE15-SP5 N SLE15-SP6 N origin/SLE12-SP2-LTSS:config/x86_64/default:# CONFIG_F2FS_FS is not set origin/SLE12-SP3-LTSS:config/x86_64/default:# CONFIG_F2FS_FS is not set origin/SLE12-SP4-LTSS:config/x86_64/default:# CONFIG_F2FS_FS is not set origin/SLE12-SP5:config/x86_64/default:# CONFIG_F2FS_FS is not set origin/SLE15-SP1-LTSS:config/x86_64/default:# CONFIG_F2FS_FS is not set origin/SLE15-SP2-LTSS:config/x86_64/default:# CONFIG_F2FS_FS is not set origin/SLE15-SP3-LTSS:config/x86_64/default:# CONFIG_F2FS_FS is not set origin/SLE15-SP4-LTSS:config/x86_64/default:# CONFIG_F2FS_FS is not set origin/SLE15-SP5:config/x86_64/default:# CONFIG_F2FS_FS is not set origin/SLE15-SP6:config/x86_64/default:# CONFIG_F2FS_FS is not set
(In reply to Andrea Mattiazzo from comment #1) > Already patched: > -stable > > Tracking as affected: > -cve/linux-5.14 > -SLE15-SP6 > > @kernel-bugs could you please add the CVE reference? Just realize that cve/linux-5.14 and SLE15-SP6 doesn't have CONFIG_F2FS_FS_COMPRESSION flag set, so they are not affected
No supported by suse. Back to sec-team.