Lucene search
+L

370 matches found

SUSE CVE
SUSE CVE
•added 2026/06/18 1:53 a.m.•17 views

SUSE CVE-2026-52718

A denial of service vulnerability was found in GStreamer's AV1 codec parser in gst-plugins-bad. The gstav1parserparsetilelistobu function passes a byte count to a bit-reader API that expects a bit count, causing parser desynchronization. A remote attacker could trick a user into opening a special...

6.5CVSS5.9AI score0.00709EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/06/15 9:30 p.m.•18 views

EUVD-2026-36805

A denial of service vulnerability was found in GStreamer's AV1 codec parser in gst-plugins-bad. The gstav1parserparsetilelistobu function passes a byte count to a bit-reader API that expects a bit count, causing parser desynchronization. A remote attacker could trick a user into opening a special...

6.5CVSS5.3AI score0.00709EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/06/15 8:16 p.m.•11 views

CVE-2026-52718

A denial of service vulnerability was found in GStreamer's AV1 codec parser in gst-plugins-bad. The gstav1parserparsetilelistobu function passes a byte count to a bit-reader API that expects a bit count, causing parser desynchronization. A remote attacker could trick a user into opening a special...

6.5CVSS7AI score0.00709EPSS
SaveExploits0References6
OSV
OSV
•added 2026/06/15 8:16 p.m.•15 views

UBUNTU-CVE-2026-52718

A denial of service vulnerability was found in GStreamer's AV1 codec parser in gst-plugins-bad. The gstav1parserparsetilelistobu function passes a byte count to a bit-reader API that expects a bit count, causing parser desynchronization. A remote attacker could trick a user into opening a special...

6.5CVSS5.9AI score0.00709EPSS
SaveExploits0References7
CVE
CVE
•added 2026/06/15 7:15 p.m.•75 views

CVE-2026-52718

GStreamer AV1 parser vulnerability in gst-plugins-bad. The gst_av1_parser_parse_tile_list_obu() function passes a byte count to a bit-reader API that expects a bit count, causing parser desynchronization and potential crash. A remote user could trigger an assertion abort by opening a crafted AV1 ...

6.5CVSS5.4AI score0.00709EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
•added 2026/06/15 7:15 p.m.•15 views

CVE-2026-52718

A denial of service vulnerability was found in GStreamer's AV1 codec parser in gst-plugins-bad. The gstav1parserparsetilelistobu function passes a byte count to a bit-reader API that expects a bit count, causing parser desynchronization. A remote attacker could trick a user into opening a special...

6.5CVSS5.3AI score0.00709EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/06/15 12:00 a.m.•25 views

PT-2026-49334

Name of the Vulnerable Software and Affected Versions GStreamer affected versions not specified Description A denial of service issue exists in the AV1 codec parser within gst-plugins-bad. The gst av1 parser parse tile list obu function incorrectly passes a byte count to a bit-reader API that...

6.5CVSS5.9AI score0.00709EPSS
SaveExploits0References32
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/15 12:00 a.m.•2 views

CVE-2026-52718: Reachable Assertion

A denial of service vulnerability was found in GStreamer's AV1 codec parser in gst-plugins-bad. The gstav1parserparsetilelistobu function passes a byte count to a bit-reader API that expects a bit count, causing parser desynchronization. A remote attacker could trick a user into opening a special...

6.5CVSS5.8AI score0.00709EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/06/15 12:00 a.m.•14 views

Linux Distros Unpatched Vulnerability : CVE-2026-52718

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A denial of service vulnerability was found in GStreamer's AV1 codec parser in gst-plugins-bad. The gstav1parserparsetilelistobu function passes a byte count to...

6.5CVSS7.2AI score0.00709EPSS
SaveExploits0References3
OPENSUSE Linux
OPENSUSE Linux
•added 2026/06/08 12:00 a.m.•10 views

Security update for ffmpeg-4 (important)

openSUSE security update: security update for ffmpeg-4 ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:20914-1 Rating: important References: bsc1262047 Cross-References: CVE-2026-30997 CVSS scores: CVE-2026-30997 SUSE : 7.1...

7.1CVSS5.4AI score0.00521EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
•added 2026/05/07 2:17 a.m.•15 views

SUSE CVE-2026-43222

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: AV1: Fix tile info buffer size Each tile info is composed of: rowsb, colsb, startpos and endpos 4 bytes each. So the total required memory is AV1MAXTILES 16 bytes. Use the correct define to allocate the buffer...

7.8CVSS5.9AI score0.00175EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
•added 2026/05/06 10:10 p.m.•32 views

CVE-2026-43222

A flaw was found in the Linux kernel's media: verisilicon: AV1 driver. The driver incorrectly calculates the buffer size for tile information, which can lead to writing data beyond the allocated memory. This memory corruption vulnerability could result in system instability or a denial of service...

7.8CVSS5.9AI score0.00175EPSS
SaveExploits0References4
NVD
NVD
•added 2026/05/06 12:16 p.m.•37 views

CVE-2026-43222

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: AV1: Fix tile info buffer size Each tile info is composed of: rowsb, colsb, startpos and endpos 4 bytes each. So the total required memory is AV1MAXTILES 16 bytes. Use the correct define to allocate the buffer...

7.8CVSS0.00175EPSS
SaveExploits0References5
CVE
CVE
•added 2026/05/06 11:28 a.m.•48 views

CVE-2026-43222

In the Linux kernel, the media: verisilicon: AV1 driver patch fixes a buffer-size miscalculation for tile information. The tile info structure (row_sb, col_sb, start_pos, end_pos) requires AV1_MAX_TILES × 16 bytes; using the incorrect define caused writes to non-allocated memory, risking memory c...

7.8CVSS5.9AI score0.00175EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
•added 2026/05/06 11:28 a.m.•86 views

CVE-2026-43222 media: verisilicon: AV1: Fix tile info buffer size

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: AV1: Fix tile info buffer size Each tile info is composed of: rowsb, colsb, startpos and endpos 4 bytes each. So the total required memory is AV1MAXTILES 16 bytes. Use the correct define to allocate the buffer...

7.8CVSS0.00175EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/05/06 11:28 a.m.•78 views

CVE-2026-43222

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: AV1: Fix tile info buffer size Each tile info is composed of: rowsb, colsb, startpos and endpos 4 bytes each. So the total required memory is AV1MAXTILES 16 bytes. Use the correct define to allocate the buffer...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/06 12:00 a.m.•0 views

CVE-2026-43222: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: AV1: Fix tile info buffer size Each tile info is composed of: rowsb, colsb, startpos and endpos 4 bytes each. So the total required memory is AV1MAXTILES 16 bytes. Use the correct define to allocate the buffer...

7.8CVSS6AI score0.00175EPSS
SaveExploits0References6
OSV
OSV
•added 2026/04/13 3:17 p.m.•14 views

DEBIAN-CVE-2026-30997

An out-of-bounds read in the readglobalparam function libavcodec/av1dec.c of FFmpeg v8.0.1 allows attackers to cause a Denial of Service DoS via a crafted input...

7.5CVSS5.2AI score0.00521EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
•added 2026/04/13 12:00 a.m.•8 views

CVE-2026-30997

An out-of-bounds read in the readglobalparam function libavcodec/av1dec.c of FFmpeg v8.0.1 allows attackers to cause a Denial of Service DoS via a crafted input...

5.8AI score0.00521EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
•added 2026/04/13 12:00 a.m.•15 views

PT-2026-32368

Name of the Vulnerable Software and Affected Versions FFmpeg version 8.0.1 Description An out-of-bounds read occurs in the read global param function within the libavcodec/av1dec.c component. This issue allows attackers to cause a Denial of Service DoS by providing a crafted input. Recommendation...

9.8CVSS6.6AI score0.0071EPSS
SaveExploits1References59
Rows per page
Query Builder