CVE-2024-41019

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.
CVSS

No CVSS.

Configurations

No configuration.

History

29 Jul 2024, 14:12

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se resolvió la siguiente vulnerabilidad: fs/ntfs3: Validar ff offset Esto agrega comprobaciones de sanitización para ff offset. Al principio hay una verificación en rt->first_free, pero pasa por ff sin ninguna verificación. Si el segundo ff es un desplazamiento grande. Es posible que nos encontremos con una lectura fuera de los límites.

29 Jul 2024, 07:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-07-29 07:15

Updated : 2024-07-29 14:12


NVD link : CVE-2024-41019

Mitre link : CVE-2024-41019

CVE.ORG link : CVE-2024-41019


JSON object : View

Products Affected

No product.

CWE

No CWE.