CVE Vulnerabilities

CVE-2025-47808

NULL Pointer Dereference

Published: Aug 07, 2025 | Modified: Aug 07, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

In GStreamer through 1.26.1, the subparse plugins tmplayer_parse_line function may dereference a NULL pointer while parsing a subtitle file, leading to a crash.

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.

Potential Mitigations

References