Security Advisory

CVE-2024-42160

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-30 07:47:02
Last updated 2026-05-11 20:28:08
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: f2fs: check validation of fault attrs in f2fs_build_fault_attr() - It missed to check validation of fault attrs in parse_options(), lets fix to add check condition in f2fs_build_fault_attr(). - Use f2fs_build_fault_attr() in __sbi_store() to clean up code.