Lucene search
+L

13757 matches found

CVE
CVE
added 2024/12/11 7:02 p.m.109 views

CVE-2024-47599

GStreamer: The CVE-2024-47599 issue is a NULL pointer dereference in gst_jpeg_dec_negotiate where a NULL return from gst_video_decoder_set_output_state is not checked, allowing a crash/DoS (SEGV). Fixed in 1.24.10. Affected component: gstjpegdec.c; impact is Denial of Service via segmentation fau...

7.5CVSS6.4AI score0.00872EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/12/11 7:01 p.m.19 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.1AI score0.01143EPSS
SaveExploits0
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
Cvelist
Cvelist
added 2024/12/11 7:01 p.m.39 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.1CVSS0.01143EPSS
SaveExploits0References3
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
CVE
CVE
added 2024/12/11 7:01 p.m.139 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
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
AlpineLinux
AlpineLinux
added 2024/12/11 6:55 p.m.16 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.5CVSS6.6AI score0.00922EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/11 6:55 p.m.102 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
OSV
OSV
added 2024/12/11 6:55 p.m.12 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.1CVSS5.9AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/12/11 6:55 p.m.14 views

CVE-2024-47542 GHSL-2024-235: GStreamer ID3v2 parser out-of-bounds read and NULL-pointer dereference

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

6.8CVSS6.7AI score0.01105EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2024/12/11 6:55 p.m.19 views

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.5CVSS6.7AI score0.01105EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/12/11 6:55 p.m.41 views

CVE-2024-47542 GHSL-2024-235: GStreamer ID3v2 parser out-of-bounds read and NULL-pointer dereference

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

6.8CVSS0.01105EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2024/12/11 4:19 p.m.9 views

kernel: iommu: Restore lost return in iommu_report_device_fault()

In the Linux kernel, the following vulnerability has been resolved: iommu: Restore lost return in iommureportdevicefault When iommureportdevicefault gets called with a partial fault it is supposed to collect the fault into the group and then return. Instead the return was accidently deleted which...

8.8CVSS6.8AI score0.00194EPSS
SaveExploits0References5
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
Tenable Nessus
Tenable Nessus
added 2024/12/11 12:00 a.m.13 views

SUSE SLES15 Security Update : kernel (Live Patch 23 for SLE 15 SP4) (SUSE-SU-2024:4234-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:4234-1 advisory. This update for the Linux Kernel 5.14.21-15040024108 fixes several issues. The following security issues were fixed: - CVE-2024-36904: tcp: Use...

9.8CVSS7.1AI score0.0094EPSS
SaveExploits1References95
Tenable Nessus
Tenable Nessus
added 2024/12/11 12:00 a.m.26 views

Amazon Linux 2022 : vim-common, vim-data, vim-default-editor (ALAS2022-2022-023)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2022-2022-023 advisory. A flaw was found in vim. The vulnerability occurs due to too many recursions, which can lead to a segmentation fault. This flaw allows an attacker to input a specially crafted file, leading to ...

8.4CVSS7.2AI score0.01566EPSS
SaveExploits6References13
Positive Technologies
Positive Technologies
added 2024/12/11 12:00 a.m.4 views

PT-2024-10369 · Gstreamer +7 · Gstreamer +7

Name of the Vulnerable Software and Affected Versions: GStreamer versions prior to 1.24.10 Description: The issue is related to a null pointer dereference vulnerability in the gst jpeg dec negotiate function. This vulnerability can be exploited by a remote attacker to cause a Denial of Service Do...

9.8CVSS6.6AI score0.01355EPSS
SaveExploits1References264
Rows per page
Query Builder