Lucene search
+L

15851 matches found

Microsoft CVE
Microsoft CVE
added 2024/12/12 8:00 a.m.8 views

RDMA/mad: Improve handling of timed out WRs of mad agent

...

7.5CVSS6.7AI score0.0074EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:00 a.m.13 views

Bluetooth: bnep: fix wild-memory-access in proto_unregister

...

5.5CVSS6.8AI score0.00262EPSS
SaveExploits0
OSV
OSV
added 2024/12/12 2:03 a.m.16 views

AZL-62402 CVE-2024-47834 affecting package gstreamer1 1.20.0-2

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.1CVSS6.5AI score0.00918EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/12 2:03 a.m.9 views

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.1CVSS0.00918EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/12 2:03 a.m.13 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.5CVSS0.01143EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/12 2:03 a.m.4 views

DEBIAN-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
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/12/12 12:00 a.m.13 views

The vulnerability of the NVIDIA GPU Display Driver software driver allows a hacker to enhance their privileges and execute arbitrary code.

The vulnerability of the NVIDIA GPU Display Driver software driver is related to the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to enhance their privileges and execute arbitrary code...

7.8CVSS6.2AI score0.00415EPSS
SaveExploits0References4Affected Software15
BDU FSTEC
BDU FSTEC
added 2024/12/12 12:00 a.m.10 views

The vulnerability of the PKCS15-INIT personalization utility and the libopensc library, which are part of the software tools and libraries for working with smart cards in OpenSC, allows a violator to gain unauthorized access to protected information.

The vulnerability of the pkcs15-init personalization utility and the libopensc library related to the OpenSC software suite involves an operation that occurs outside of the buffer in memory. Exploiting this vulnerability could allow an attacker to gain unauthorized access to protected information...

4.6CVSS6.7AI score0.00325EPSS
SaveExploits0References12Affected Software7
Positive Technologies
Positive Technologies
added 2024/12/12 12:00 a.m.10 views

PT-2024-9699 · Microsoft +4 · Edge +5

Name of the Vulnerable Software and Affected Versions: Chromium versions prior to 131.0.6778.204 Google Chrome versions prior to 131.0.6778.204 Microsoft Edge affected versions not specified Description: A vulnerability exists in the V8 JavaScript engine used by Google Chrome and Microsoft Edge...

10CVSS8AI score0.12723EPSS
SaveExploits6References61
OSV
OSV
added 2024/12/12 12:00 a.m.10 views

UBUNTU-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.5CVSS5.7AI score0.01143EPSS
SaveExploits0References5
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.118 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.43 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.172 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
Rows per page
Query Builder