First published: Wed Apr 17 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: media: ir_toy: fix a memleak in irtoy_tx When irtoy_command fails, buf should be freed since it is allocated by irtoy_tx, or there is a memleak.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <5.10.210 | |
Linux Kernel | >=5.15.54<5.15.149 | |
Linux Kernel | >=5.16<6.1.79 | |
Linux Kernel | >=6.2<6.6.18 | |
Linux Kernel | >=6.7<6.7.6 | |
Linux Kernel | =6.8-rc1 | |
Linux Kernel | =6.8-rc2 | |
Linux Kernel | =6.8-rc3 | |
Linux Kernel | =6.8-rc4 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.133-1 6.12.21-1 6.12.22-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-26829 has been classified as a medium severity vulnerability in the Linux kernel.
To resolve CVE-2024-26829, update the Linux kernel to one of the fixed versions listed in the advisory.
CVE-2024-26829 affects various versions of the Linux kernel, including versions up to 5.10.210 and between certain versions of 5.15.x and 6.8.x.
CVE-2024-26829 is a memory leak vulnerability related to the IR Toy driver in the Linux kernel.
Yes, CVE-2024-26829 has been patched in the latest versions of the Linux kernel.