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.
References
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=2157054 | Issue Tracking Patch Third Party Advisory |
https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e | Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html | |
https://bugzilla.redhat.com/show_bug.cgi?id=2157054 | Issue Tracking Patch Third Party Advisory |
https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e | Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html |
Configurations
History
21 Nov 2024, 07:19
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () 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 | |
References | () https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html - |
13 Jun 2023, 17:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
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