跳转到帖子

Amazon Linux AMI 2: CVE-2024-47613: Security patch for gstreamer1-plugins-good (ALAS-2025-2748)

recommended_posts

发布于
  • Members

Amazon Linux AMI 2: CVE-2024-47613: Security patch for gstreamer1-plugins-good (ALAS-2025-2748)

Severity
4
CVSS
(AV:L/AC:M/Au:N/C:P/I:P/A:P)
Published
12/12/2024
Created
02/05/2025
Added
02/05/2025
Modified
02/05/2025

Description

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been identified in `gst_gdk_pixbuf_dec_flush` within `gstgdkpixbufdec.c`. This function invokes `memcpy`, using `out_pix` as the destination address. `out_pix` is expected to point to the frame 0 from the frame structure, which is read from the input file. However, in certain situations, it can points to a NULL frame, causing the subsequent call to `memcpy` to attempt writing to the null address (0x00), leading to a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.

Solution(s)

  • amazon-linux-ami-2-upgrade-gstreamer1-plugins-good
  • amazon-linux-ami-2-upgrade-gstreamer1-plugins-good-debuginfo
  • amazon-linux-ami-2-upgrade-gstreamer1-plugins-good-gtk

References

  • https://attackerkb.com/topics/cve-2024-47613
  • AL2/ALAS-2025-2748
  • CVE - 2024-47613
  • 查看数 701
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。

游客
回帖…