First published: Wed May 01 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling path If devm_krealloc() fails, then 'efuse' is leaking. So free it to avoid a leak.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.3<6.6.23 | |
Linux Kernel | >=6.7<6.7.11 | |
Linux Kernel | >=6.8<6.8.2 | |
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 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-27068 has a medium severity rating due to the impact of a memory leak in error handling.
To resolve CVE-2024-27068, update the Linux kernel to a version that includes the fix, such as 5.10.223-1, 6.1.123-1, or 6.12.10-1.
CVE-2024-27068 affects Linux kernel versions from 6.3 to 6.6.23, 6.7 to 6.7.11, and 6.8 to 6.8.2.
CVE-2024-27068 involves the thermal drivers in the Linux kernel, specifically within the mediatek lvts_thermal module.
There is no specific workaround for CVE-2024-27068; updating to a patched kernel version is recommended for mitigation.