Lucene search
+L

4725 matches found

OSV
OSV
added 2024/12/12 12:0 a.m.9 views

UBUNTU-CVE-2024-47835

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been detected in the parselrc function within gstsubparse.c. The parselrc function calls strchr to find the character '' in the string line. The pointer returned by this call ...

7.5CVSS7.1AI score0.01036EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/12 12:0 a.m.3 views

UBUNTU-CVE-2024-47834

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...

9.1CVSS5.7AI score0.00911EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.4 views

UBUNTU-CVE-2024-47542

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2readsynchuint function, located in id3v2.c. If id3v2readsynchuint is called with a null work-hdr.framedata, the pointer guint8 data is accessed without validatio...

7.5CVSS7.2AI score0.01095EPSS
SaveExploits1References6
OSV
OSV
added 2024/12/12 12:0 a.m.20 views

UBUNTU-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.1CVSS6AI score0.00823EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.6 views

UBUNTU-CVE-2024-47603

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been discovered in the gstmatroskademuxupdatetracks function within matroska-demux.c. The vulnerability occurs when the gstcapsisequal function is called with invalid caps...

7.5CVSS5.8AI score0.00865EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.2 views

UBUNTU-CVE-2024-47602

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been discovered in the gstmatroskademuxaddwvpkheader function within matroska-demux.c. This function does not properly check the validity of the stream-codecpriv pointer in th...

7.5CVSS5.8AI score0.00915EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.1 views

UBUNTU-CVE-2024-47599

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been discovered in the gstjpegdecnegotiate function in gstjpegdec.c. This function does not check for a NULL return value from gstvideodecodersetoutputstate. When this happens...

7.5CVSS5.7AI score0.00865EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.10 views

UBUNTU-CVE-2024-47613

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been identified in gstgdkpixbufdecflush within gstgdkpixbufdec.c. This function invokes memcpy, using outpix as the destination address. outpix is expected to point to the fra...

9.8CVSS7.2AI score0.00901EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.3 views

UBUNTU-CVE-2024-47615

GStreamer is a library for constructing graphs of media-handling components. An OOB-Write has been detected in the function gstparsevorbissetuppacket within vorbisparse.c. The integer size is read from the input file without proper validation. As a result, size can exceed the fixed size of the...

9.8CVSS7.1AI score0.01132EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/12 12:0 a.m.5 views

UBUNTU-CVE-2024-47537

GStreamer is a library for constructing graphs of media-handling components. The program attempts to reallocate the memory pointed to by stream-samples to accommodate stream-nsamples + samplescount elements of type QtDemuxSample. The problem is that samplescount is read from the input file. And i...

9.8CVSS5.8AI score0.00956EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.15 views

UBUNTU-CVE-2024-47541

GStreamer is a library for constructing graphs of media-handling components. An OOB-write vulnerability has been identified in the gstssaparseremoveoverridecodes function of the gstssaparse.c file. This function is responsible for parsing and removing SSA SubStation Alpha style override codes,...

7.5CVSS7.2AI score0.01324EPSS
SaveExploits1References6
OSV
OSV
added 2024/12/12 12:0 a.m.1 views

UBUNTU-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.5CVSS5.7AI score0.00915EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.4 views

UBUNTU-CVE-2024-47546

GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in extractccfromdata function within qtdemux.c. In the FOURCCc708 case, the subtraction atomlength - 8 may result in an underflow if atomlength is less than 8. When that subtraction...

7.5CVSS6.8AI score0.01072EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.4 views

UBUNTU-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.9AI score0.00839EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.5 views

UBUNTU-CVE-2024-47777

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been identified in the gstwavparsesmplchunk function within gstwavparse.c. This function attempts to read 4 bytes from the data + 12 offset without checking if the size of the data buffer is...

9.1CVSS7.2AI score0.01161EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.3 views

UBUNTU-CVE-2024-47544

GStreamer is a library for constructing graphs of media-handling components. The function qtdemuxparsesbgp in qtdemux.c is affected by a null dereference vulnerability. This vulnerability is fixed in 1.24.10...

7.5CVSS5.8AI score0.01072EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.11 views

UBUNTU-CVE-2024-47598

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in the qtdemuxmergesampletable function within qtdemux.c. The problem is that the size of the stts buffer isn’t properly checked before reading sttsduration, allowing the...

9.1CVSS5.8AI score0.00937EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.6 views

UBUNTU-CVE-2024-47539

GStreamer is a library for constructing graphs of media-handling components. An out-of-bounds write vulnerability was identified in the converttos3341a function in isomp4/qtdemux.c. The vulnerability arises due to a discrepancy between the size of memory allocated to the storage array and the loo...

9.8CVSS5.7AI score0.01322EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.12 views

UBUNTU-CVE-2024-47776

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in gstwavparsecuechunk within gstwavparse.c. The vulnerability happens due to a discrepancy between the size of the data buffer and the size value provided to the function. This mismatch...

9.1CVSS5.9AI score0.01161EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.9 views

UBUNTU-CVE-2024-47607

GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gstopusdecparseheader function within gstopusdec.c'. The pos array is a stack-allocated buffer of size 64. If nchannels exceeds 64, the for loop will write beyond the...

9.8CVSS7.4AI score0.01199EPSS
SaveExploits0References6
Rows per page
Query Builder