Lucene search
+L

34 matches found

RedhatCVE
RedhatCVE
added 2 days ago2 views

CVE-2026-64832

A flaw was found in FFmpeg, specifically within the NVIDIA NVDEC hardware decoder. A remote attacker could exploit this double-free vulnerability by providing a specially crafted video file. This can lead to memory corruption, potentially allowing for arbitrary code execution or causing a denial ...

8.8CVSS5.7AI score0.00335EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/12 8:8 a.m.4 views

OPENSUSE-SU-2026:21572-1 Security update for ffmpeg-7

This update for ffmpeg-7 fixes the following issues: - CVE-2026-64830: Heap Buffer Overflow via VobSub Subtitle Demuxer bsc1272752. - CVE-2026-64832: Double-Free in NVDEC Hardware Decoder via nvdec.c bsc1272754. - CVE-2026-64835: Out-of-Bounds Memory Access in ADX Audio Decoder bsc1272758. -...

8.8CVSS5.3AI score0.00345EPSS
SaveExploits1References12
SUSE Linux
SUSE Linux
added 2026/08/07 2:23 p.m.9 views

Security update for ffmpeg-4

This update for ffmpeg-4 fixes the following issues: Update to release 4.4.8. CVE-2026-8461: out-of-bounds write in the MagicYUV decoder can lead to denial of service or remote code execution bsc1269490. CVE-2026-12706: heap use-after-free read in the RASC video decoder can lead to denial of...

8.8CVSS8.6AI score0.01572EPSS
SaveExploits3References28
OSV
OSV
added 2026/08/07 2:23 p.m.6 views

SUSE-SU-2026:3529-1 Security update for ffmpeg-4

This update for ffmpeg-4 fixes the following issues: Update to release 4.4.8. - CVE-2026-8461: out-of-bounds write in the MagicYUV decoder can lead to denial of service or remote code execution bsc1269490. - CVE-2026-12706: heap use-after-free read in the RASC video decoder can lead to denial of...

8.8CVSS8.6AI score0.01572EPSS
SaveExploits3References15
OSV
OSV
added 2026/08/07 1:27 p.m.11 views

JLSEC-2026-1174 FFmpeg versions 4.4 through 8.1.2 contain a double-free vulnerability in the NVIDIA NVDEC...

FFmpeg versions 4.4 through 8.1.2 contain a double-free vulnerability in the NVIDIA NVDEC hardware decoder within libavcodec/nvdec.c that allows attackers to trigger memory corruption by supplying a crafted video file. When no decoder surfaces remain, the ffnvdecstartframesepref error path frees...

8.8CVSS5.5AI score0.00335EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/03 11:4 a.m.6 views

OPENSUSE-SU-2026:21522-1 Security update for ffmpeg-4

This update for ffmpeg-4 fixes the following issues: Changes in ffmpeg-4: - CVE-2026-64835: Out-of-Bounds Memory Access in ADX Audio Decoder bsc1272758 - CVE-2026-64832: Double-Free in NVDEC Hardware Decoder via nvdec.c bsc1272754 - CVE-2026-64830: Heap Buffer Overflow via VobSub Subtitle Demuxer...

8.8CVSS5.5AI score0.00342EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-64832

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - FFmpeg versions 4.4 through 8.1.2 contain a double-free vulnerability in the NVIDIA NVDEC hardware decoder within libavcodec/nvdec.c that allows attackers to...

8.8CVSS5.9AI score0.00335EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/22 7:46 p.m.12 views

Double Free

Overview Affected versions of this package are vulnerable to Double Free in ffnvdecstartframesepref in libavcodec/nvdec.c. An attacker can corrupt memory by supplying a crafted video file that drives NVDEC decoding into the “No decoder surfaces left” error path, where the frame-description contex...

8.8CVSS5.5AI score0.00335EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/22 5:1 p.m.56 views

CVE-2026-64832

FFmpeg 4.4–8.1.2 contains a double-free in NVIDIA NVDEC hardware decoding (libavcodec/nvdec.c). When no decoder surfaces remain, ff_nvdec_start_frame_sep_ref frees memory via nvdec_fdd_priv_free, and the caller frees the same frame description data, causing a double-free of the underlying decoder...

8.8CVSS5.5AI score0.00335EPSS
SaveExploits0References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/07/22 5:1 p.m.11 views

CVE-2026-64832

FFmpeg versions 4.4 through 8.1.2 contain a double-free vulnerability in the NVIDIA NVDEC hardware decoder within libavcodec/nvdec.c that allows attackers to trigger memory corruption by supplying a crafted video file. When no decoder surfaces remain, the ffnvdecstartframesepref error path frees...

8.8CVSS5.9AI score0.00335EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.14 views

PT-2026-63441

FFmpeg versions 4.4 through 8.1.2 contain a double-free vulnerability in the NVIDIA NVDEC hardware decoder within libavcodec/nvdec.c that allows attackers to trigger memory corruption by supplying a crafted video file. When no decoder surfaces remain, the ff nvdec start frame sep ref error path...

8.8CVSS5.5AI score0.00335EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: nvdec: Fix the dmaalloccoherent error check A check has been added to prevent a NULL return value from occurring when using dmaalloccoherent. This change follows Robin’s fix for the vic.c file in drm/tegra: vic: Fix DM...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/31 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-38543

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/tegra: nvdec: Fix dmaalloccoherent error check Check for NULL return value with...

5.5CVSS5.6AI score0.00145EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/08/18 11:27 a.m.10 views

CVE-2025-38543

A flaw was found in the tegra-drm module in the Linux kernel. When a DMA allocation fails, a missing return value check can cause a system crash and result in a denial of service...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.11 views

SUSE CVE-2025-38543

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: nvdec: Fix dmaalloccoherent error check Check for NULL return value with dmaalloccoherent, in line with Robin's fix for vic.c in 'drm/tegra: vic: Fix DMA API misuse'...

5.5CVSS6.5AI score0.00145EPSS
SaveExploits0References20
OSV
OSV
added 2025/08/16 12:15 p.m.4 views

DEBIAN-CVE-2025-38543

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: nvdec: Fix dmaalloccoherent error check Check for NULL return value with dmaalloccoherent, in line with Robin's fix for vic.c in 'drm/tegra: vic: Fix DMA API misuse'...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/16 12:15 p.m.7 views

UBUNTU-CVE-2025-38543

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: nvdec: Fix dmaalloccoherent error check Check for NULL return value with dmaalloccoherent, in line with Robin's fix for vic.c in 'drm/tegra: vic: Fix DMA API misuse'...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References30
CVE
CVE
added 2025/08/16 11:22 a.m.62 views

CVE-2025-38543

CVE-2025-38543 is a Linux kernel vulnerability affecting the drm/tegra nvdec path. The root cause is a missing NULL check after dma_alloc_coherent, resolved by aligning with Robin's fix for vic.c (DMA API misuse). The impact, per the entry, is a HIGH availability impact with no confidentiality or...

5.5CVSS6.7AI score0.00145EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/08/16 11:22 a.m.27 views

CVE-2025-38543 drm/tegra: nvdec: Fix dma_alloc_coherent error check

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: nvdec: Fix dmaalloccoherent error check Check for NULL return value with dmaalloccoherent, in line with Robin's fix for vic.c in 'drm/tegra: vic: Fix DMA API misuse'...

0.00145EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/04 12:0 a.m.10 views

PT-2025-33586

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the DRM/tegra nvdec component of the Linux kernel related to error handling during DMA allocation. Specifically, the code lacked a check for a NULL return value from t...

5.5CVSS6.2AI score0.00145EPSS
SaveExploits0
Rows per page
Query Builder