First published: Mon Apr 01 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: Fix memory leak in posix_clock_open() If the clk ops.open() function returns an error, we don't release the pccontext we allocated for this clock. Re-organize the code slightly to make it all more obvious.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.7<6.7.12 | |
Linux Kernel | >=6.8<6.8.3 | |
Linux Kernel | =6.9-rc1 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.119-1 6.12.10-1 6.12.11-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-26655 is classified as moderate due to the potential for a memory leak in the Linux kernel.
To fix CVE-2024-26655, upgrade to the patched versions of the Linux kernel specified in the vulnerability report.
CVE-2024-26655 affects Linux kernel versions between 6.7 and 6.8 as well as 6.9-rc1.
There are no known workarounds for CVE-2024-26655; updating the kernel is the recommended solution.
CVE-2024-26655 impacts any systems running the affected versions of the Linux kernel, which may include servers and desktop environments.