Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.3, < 6.6.23 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/2db869da91afd48e5b9ec76814709be49662b07dPatch
- https://git.kernel.org/stable/c/9b02197596671800dd934609384b1aca7c6ad218Patch
- https://git.kernel.org/stable/c/a37f3652bee468f879d35fe2da9ede3f1dcbb7bePatch
- https://git.kernel.org/stable/c/ca93bf607a44c1f009283dac4af7df0d9ae5e357Patch
- https://git.kernel.org/stable/c/2db869da91afd48e5b9ec76814709be49662b07dPatch
- https://git.kernel.org/stable/c/9b02197596671800dd934609384b1aca7c6ad218Patch
- https://git.kernel.org/stable/c/a37f3652bee468f879d35fe2da9ede3f1dcbb7bePatch
- https://git.kernel.org/stable/c/ca93bf607a44c1f009283dac4af7df0d9ae5e357Patch
FAQ
What is CVE-2024-27068?
CVE-2024-27068 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 leaki...
How severe is CVE-2024-27068?
CVE-2024-27068 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-27068?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.