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(),
let's fix to add check condition in f2fs_build_fault_attr().
- Use f2fs_build_fault_attr() in __sbi_store() to clean up code.
References
Configurations
Configuration 1 (hide)
|
History
02 May 2025, 07:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-07-30 08:15
Updated : 2025-05-02 07:15
NVD link : CVE-2024-42160
Mitre link : CVE-2024-42160
CVE.ORG link : CVE-2024-42160
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-754
Improper Check for Unusual or Exceptional Conditions