Vulnerability CVE-2024-26829


Published: 2024-04-17

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.

 References:
https://git.kernel.org/stable/c/486a4176bc783df798bce2903824801af8d2c3ae
https://git.kernel.org/stable/c/207557e393a135c1b6fe1df7cc0741d2c1789fff
https://git.kernel.org/stable/c/be76ad74a43f90f340f9f479e6b04f02125f6aef
https://git.kernel.org/stable/c/7219a692ffc00089015ada33b85b334d1a4b6e8e
https://git.kernel.org/stable/c/b37259448bbc70af1d0e52a9dd5559a9c29c9621
https://git.kernel.org/stable/c/dc9ceb90c4b42c6e5c6757df1d6257110433788e

Copyright 2024, cxsecurity.com

 

Back to Top