Security Advisory

CVE-2024-26829

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-04-17 10:03:13
Last updated 2026-05-23 15:38:38
Assigner Linux
State PUBLISHED

Description

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.