Vulnerability CVE-2024-38624


Published: 2024-06-21

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

fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow

For example, in the expression:
vbo = 2 * vbo + skip

 References:
https://git.kernel.org/stable/c/2d1ad595d15f36a925480199bf1d9ad72614210b
https://git.kernel.org/stable/c/98db3155b54d3684ef0ab5bfa0b856d13f65843d
https://git.kernel.org/stable/c/109d85a98345ee52d47c650405dc51bdd2bc7d40
https://git.kernel.org/stable/c/847db4049f6189427ddaefcfc967d4d235b73c57
https://git.kernel.org/stable/c/e931f6b630ffb22d66caab202a52aa8cbb10c649

Copyright 2026, cxsecurity.com

 

Back to Top