First published: Sat Nov 09 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: ntfs3: Add bounds checking to mi_enum_attr() Added bounds checking to make sure that every attr don't stray beyond valid memory region.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <6.6.60 | |
Linux Kernel | >=6.7<6.11.7 | |
Linux Kernel | =6.12-rc1 | |
Linux Kernel | =6.12-rc2 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-50248 has been classified as a significant vulnerability due to its potential impact on system stability and security.
To resolve CVE-2024-50248, update your Linux kernel to the latest fixed versions, such as 5.10.223-1 or 6.12.15-1.
CVE-2024-50248 affects multiple versions of the Linux kernel, including versions 6.7 to 6.11.7 and specific release candidates.
CVE-2024-50248 addresses a vulnerability in the ntfs3 module related to inadequate bounds checking in the mi_enum_attr() function.
CVE-2024-50248 is primarily a local vulnerability that could be exploited by users with local access to the affected systems.