In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid touching checkpointed data in get_victim() In CP disabling mode, there are two issues when using LFS or SSR | …
High CVSS 7.1
Summary
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid touching checkpointed data in get_victim() In CP disabling mode, there are two issues when using LFS or SSR | AT_SSR mode to select victim: 1. LFS is set to find source section during GC, the victim should have no checkpointed data, since after GC, section could not be set free for reuse. Previously, we only check valid chpt blocks in current segment rather than section, fix it. 2. SSR | AT_SSR are set t…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/105155a8146ddb54c119d8318964eef3859d109d Patch
- https://git.kernel.org/stable/c/1e116f87825f01a6380286472196882746b16f63 Patch
- https://git.kernel.org/stable/c/211372b2571520e394b56b431a0705586013b3ff Patch
- https://git.kernel.org/stable/c/61461fc921b756ae16e64243f72af2bfc2e620db Patch
- https://git.kernel.org/stable/c/105155a8146ddb54c119d8318964eef3859d109d Patch
- https://git.kernel.org/stable/c/1e116f87825f01a6380286472196882746b16f63 Patch
- https://git.kernel.org/stable/c/211372b2571520e394b56b431a0705586013b3ff Patch
- https://git.kernel.org/stable/c/61461fc921b756ae16e64243f72af2bfc2e620db Patch
Timeline
- nvd_ingest NVD