CVE-2024-56705

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: Add check for rgby_data memory allocation failure In ia_css_3a_statistics_allocate(), there is no check on the allocation result of the rgby_data memory. If rgby_data is not successfully allocated, it may trigger the assert(host_stats->rgby_data) assertion in ia_css_s3a_hmem_decode(). Adding a check to fix this potential issue.
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:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*

History

15 Dec 2025, 20:53

Type Values Removed Values Added
CPE cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux
Debian
Debian debian Linux
Linux linux Kernel
CWE CWE-617
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/02a97d9d7ff605fa4a1f908d1bd3ad8573234b61 - () https://git.kernel.org/stable/c/02a97d9d7ff605fa4a1f908d1bd3ad8573234b61 - Patch
References () https://git.kernel.org/stable/c/0c24b82bc4d12c6a58ceacbf2598cd4df63abf9a - () https://git.kernel.org/stable/c/0c24b82bc4d12c6a58ceacbf2598cd4df63abf9a - Patch
References () https://git.kernel.org/stable/c/0c25ab93f2878cab07d37ca5afd302283201e5af - () https://git.kernel.org/stable/c/0c25ab93f2878cab07d37ca5afd302283201e5af - Patch
References () https://git.kernel.org/stable/c/4676e50444046b498555b849e6080a5c78cdda9b - () https://git.kernel.org/stable/c/4676e50444046b498555b849e6080a5c78cdda9b - Patch
References () https://git.kernel.org/stable/c/51b8dc5163d2ff2bf04019f8bf7e3bd0e75bb654 - () https://git.kernel.org/stable/c/51b8dc5163d2ff2bf04019f8bf7e3bd0e75bb654 - Patch
References () https://git.kernel.org/stable/c/74aa783682c4d78c69d87898e40c78df1fec204e - () https://git.kernel.org/stable/c/74aa783682c4d78c69d87898e40c78df1fec204e - Patch
References () https://git.kernel.org/stable/c/8066badaf7463194473fb4be19dbe50b11969aa0 - () https://git.kernel.org/stable/c/8066badaf7463194473fb4be19dbe50b11969aa0 - Patch
References () https://git.kernel.org/stable/c/ed61c59139509f76d3592683c90dc3fdc6e23cd6 - () https://git.kernel.org/stable/c/ed61c59139509f76d3592683c90dc3fdc6e23cd6 - Patch
References () https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html - () https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html - Third Party Advisory, Mailing List
References () https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html - () https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html - Third Party Advisory, Mailing List

03 Nov 2025, 21:18

Type Values Removed Values Added
References
  • () https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html -
  • () https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html -

18 Apr 2025, 15:15

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: media: atomisp: Se ha añadido una comprobación para detectar un error en la asignación de memoria de rgby_data En ia_css_3a_statistics_allocate(), no se realiza ninguna comprobación del resultado de la asignación de la memoria rgby_data. Si rgby_data no se asigna correctamente, puede activar la aserción assert(host_stats->rgby_data) en ia_css_s3a_hmem_decode(). Se ha añadido una comprobación para solucionar este posible problema.
References
  • () https://git.kernel.org/stable/c/51b8dc5163d2ff2bf04019f8bf7e3bd0e75bb654 -

28 Dec 2024, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-12-28 10:15

Updated : 2025-12-15 20:53


NVD link : CVE-2024-56705

Mitre link : CVE-2024-56705

CVE.ORG link : CVE-2024-56705


JSON object : View

Products Affected

debian

  • debian_linux

linux

  • linux_kernel
CWE
CWE-617

Reachable Assertion