CVE-2026-38344
Received Received - Intake

NULL Pointer Dereference in FFmpeg Causes Denial of Service

Vulnerability report for CVE-2026-38344, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-28

Last updated on: 2026-08-31

Assigner: MITRE

Description

A NULL pointer dereference in the get_min_buffer_size function (/libswscale/slice.c) of FFmpeg N-122528-gdd2976b9e1 allows attackers to cause a Denial of Service (DoS) via supplying a crafted video file.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-28
Last Modified
2026-08-31
Generated
2026-09-17
AI Q&A
2026-08-28
EPSS Evaluated
2026-09-15
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
ffmpeg ffmpeg *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-476 The product dereferences a pointer that it expects to be valid but is NULL.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a NULL pointer dereference vulnerability in FFmpeg's get_min_buffer_size function located in /libswscale/slice.c. It allows attackers to cause a Denial of Service by providing a specially crafted video file that triggers the flaw.

Detection Guidance

This vulnerability involves a NULL pointer dereference in FFmpeg's get_min_buffer_size function, which can be triggered by a crafted video file. To detect it, monitor for crashes or hangs when processing video files with FFmpeg. Use tools like ffprobe or ffplay to test suspicious files. Check system logs for segmentation faults or application crashes during media processing.

Impact Analysis

The vulnerability could cause applications using FFmpeg to crash or become unresponsive when processing malicious video files, leading to service disruption or application failure.

Compliance Impact

This vulnerability causes a Denial of Service via NULL pointer dereference, which may disrupt system availability. Compliance impact depends on system role; GDPR requires availability safeguards (Article 32), while HIPAA mandates access controls and availability (45 CFR Β§164.312). A DoS could violate these if critical systems are affected.

Mitigation Strategies

Update FFmpeg to the latest stable version to patch the NULL pointer dereference in get_min_buffer_size. Avoid processing untrusted video files until patched.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-38344. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart