Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-42160
HistoryJul 30, 2024 - 12:00 a.m.

CVE-2024-42160

2024-07-3000:00:00
ubuntu.com
ubuntu.com
5
linux kernel
f2fs
vulnerability fix

CVSS3

7.8

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

AI Score

7

Confidence

Low

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.

CVSS3

7.8

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

AI Score

7

Confidence

Low