Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-41019
HistoryJul 29, 2024 - 6:37 a.m.

CVE-2024-41019 fs/ntfs3: Validate ff offset

2024-07-2906:37:05
Linux
github.com
1
linux kernel
vulnerability
ntfs3

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

In the Linux kernel, the following vulnerability has been resolved:

fs/ntfs3: Validate ff offset

This adds sanity checks for ff offset. There is a check
on rt->first_free at first, but walking through by ff
without any check. If the second ff is a large offset.
We may encounter an out-of-bound read.

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial