Lucene search
+L

800 matches found

Rockylinux
Rockylinux
added 2026/08/20 6:01 a.m.11 views

gstreamer1-plugins-good security update

An update is available for gstreamer1-plugins-good. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list GStreamer is a streaming media framework based on graphs of...

7.5CVSS5.5AI score0.00758EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.7 views

RockyLinux 8 : gstreamer1-plugins-good (RLSA-2026:56966)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:56966 advisory. gst-plugins-good: gst-plugins-good: unbounded memory growth in rtph264depay and rtph265depay RTP depayloaders CVE-2026-18649 gstreamer1-plugins-good:...

7.5CVSS5.5AI score0.00758EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.8 views

AlmaLinux 8 : gstreamer1-plugins-good (ALSA-2026:56966)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:56966 advisory. gst-plugins-good: gst-plugins-good: unbounded memory growth in rtph264depay and rtph265depay RTP depayloaders CVE-2026-18649 gstreamer1-plugins-good:...

7.5CVSS5.5AI score0.00758EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-75145

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.8CVSS5.5AI score0.00117EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-75144

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - FFmpeg before commit 1cdeb3c contains a heap buffer overflow vulnerability in the VC-2/Dirac RTP packetizer libavformat/rtpencvc2hq.c that allows attackers to...

8.5CVSS6.1AI score0.00137EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-75147

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - FFmpeg before commit 983dae9 contains an out-of-bounds read in the AV1 RTP packetizer libavformat/rtpencav1.c. The keyframe detection loop that searches for a...

7.1CVSS5.5AI score0.00121EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 5:21 p.m.6 views

CVE-2026-75147

FFmpeg before commit 983dae9 contains an out-of-bounds read in the AV1 RTP packetizer libavformat/rtpencav1.c. The keyframe detection loop that searches for a sequence header OBU advanced its pointer and remaining-size counter by the encoded header length plus the OBU payload size without first...

7.1CVSS0.00121EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 5:21 p.m.7 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.8CVSS0.00117EPSS
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
Cvelist
Cvelist
added 2026/08/19 4:29 p.m.35 views

CVE-2026-75147 FFmpeg Out-of-Bounds Read in AV1 RTP Packetizer via rtpenc_av1.c

FFmpeg before commit 983dae9 contains an out-of-bounds read in the AV1 RTP packetizer libavformat/rtpencav1.c. The keyframe detection loop that searches for a sequence header OBU advanced its pointer and remaining-size counter by the encoded header length plus the OBU payload size without first...

7.1CVSS0.00121EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 4:29 p.m.12 views

EUVD-2026-62584

FFmpeg before commit 983dae9 contains an out-of-bounds read in the AV1 RTP packetizer libavformat/rtpencav1.c. The keyframe detection loop that searches for a sequence header OBU advanced its pointer and remaining-size counter by the encoded header length plus the OBU payload size without first...

7.1CVSS5.3AI score0.00121EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 4:29 p.m.33 views

CVE-2026-75147

FFmpeg versions before commit 983dae9 have an out-of-bounds read in the AV1 RTP packetizer (libavformat/rtpenc_av1.c). A crafted OBU size causes the remaining-size counter to wrap, letting the keyframe-detection loop dereference a pointer past the packet buffer. CVSS 3.1 scores 7.1 (HIGH). No in-...

7.1CVSS5.3AI score0.00121EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 4:27 p.m.34 views

CVE-2026-75145 FFmpeg Integer Narrowing Conversion OOB Memory Access in AV1 RTP Packetizer

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.8CVSS0.00117EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 4:27 p.m.13 views

EUVD-2026-62582

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.4AI score0.00117EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 4:27 p.m.23 views

CVE-2026-75145

FFmpeg before commit b4c199c contains an integer narrowing conversion flaw in the AV1 RTP packetizer (libavformat/rtpenc_av1.c). The OBU size is cast to long before being compared against the remaining frame size. On platforms where long is 32 bits (including 64-bit Windows ), sufficiently large ...

5.8CVSS5.4AI score0.00117EPSS
SaveExploits0References3
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
CVE
CVE
added 2026/08/19 4:26 p.m.31 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.9 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
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.15 views

PT-2026-78528

Name of the Vulnerable Software and Affected Versions FFmpeg versions prior to commit b4c199c Description An incorrect integer narrowing conversion exists in the AV1 RTP packetizer within libavformat/rtpenc av1.c. The OBU Open Bitstream Unit size is cast to long before being compared to the...

5.8CVSS5.3AI score0.00117EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.10 views

PT-2026-78527

Name of the Vulnerable Software and Affected Versions FFmpeg versions prior to commit 1cdeb3c Description A heap buffer overflow exists in the VC-2/Dirac RTP packetizer within the libavformat/rtpenc vc2hq.c file. The issue occurs because the packetizer copies an input-derived data unit or fragmen...

8.5CVSS5.9AI score0.00137EPSS
SaveExploits0References6
Rows per page
Query Builder