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 Aug 2024, 14:29
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/44958ca9e400f57bd0478115519ffc350fcee61e - Patch | |
References | () https://git.kernel.org/stable/c/4ed886b187f47447ad559619c48c086f432d2b77 - Patch | |
References | () https://git.kernel.org/stable/c/bc84dd2c33e0c10fd90d60f0cfc0bfb504d4692d - Patch | |
References | () https://git.kernel.org/stable/c/ecb641f424d6d1f055d149a15b892edcc92c504b - Patch | |
CWE | CWE-754 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
30 Jul 2024, 13:32
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
30 Jul 2024, 08:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-30 08:15
Updated : 2024-08-02 14:29
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