cve/2024/CVE-2024-26829.md
2025-09-29 21:09:30 +02:00

995 B

CVE-2024-26829

Description

In the Linux kernel, the following vulnerability has been resolved:media: ir_toy: fix a memleak in irtoy_txWhen irtoy_command fails, buf should be freed since it is allocated byirtoy_tx, or there is a memleak.

POC

Reference

No PoCs from references.

Github