CVE-2024-26829

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:*

History

14 Jan 2025, 14:58

Type Values Removed Values Added
CWE CWE-401
References () https://git.kernel.org/stable/c/207557e393a135c1b6fe1df7cc0741d2c1789fff - () https://git.kernel.org/stable/c/207557e393a135c1b6fe1df7cc0741d2c1789fff - Patch
References () https://git.kernel.org/stable/c/486a4176bc783df798bce2903824801af8d2c3ae - () https://git.kernel.org/stable/c/486a4176bc783df798bce2903824801af8d2c3ae - Patch
References () https://git.kernel.org/stable/c/7219a692ffc00089015ada33b85b334d1a4b6e8e - () https://git.kernel.org/stable/c/7219a692ffc00089015ada33b85b334d1a4b6e8e - Patch
References () https://git.kernel.org/stable/c/b37259448bbc70af1d0e52a9dd5559a9c29c9621 - () https://git.kernel.org/stable/c/b37259448bbc70af1d0e52a9dd5559a9c29c9621 - Patch
References () https://git.kernel.org/stable/c/be76ad74a43f90f340f9f479e6b04f02125f6aef - () https://git.kernel.org/stable/c/be76ad74a43f90f340f9f479e6b04f02125f6aef - Patch
References () https://git.kernel.org/stable/c/dc9ceb90c4b42c6e5c6757df1d6257110433788e - () https://git.kernel.org/stable/c/dc9ceb90c4b42c6e5c6757df1d6257110433788e - Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:*
First Time Linux
Linux linux Kernel

21 Nov 2024, 09:03

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/207557e393a135c1b6fe1df7cc0741d2c1789fff - () https://git.kernel.org/stable/c/207557e393a135c1b6fe1df7cc0741d2c1789fff -
References () https://git.kernel.org/stable/c/486a4176bc783df798bce2903824801af8d2c3ae - () https://git.kernel.org/stable/c/486a4176bc783df798bce2903824801af8d2c3ae -
References () https://git.kernel.org/stable/c/7219a692ffc00089015ada33b85b334d1a4b6e8e - () https://git.kernel.org/stable/c/7219a692ffc00089015ada33b85b334d1a4b6e8e -
References () https://git.kernel.org/stable/c/b37259448bbc70af1d0e52a9dd5559a9c29c9621 - () https://git.kernel.org/stable/c/b37259448bbc70af1d0e52a9dd5559a9c29c9621 -
References () https://git.kernel.org/stable/c/be76ad74a43f90f340f9f479e6b04f02125f6aef - () https://git.kernel.org/stable/c/be76ad74a43f90f340f9f479e6b04f02125f6aef -
References () https://git.kernel.org/stable/c/dc9ceb90c4b42c6e5c6757df1d6257110433788e - () https://git.kernel.org/stable/c/dc9ceb90c4b42c6e5c6757df1d6257110433788e -
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: media: ir_toy: corrige una fuga de mem en irtoy_tx Cuando falla irtoy_command, se debe liberar buf ya que está asignado por irtoy_tx, o hay una fuga de mem.

17 Apr 2024, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-04-17 10:15

Updated : 2025-01-14 14:58


NVD link : CVE-2024-26829

Mitre link : CVE-2024-26829

CVE.ORG link : CVE-2024-26829


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime