跳转到帖子

Debian: CVE-2024-47776: gst-plugins-good1.0 -- security update

recommended_posts

发布于
  • Members

Debian: CVE-2024-47776: gst-plugins-good1.0 -- security update

Severity
9
CVSS
(AV:N/AC:L/Au:N/C:C/I:N/A:C)
Published
12/12/2024
Created
01/01/2025
Added
12/31/2024
Modified
01/28/2025

Description

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in gst_wavparse_cue_chunk 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 causes the comparisonif (size < 4 + ncues * 24) to fail in some cases, allowing the subsequent loop to access beyond the bounds of the data buffer. The root cause of this discrepancy stems from a miscalculation when clipping the chunk size based on upstream data size. This vulnerability allows reading beyond the bounds of the data buffer, potentially leading to a crash (denial of service) or the leak of sensitive data. This vulnerability is fixed in 1.24.10.

Solution(s)

  • debian-upgrade-gst-plugins-good1-0

References

  • https://attackerkb.com/topics/cve-2024-47776
  • CVE - 2024-47776
  • DSA-5838-1
  • 查看数 700
  • 已创建
  • 最后回复

参与讨论

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

游客
回帖…