Lucene search
+L

118686 matches found

EUVD
EUVD
added 2026/08/19 5:44 p.m.10 views

EUVD-2026-62660

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients that negotiate RDPGFX AVC444 with an H.264 decoder backend calculate the intermediate YUV444 allocation size in libfreerdp/codec/h264.c with 32-bit multiplication in avc444ensurebuffer. A malicious R...

8.7CVSS6.2AI score0.00479EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 5:40 p.m.5 views

CVE-2026-74498

A flaw was found in the Linux kernel's ALSA Advanced Linux Sound Architecture USB audio subsystem. When a USB audio endpoint requests full packet transfers using the fillmax descriptor flag, the system allocates an undersized Direct Memory Access DMA buffer. This allows a malicious USB device to...

7CVSS6.1AI score0.00177EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 5:21 p.m.10 views

CVE-2026-75143

FFmpeg before commit 1c10bcc contains a heap buffer overflow in the RIST protocol reader libavformat/librist.c. libristread ignored its size argument and copied the full received payload length into the caller-provided destination buffer, overflowing it when the payload exceeds the destination...

9.8CVSS0.00405EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/19 5:21 p.m.14 views

CVE-2026-75141

FFmpeg before commit acf5d7c contains a heap buffer overflow in the hvcC box writer. When writing an HEVC configuration record with more NAL units of a single type than the count field can represent, the NAL unit count overflows, causing a heap buffer overflow. A crafted HEVC input file triggers...

8.5CVSS0.00137EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 5:21 p.m.5 views

CVE-2026-75144

FFmpeg before commit 1cdeb3c contains a heap buffer overflow vulnerability in the VC-2/Dirac RTP packetizer libavformat/rtpencvc2hq.c that allows attackers to trigger memory corruption by supplying a crafted Dirac data unit. The packetizer copies an input-derived data unit or fragment size into a...

8.5CVSS0.00137EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/19 4:59 p.m.5 views

CVE-2026-70628

A flaw was found in FFmpeg. An attacker could exploit a signed integer overflow vulnerability within the DVB subtitle parser by providing a specially crafted WTV Windows Recorded TV Show file. This overflow can lead to a heap buffer overflow, enabling out-of-bounds memory writes. The consequence ...

8.5CVSS6.1AI score0.00148EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/19 4:53 p.m.7 views

CVE-2026-70632

A flaw was found in FFmpeg. This out-of-bounds heap write vulnerability exists within the native GoPro CineForm HD CFHD decoder. A remote attacker can exploit this by providing a specially crafted AVI Audio Video Interleave file during stream analysis. This can lead to memory corruption and may b...

8.5CVSS6AI score0.00206EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/19 4:53 p.m.6 views

CVE-2026-64830

A flaw was found in FFmpeg, a widely used multimedia framework. This vulnerability, a heap buffer overflow in the VobSub subtitle demuxer, allows a remote attacker to corrupt memory. By providing a specially crafted subtitle file, an attacker can trigger unbounded writes, which could lead to...

8.8CVSS6.7AI score0.00342EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/19 4:45 p.m.7 views

MINI-J72V-9MFM-G5MW

Bulletin has no description...

7.5CVSS4.9AI score0.00298EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/19 4:27 p.m.16 views

CVE-2026-75145

FFmpeg before commit b4c199c contains an incorrect integer narrowing conversion in the AV1 RTP packetizer libavformat/rtpencav1.c. The OBU size is cast to long before comparison against the remaining frame size. On targets where long is 32 bits, including 64-bit Windows, sufficiently large OBU si...

5.8CVSS5.5AI score0.00117EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/19 4:26 p.m.35 views

CVE-2026-75144 FFmpeg Heap Buffer Overflow in VC-2/Dirac RTP Packetizer

FFmpeg before commit 1cdeb3c contains a heap buffer overflow vulnerability in the VC-2/Dirac RTP packetizer libavformat/rtpencvc2hq.c that allows attackers to trigger memory corruption by supplying a crafted Dirac data unit. The packetizer copies an input-derived data unit or fragment size into a...

