一、漏洞信息
漏洞编号:CVE-2024-47613
漏洞归属组件:gstreamer1-plugins-good
漏洞归属的版本:1.16.2,1.19.3,1.20.3
CVSS V3.0分值:
BaseScore:9.8 Critical
Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞简述:
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.
漏洞公开时间:2024-12-12 10:03:32
漏洞创建时间:2024-12-04 11:10:45
漏洞详情参考链接:
https://nvd.nist.gov/vuln/detail/CVE-2024-47613
漏洞分析指导链接:
https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md
漏洞数据来源:
其它
漏洞补丁信息:
二、漏洞分析结构反馈
影响性分析说明:
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.
openEuler评分:
9.8
Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
受影响版本排查(受影响/不受影响):
1.master(1.24.10):受影响
2.openEuler-20.03-LTS-SP4(1.16.2):受影响
3.openEuler-22.03-LTS-SP1(1.16.2):受影响
4.openEuler-22.03-LTS-SP3(1.16.2):受影响
5.openEuler-22.03-LTS-SP4(1.16.2):受影响
6.openEuler-24.03-LTS(1.20.3):受影响
7.openEuler-24.03-LTS-Next(1.20.3):受影响
8.openEuler-24.03-LTS-SP1(1.20.3):受影响
修复是否涉及abi变化(是/否):
1.master(1.24.10):否
2.openEuler-20.03-LTS-SP4(1.16.2):否
3.openEuler-22.03-LTS-SP1(1.16.2):否
4.openEuler-22.03-LTS-SP3(1.16.2):否
5.openEuler-22.03-LTS-SP4(1.16.2):否
6.openEuler-24.03-LTS(1.20.3):否
7.openEuler-24.03-LTS-Next(1.20.3):否
8.openEuler-24.03-LTS-SP1(1.20.3):否
原因说明:
1.master(1.24.10):正常修复
2.openEuler-20.03-LTS-SP4(1.16.2):正常修复
3.openEuler-22.03-LTS-SP1(1.16.2):正常修复
4.openEuler-22.03-LTS-SP3(1.16.2):正常修复
5.openEuler-22.03-LTS-SP4(1.16.2):正常修复
6.openEuler-24.03-LTS(1.20.3):正常修复
7.openEuler-24.03-LTS-Next(1.20.3):正常修复
8.openEuler-24.03-LTS-SP1(1.20.3):正常修复
三、漏洞修复
安全公告链接:https://www.openeuler.org/zh/security/safety-bulletin/detail/?id=openEuler-SA-2024-2596
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
影响性分析说明:
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.
openEuler评分:
9.8
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
受影响版本排查(受影响/不受影响):
1.master(1.20.3): 受影响
2.openEuler-20.03-LTS-SP4(1.16.2): 受影响
3.openEuler-22.03-LTS-SP1(1.16.2): 受影响
4.openEuler-22.03-LTS-SP3(1.16.2): 受影响
5.openEuler-22.03-LTS-SP4(1.16.2): 受影响
6.openEuler-24.03-LTS(1.20.3): 受影响
7.openEuler-24.03-LTS-Next(1.20.3): 受影响
8.openEuler-24.03-LTS-SP1(1.20.3): 受影响
修复是否涉及abi变化(是/否):
1.master(1.20.3): 否
2.openEuler-20.03-LTS-SP4(1.16.2): 否
3.openEuler-22.03-LTS-SP1(1.16.2): 否
4.openEuler-22.03-LTS-SP3(1.16.2): 否
5.openEuler-22.03-LTS-SP4(1.16.2): 否
6.openEuler-24.03-LTS(1.20.3): 否
7.openEuler-24.03-LTS-Next(1.20.3): 否
8.openEuler-24.03-LTS-SP1(1.20.3): 否
原因说明:
1.master(1.20.3): 正常修复
2.openEuler-20.03-LTS-SP4(1.16.2): 正常修复
3.openEuler-22.03-LTS-SP1(1.16.2): 正常修复
4.openEuler-22.03-LTS-SP3(1.16.2): 正常修复
5.openEuler-22.03-LTS-SP4(1.16.2): 正常修复
6.openEuler-24.03-LTS(1.20.3): 正常修复
7.openEuler-24.03-LTS-Next(1.20.3): 正常修复
8.openEuler-24.03-LTS-SP1(1.20.3): 正常修复
登录 后才可以发表评论