Lucene search
+L

15861 matches found

OSV
OSV
added 2024/12/11 7:18 p.m.16 views

CVE-2024-47834 GHSL-2024-280: Gstreamer Use-After-Free read in Matroska CodecPrivate

GStreamer is a library for constructing graphs of media-handling components. An Use-After-Free read vulnerability has been discovered affecting the processing of CodecPrivate elements in Matroska streams. In the GSTMATROSKAIDCODECPRIVATE case within the gstmatroskademuxparsestream function, a dat...

5.1CVSS6.2AI score
SaveExploits0References6
CVE
CVE
added 2024/12/11 7:18 p.m.121 views

CVE-2024-47834

GStreamer: CVE-2024-47834 is a Use-After-Free read in the Matroska CodecPrivate handling within gst_matroska_demux_parse_stream. Specifically, a data chunk is allocated via gst_ebml_read_binary, later freed in gst_matroska_track_free (track->codec_priv), and then accessed in caps_serialize by ...

9.1CVSS6.3AI score0.00918EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/11 7:16 p.m.11 views

CVE-2024-47778 GHSL-2024-258: GStreamer has an OOB-read in gst_wavparse_adtl_chunk

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in gstwavparseadtlchunk within gstwavparse.c. This vulnerability arises due to insufficient validation of the size parameter, which can exceed the bounds of the data buffer. ...

5.1CVSS6.7AI score0.00839EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/12/11 7:16 p.m.20 views

CVE-2024-47778

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in gstwavparseadtlchunk within gstwavparse.c. This vulnerability arises due to insufficient validation of the size parameter, which can exceed the bounds of the data buffer. ...

7.5CVSS6.1AI score0.00839EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/11 7:16 p.m.45 views

CVE-2024-47778 GHSL-2024-258: GStreamer has an OOB-read in gst_wavparse_adtl_chunk

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in gstwavparseadtlchunk within gstwavparse.c. This vulnerability arises due to insufficient validation of the size parameter, which can exceed the bounds of the data buffer. ...

5.1CVSS0.00839EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/11 7:16 p.m.175 views

CVE-2024-47778

GStreamer vulnerability CVE-2024-47778 affects the wav parser component. An OOB-read in gst_wavparse_adtl_chunk (gstwavparse.c) arises from insufficient validation of a size parameter, potentially allowing reading up to 4 GB of process memory or causing a segmentation fault. The issue is fixed in...

7.5CVSS6.3AI score0.00839EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/12/11 7:16 p.m.9 views

CVE-2024-47778 GHSL-2024-258: GStreamer has an OOB-read in gst_wavparse_adtl_chunk

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in gstwavparseadtlchunk within gstwavparse.c. This vulnerability arises due to insufficient validation of the size parameter, which can exceed the bounds of the data buffer. ...

5.1CVSS6.2AI score
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2024/12/11 7:15 p.m.31 views

CVE-2024-47774

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been identified in the gstavisubtitleparsegab2chunk function within gstavisubtitle.c. The function reads the namelength value directly from the input file without checking it properly. Then,...

9.1CVSS6.8AI score0.0083EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/11 7:15 p.m.10 views

CVE-2024-47774 GHSL-2024-262: GStreamer has an OOB-read in gst_avi_subtitle_parse_gab2_chunk

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been identified in the gstavisubtitleparsegab2chunk function within gstavisubtitle.c. The function reads the namelength value directly from the input file without checking it properly. Then,...

5.1CVSS6.4AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/12/11 7:01 p.m.31 views

CVE-2024-47596 GHSL-2024-244: GStreamer has an OOB-read in FOURCC_SMI_ parsing

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in the qtdemuxparsesvq3stsddata function within qtdemux.c. In the FOURCCSMI case, seqhsize is read from the input file without proper validation. If seqhsize is greater than the remaining...

5.1CVSS6.6AI score0.01143EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/11 7:01 p.m.141 views

CVE-2024-47596

GStreamer has a known OOB-read vulnerability in the qtdemux_parse_svq3_stsd_data path (FOURCC_SMI_) where seqh_size is read from the input without proper validation. If seqh_size exceeds the remaining data, a subsequent gst_buffer_fill memcpy can read beyond buffer bounds, risking reading up to 4...

7.5CVSS6.7AI score0.01143EPSS
SaveExploits0References4Affected Software1
AlpineLinux
AlpineLinux
added 2024/12/11 7:01 p.m.21 views

CVE-2024-47596

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in the qtdemuxparsesvq3stsddata function within qtdemux.c. In the FOURCCSMI case, seqhsize is read from the input file without proper validation. If seqhsize is greater than the remaining...

7.5CVSS6.5AI score0.01143EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/11 7:01 p.m.11 views

CVE-2024-47596 GHSL-2024-244: GStreamer has an OOB-read in FOURCC_SMI_ parsing

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in the qtdemuxparsesvq3stsddata function within qtdemux.c. In the FOURCCSMI case, seqhsize is read from the input file without proper validation. If seqhsize is greater than the remaining...

5.1CVSS6.2AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/12/11 6:55 p.m.17 views

CVE-2024-47543 GHSL-2024-236: GStreamer has an OOB-read in qtdemux_parse_container

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in qtdemuxparsecontainer function within qtdemux.c. In the parent function qtdemuxparsenode, the value of length is not well checked. So, if length is big enough, it causes t...

5.1CVSS6.7AI score0.00922EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/12/11 6:55 p.m.19 views

CVE-2024-47543

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in qtdemuxparsecontainer function within qtdemux.c. In the parent function qtdemuxparsenode, the value of length is not well checked. So, if length is big enough, it causes t...

7.5CVSS6AI score0.00922EPSS
SaveExploits0
CVE
CVE
added 2024/12/11 6:55 p.m.104 views

CVE-2024-47543

GStreamer CVE-2024-47543 is an OOB-read in qtdemux_parse_container (qtdemux.c) triggered when length is not adequately checked in the caller qtdemux_parse_node. The issue allows the parser to access memory beyond the buffer, potentially reading up to 4 GB of process memory or causing a segmentati...

7.5CVSS6.8AI score0.00922EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/12/11 6:55 p.m.41 views

CVE-2024-47543 GHSL-2024-236: GStreamer has an OOB-read in qtdemux_parse_container

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in qtdemuxparsecontainer function within qtdemux.c. In the parent function qtdemuxparsenode, the value of length is not well checked. So, if length is big enough, it causes t...

5.1CVSS0.00922EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/12/11 4:18 p.m.10 views

kernel: arm64: probes: Remove broken LDR (literal) uprobe support

In the Linux kernel, the following vulnerability has been resolved: arm64: probes: Remove broken LDR literal uprobe support The simulateldrliteral and simulateldrswliteral functions are unsafe to use for uprobes. Both functions were originally written for use with kprobes, and access memory with...

7.3CVSS6.8AI score0.00274EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/12/11 12:00 a.m.12 views

Vulnerability of RDMA/siw components of Linux operating system cores, allowing attackers to cause service interruptions

The vulnerability of RDMA/siw components of the Linux operating system’s kernel is related to the lack of memory release after the effective lifespan of these components. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References8Affected Software4
Positive Technologies
Positive Technologies
added 2024/12/11 12:00 a.m.7 views

PT-2024-10372

Name of the Vulnerable Software and Affected Versions GStreamer versions prior to 1.24.10 Description The issue is related to an out-of-bounds OOB read in the qtdemux parse svq3 stsd data function within qtdemux.c. Specifically, in the FOURCC SMI case, seqh size is read from the input file withou...

9.1CVSS6.8AI score0.01171EPSS
SaveExploits0References191
Rows per page
Query Builder