Bug 2300302 (CVE-2024-41019) - CVE-2024-41019 kernel: fs/ntfs3: Validate ff offset
Summary: CVE-2024-41019 kernel: fs/ntfs3: Validate ff offset
Keywords:
Status: NEW
Alias: CVE-2024-41019
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2300890
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-29 07:21 UTC by OSIDB Bzimport
Modified: 2024-09-19 17:38 UTC (History)
4 users (show)

Fixed In Version: kernel 5.15.164, kernel 6.1.102, kernel 6.6.43, kernel 6.9.12, kernel 6.10.2, kernel 6.11-rc1
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-07-29 07:21:31 UTC
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.

Comment 1 Mauro Matteo Cascella 2024-07-29 19:14:08 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 2300890]


Note You need to log in before you can comment on or make changes to this bug.