Lucene search
+L

7864 matches found

OSV
OSV
added 2025/09/11 9:16 a.m.3 views

SUSE-SU-2025:03162-1 Security update for ffmpeg-4

This update for ffmpeg-4 fixes the following issues: - CVE-2025-7700: Fixed NULL Pointer Dereference in FFmpeg ALS Decoder bsc1246790...

5.3CVSS7AI score0.0035EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/10 11:27 p.m.8 views

SUSE CVE-2025-9951

A heap-buffer-overflow write exists in jpeg2000dec FFmpeg which allows an attacker to potentially gain remote code execution or cause denial of service via the channel definition cdef atom of JPEG2000...

6.5CVSS8.2AI score0.00399EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-9951

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A heap-buffer-overflow write exists in jpeg2000dec FFmpeg which allows an attacker to potentially gain remote code execution or cause denial of service via the...

7.2CVSS7AI score0.00399EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/09/09 2:42 p.m.2 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow via the getsiz function in jpeg2000dec.c. An attacker can execute arbitrary code or cause a crash by supplying a crafted JPEG2000 file containing a malicious cdef atom. Remediation Upgrade ffmpeg to version 8....

8.2CVSS7.5AI score0.00399EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/09/09 1:54 p.m.42 views

CVE-2025-9951 Remote code execution via Heap Buffer Overflow in FFmpeg JPEG2000

A heap-buffer-overflow write exists in jpeg2000dec FFmpeg which allows an attacker to potentially gain remote code execution or cause denial of service via the channel definition cdef atom of JPEG2000...

7.2CVSS0.00399EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2025/09/09 1:54 p.m.27 views

CVE-2025-9951

A heap-buffer-overflow write exists in jpeg2000dec FFmpeg which allows an attacker to potentially gain remote code execution or cause denial of service via the channel definition cdef atom of JPEG2000...

7.2CVSS7.1AI score0.00399EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2025/09/09 1:54 p.m.1 views

CVE-2025-9951 Remote code execution via Heap Buffer Overflow in FFmpeg JPEG2000

A heap-buffer-overflow write exists in jpeg2000dec FFmpeg which allows an attacker to potentially gain remote code execution or cause denial of service via the channel definition cdef atom of JPEG2000...

7.2CVSS7.7AI score0.00399EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/09/09 12:0 a.m.22 views

FFmpeg 安全漏洞

FFmpeg is a complete solution for recording, converting, and streaming audio and video from the FFmpeg team. A security vulnerability exists in FFmpeg that stems from a heap buffer overflow that could lead to remote code execution or denial of service...

7.2CVSS7AI score0.00399EPSS
SaveExploits1References2
Ubuntu
Ubuntu
added 2025/09/04 1:2 a.m.6 views

USN-7738-1: FFmpeg vulnerability

It was discovered that FFmpeg incorrectly handled the calculation of LPC order, which could lead to a stack-based buffer overflow. An attacker could possibly use this issue to cause FFmpeg to crash, resulting in a denial of service...

8.8CVSS6.9AI score0.00567EPSS
SaveExploits1
OSV
OSV
added 2025/09/04 1:2 a.m.8 views

USN-7738-1 ffmpeg vulnerability

It was discovered that FFmpeg incorrectly handled the calculation of LPC order, which could lead to a stack-based buffer overflow. An attacker could possibly use this issue to cause FFmpeg to crash, resulting in a denial of service...

8.8CVSS7.1AI score0.00567EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/09/04 12:28 a.m.11 views

CVE-2025-57611

An issue was discovered in rust-ffmpeg 0.3.0 after comit 5ac0527 Null pointer dereference vulnerability in the dump method allows an attacker to cause a denial of service. The vulnerability exists because the method fails to check the return value of avfiltergraphdump for NULL, leading to a crash...

5.3CVSS6.9AI score0.00269EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/09/04 12:28 a.m.10 views

CVE-2025-57612

An issue was discovered in rust-ffmpeg 0.3.0 after comit 5ac0527 Null pointer dereference vulnerability in the name method allows an attacker to cause a denial of service. The vulnerability exists because the method fails to check for a NULL return value from the avgetsamplefmtname C function,...

7.5CVSS6.9AI score0.00361EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/09/04 12:28 a.m.10 views

CVE-2025-57615

An issue was discovered in rust-ffmpeg 0.3.0 after comit 5ac0527 An integer overflow vulnerability in the Vector::new constructor function allows an attacker to cause a denial of service via a null pointer dereference. The vulnerability stems from an unchecked cast of a usize parameter to cint,...

7.5CVSS7.1AI score0.00361EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:15 a.m.8 views

libavcodec/pthread_frame.c in FFmpeg before 5.1.2, as used in VLC and other products, leaves stale hwaccel state in worker threads, which allows attackers to trigger a use-after-free and execute arbitrary code in some circumstances (e.g., hardware re-initialization upon a mid-video SPS change when Direct3D11 is used).

...

8.1CVSS7AI score0.01512EPSS
SaveExploits1
NVD
NVD
added 2025/09/02 4:15 p.m.6 views

CVE-2025-57614

An issue was discovered in rust-ffmpeg 0.3.0 after comit 5ac0527 Integer overflow and invalid input vulnerability in the cached method allows an attacker to cause a denial of service or potentially execute arbitrary code. The vulnerability occurs when dimension parameters are zero or exceed...

7.5CVSS0.00447EPSS
SaveExploits1References1
NVD
NVD
added 2025/09/02 4:15 p.m.8 views

CVE-2025-57615

An issue was discovered in rust-ffmpeg 0.3.0 after comit 5ac0527 An integer overflow vulnerability in the Vector::new constructor function allows an attacker to cause a denial of service via a null pointer dereference. The vulnerability stems from an unchecked cast of a usize parameter to cint,...

7.5CVSS0.00361EPSS
SaveExploits1References1
NVD
NVD
added 2025/09/02 4:15 p.m.11 views

CVE-2025-57616

An issue was discovered in rust-ffmpeg 0.3.0 after comit 5ac0527 A use-after-free vulnerability in the writeinterleaved method allows an attacker to cause a denial of service or memory corruption. The method violates Rust's aliasing rules by modifying a data structure through a mutable pointer...

7.5CVSS0.00361EPSS
SaveExploits1References1
NVD
NVD
added 2025/09/02 4:15 p.m.9 views

CVE-2025-57612

An issue was discovered in rust-ffmpeg 0.3.0 after comit 5ac0527 Null pointer dereference vulnerability in the name method allows an attacker to cause a denial of service. The vulnerability exists because the method fails to check for a NULL return value from the avgetsamplefmtname C function,...

7.5CVSS0.00361EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/09/02 12:0 a.m.14 views

PT-2025-35576

Name of the Vulnerable Software and Affected Versions: rust-ffmpeg version 0.3.0 after commit 5ac0527 Description: A null pointer dereference issue exists in the name method of rust-ffmpeg. This flaw occurs because the method does not validate the return value of the av get sample fmt name C...

7.5CVSS6.2AI score0.00361EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/09/02 12:0 a.m.6 views

CVE-2025-57611

An issue was discovered in rust-ffmpeg 0.3.0 after comit 5ac0527 Null pointer dereference vulnerability in the dump method allows an attacker to cause a denial of service. The vulnerability exists because the method fails to check the return value of avfiltergraphdump for NULL, leading to a crash...

6.4AI score0.00269EPSS
SaveExploits1References1
Rows per page
Query Builder