Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-42160
HistoryJul 30, 2024 - 7:47 a.m.

CVE-2024-42160 f2fs: check validation of fault attrs in f2fs_build_fault_attr()

2024-07-3007:47:02
Linux
github.com
2
linux kernel
f2fs
fault attrs

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial