First published: Sat Aug 17 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: kobject_uevent: Fix OOB access within zap_modalias_env() zap_modalias_env() wrongly calculates size of memory block to move, so will cause OOB memory access issue if variable MODALIAS is not the last one within its @env parameter, fixed by correcting size to memmove.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux | <=5.10.223-1 | 5.10.226-1 6.1.123-1 6.1.119-1 6.12.11-1 6.12.12-1 |
debian/linux-6.1 | 6.1.119-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-42292 has a medium severity rating due to its out-of-bounds access vulnerability in the Linux kernel.
To fix CVE-2024-42292, upgrade your Linux kernel to version 5.10.226-1 or later, or to any of the specified versions above.
Affected Linux kernel versions include all versions up to 5.10.223-1 and specific versions of 6.1 and 6.12.
Not patching CVE-2024-42292 may lead to potential system instability or unauthorized memory access.
Users and administrators running vulnerable versions of the Linux kernel on their systems are at risk with CVE-2024-42292.