First published: Sun Dec 29 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: netdevsim: prevent bad user input in nsim_dev_health_break_write() If either a zero count or a large one is provided, kernel can crash.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=5.5<5.10.233 | |
Linux Kernel | >=5.11<5.15.176 | |
Linux Kernel | >=5.16<6.1.122 | |
Linux Kernel | >=6.2<6.6.68 | |
Linux Kernel | >=6.7<6.12.7 | |
Linux Kernel | =6.13-rc1 | |
Linux Kernel | =6.13-rc2 | |
Linux Kernel | =6.13-rc3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-56716 has been classified as a critical vulnerability due to its potential to cause kernel crashes.
To fix CVE-2024-56716, update the Linux kernel to a version that includes the patch released after this vulnerability was identified.
CVE-2024-56716 affects specific versions of the Linux kernel that allow for improper handling of user input in the netdevsim module.
CVE-2024-56716 can be exploited by providing either a zero count or an excessively large count that leads to a kernel crash.
The affected versions of the Linux kernel range from 5.5 to 6.13-rc3.