CVE-2022-3341

A null pointer dereference issue was discovered in 'FFmpeg' in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash.
Configurations

Configuration 1 (hide)

cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*:*

History

21 Nov 2024, 07:19

Type Values Removed Values Added
Summary
  • (es) Se descubrió un problema de desreferencia a puntero nulo en 'FFmpeg' en la función decode_main_header() del archivo libavformat/nutdec.c. La falla ocurre porque la función no verifica el valor de retorno de avformat_new_stream() y desencadena el error de desreferencia del puntero nulo, lo que provoca que la aplicación falle.
References () https://bugzilla.redhat.com/show_bug.cgi?id=2157054 - Issue Tracking, Patch, Third Party Advisory () https://bugzilla.redhat.com/show_bug.cgi?id=2157054 - Issue Tracking, Patch, Third Party Advisory
References () https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e - Patch, Third Party Advisory () https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e - Patch, Third Party Advisory
References () https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html - () https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html -

13 Jun 2023, 17:15

Type Values Removed Values Added
References
  • (MLIST) https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html -

Information

Published : 2023-01-12 15:15

Updated : 2024-11-21 07:19


NVD link : CVE-2022-3341

Mitre link : CVE-2022-3341

CVE.ORG link : CVE-2022-3341


JSON object : View

Products Affected

ffmpeg

  • ffmpeg
CWE
CWE-476

NULL Pointer Dereference