CVE Vulnerabilities

CVE-2023-6603

NULL Pointer Dereference

Published: Dec 31, 2024 | Modified: Aug 21, 2025
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
MEDIUM

A flaw was found in FFmpegs HLS playlist parsing. This vulnerability allows a denial of service via a maliciously crafted HLS playlist that triggers a null pointer dereference during initialization.

Weakness

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

Affected Software

Name Vendor Start Version End Version
Ffmpeg Ffmpeg 2.0 (including) 6.0 (including)
Ffmpeg Ubuntu focal *
Ffmpeg Ubuntu oracular *
Ffmpeg Ubuntu upstream *

Potential Mitigations

References