Vulnerability 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
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 5.15.161 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/109d85a98345ee52d47c650405dc51bdd2bc7d40Patch
- https://git.kernel.org/stable/c/2d1ad595d15f36a925480199bf1d9ad72614210bPatch
- https://git.kernel.org/stable/c/847db4049f6189427ddaefcfc967d4d235b73c57Patch
- https://git.kernel.org/stable/c/98db3155b54d3684ef0ab5bfa0b856d13f65843dPatch
- https://git.kernel.org/stable/c/e931f6b630ffb22d66caab202a52aa8cbb10c649Patch
- https://git.kernel.org/stable/c/109d85a98345ee52d47c650405dc51bdd2bc7d40Patch
- https://git.kernel.org/stable/c/2d1ad595d15f36a925480199bf1d9ad72614210bPatch
- https://git.kernel.org/stable/c/847db4049f6189427ddaefcfc967d4d235b73c57Patch
- https://git.kernel.org/stable/c/98db3155b54d3684ef0ab5bfa0b856d13f65843dPatch
- https://git.kernel.org/stable/c/e931f6b630ffb22d66caab202a52aa8cbb10c649Patch
FAQ
What is CVE-2024-38624?
CVE-2024-38624 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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
How severe is CVE-2024-38624?
CVE-2024-38624 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-38624?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.