8.5CVSS0.00137EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/19 4:26 p.m.10 views

CVE-2026-75144

FFmpeg before commit 1cdeb3c contains a heap buffer overflow vulnerability in the VC-2/Dirac RTP packetizer libavformat/rtpencvc2hq.c that allows attackers to trigger memory corruption by supplying a crafted Dirac data unit. The packetizer copies an input-derived data unit or fragment size into a...

8.5CVSS5.9AI score0.00137EPSS
SaveExploits0
CVE
CVE
added 2026/08/19 4:26 p.m.36 views

CVE-2026-75144

CVE-2026-75144 is a heap buffer overflow in FFmpeg 's VC-2/Dirac RTP packetizer (libavformat/rtpenc_vc2hq.c). The packetizer copies an input-derived data unit or fragment size into a fixed-size buffer without an upper bound check, allowing memory corruption when a crafted Dirac data unit is packe...

8.5CVSS5.8AI score0.00137EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 4:26 p.m.10 views

EUVD-2026-62581

FFmpeg before commit 1cdeb3c contains a heap buffer overflow vulnerability in the VC-2/Dirac RTP packetizer libavformat/rtpencvc2hq.c that allows attackers to trigger memory corruption by supplying a crafted Dirac data unit. The packetizer copies an input-derived data unit or fragment size into a...

8.5CVSS5.8AI score0.00137EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 4:26 p.m.36 views

CVE-2026-75143 FFmpeg Heap Buffer Overflow via RIST Protocol Reader

FFmpeg before commit 1c10bcc contains a heap buffer overflow in the RIST protocol reader libavformat/librist.c. libristread ignored its size argument and copied the full received payload length into the caller-provided destination buffer, overflowing it when the payload exceeds the destination...

9.8CVSS0.00405EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/08/19 4:26 p.m.10 views

CVE-2026-75143

FFmpeg before commit 1c10bcc contains a heap buffer overflow in the RIST protocol reader libavformat/librist.c. libristread ignored its size argument and copied the full received payload length into the caller-provided destination buffer, overflowing it when the payload exceeds the destination...

9.8CVSS5.8AI score0.00405EPSS
SaveExploits1
EUVD
EUVD
added 2026/08/19 4:26 p.m.11 views

EUVD-2026-62580

FFmpeg before commit 1c10bcc contains a heap buffer overflow in the RIST protocol reader libavformat/librist.c. libristread ignored its size argument and copied the full received payload length into the caller-provided destination buffer, overflowing it when the payload exceeds the destination...

9.8CVSS5.7AI score0.00405EPSS
SaveExploits1References3
CVE
CVE
added 2026/08/19 4:26 p.m.64 views

CVE-2026-75143

FFmpeg (versions 4.4 through 9.0 , built with --enable-librist) contains a heap buffer overflow in the RIST protocol reader (libavformat/librist.c). The function librist_read() ignored its size argument, copying the full received RIST payload into the caller's buffer. When accessed via the async:...

9.8CVSS5.7AI score0.00405EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/08/19 4:24 p.m.12 views

CVE-2026-75142

FFmpeg before commit 9d786e4 contains a stack buffer overflow in the MPEG-PS muxer libavformat/mpegenc.c. When muxing input with more streams than the muxer's fixed-size stack buffer accommodates, the buffer is overflowed. A crafted input with an excessive number of streams triggers the overflow...

8.5CVSS5.7AI score0.00137EPSS
SaveExploits0
CVE
CVE
added 2026/08/19 4:24 p.m.47 views

CVE-2026-75141

FFmpeg versions before commit acf5d7c have a heap buffer overflow in the hvcC box writer. A crafted HEVC file triggers NAL unit count overflow during muxing, leading to memory corruption; CVSS 3.1 scores it HIGH (7.8). No exploitation is confirmed. Upgrade to a version containing the fix commit. ...

8.5CVSS5.8AI score0.00137EPSS
SaveExploits0References3
Rows per page
Query Builder