13 Star 16 Fork 142

src-openEuler/glibc

 / 详情

CVE-2023-0687

已完成
CVE和安全问题 拥有者
创建于  
2023-02-07 08:38

一、漏洞信息
漏洞编号:CVE-2023-0687
漏洞归属组件:glibc
漏洞归属的版本:2.28,2.31,2.34,2.35,2.36
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
漏洞简述:
** DISPUTED ** A vulnerability was found in GNU C Library 2.38. It has been declared as critical. This vulnerability affects the function __monstartup of the file gmon.c of the component Call Graph Monitor. The manipulation leads to buffer overflow. It is recommended to apply a patch to fix this issue. VDB-220246 is the identifier assigned to this vulnerability. NOTE: The real existence of this vulnerability is still doubted at the moment. The inputs that induce this vulnerability are basically addresses of the running application that is built with gmon enabled. It s basically trusted input or input that needs an actual security flaw to be compromised or controlled.
漏洞公开时间:2023-02-07 03:15:00
漏洞创建时间:2023-02-07 08:38:11
漏洞详情参考链接:
https://nvd.nist.gov/vuln/detail/CVE-2023-0687

更多参考(点击展开)
参考来源 参考链接 来源链接
nvd https://vuldb.com/?ctiid.220246
nvd https://sourceware.org/bugzilla/show_bug.cgi?id=29444
nvd https://patchwork.sourceware.org/project/glibc/patch/20230204114138.5436-1-leo@yuriev.ru/
nvd https://vuldb.com/?id.220246
redhat https://access.redhat.com/security/cve/CVE-2023-0687
suse_bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=2167610 https://bugzilla.suse.com/show_bug.cgi?id=1207975
suse_bugzilla http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-0687 https://bugzilla.suse.com/show_bug.cgi?id=1207975
suse_bugzilla https://www.cve.org/CVERecord?id=CVE-2023-0687 https://bugzilla.suse.com/show_bug.cgi?id=1207975
suse_bugzilla https://vuldb.com/?id.220246 https://bugzilla.suse.com/show_bug.cgi?id=1207975
suse_bugzilla https://sourceware.org/bugzilla/show_bug.cgi?id=29444 https://bugzilla.suse.com/show_bug.cgi?id=1207975
suse_bugzilla https://vuldb.com/?ctiid.220246 https://bugzilla.suse.com/show_bug.cgi?id=1207975
suse_bugzilla https://patchwork.sourceware.org/project/glibc/patch/20230204114138.5436-1-leo@yuriev.ru/ https://bugzilla.suse.com/show_bug.cgi?id=1207975
redhat_bugzilla https://vuldb.com/?ctiid.220246 https://bugzilla.redhat.com/show_bug.cgi?id=2167610
redhat_bugzilla https://sourceware.org/bugzilla/show_bug.cgi?id=29444 https://bugzilla.redhat.com/show_bug.cgi?id=2167610
redhat_bugzilla https://patchwork.sourceware.org/project/glibc/patch/20230204114138.5436-1-leo@yuriev.ru/ https://bugzilla.redhat.com/show_bug.cgi?id=2167610
redhat_bugzilla https://vuldb.com/?id.220246 https://bugzilla.redhat.com/show_bug.cgi?id=2167610
redhat_bugzilla https://sourceware.org/bugzilla/show_bug.cgi?id=29444#c9 https://bugzilla.redhat.com/show_bug.cgi?id=2167610
redhat_bugzilla https://sourceware.org/bugzilla/show_bug.cgi?id=29444#c11 https://bugzilla.redhat.com/show_bug.cgi?id=2167610
ubuntu https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0687 https://ubuntu.com/security/CVE-2023-0687
ubuntu https://sourceware.org/bugzilla/show_bug.cgi?id=29444 https://ubuntu.com/security/CVE-2023-0687
ubuntu https://patchwork.sourceware.org/project/glibc/patch/20230204114138.5436-1-leo@yuriev.ru/ https://ubuntu.com/security/CVE-2023-0687
ubuntu https://vuldb.com/?ctiid.220246 https://ubuntu.com/security/CVE-2023-0687
ubuntu https://vuldb.com/?id.220246 https://ubuntu.com/security/CVE-2023-0687
ubuntu https://nvd.nist.gov/vuln/detail/CVE-2023-0687 https://ubuntu.com/security/CVE-2023-0687
ubuntu https://launchpad.net/bugs/cve/CVE-2023-0687 https://ubuntu.com/security/CVE-2023-0687
ubuntu https://security-tracker.debian.org/tracker/CVE-2023-0687 https://ubuntu.com/security/CVE-2023-0687
debian https://security-tracker.debian.org/tracker/CVE-2023-0687
anolis https://anas.openanolis.cn/cves/detail/CVE-2023-0687
cve_search https://vuldb.com/?ctiid.220246
cve_search https://sourceware.org/bugzilla/show_bug.cgi?id=29444
cve_search https://patchwork.sourceware.org/project/glibc/patch/20230204114138.5436-1-leo@yuriev.ru/
cve_search https://vuldb.com/?id.220246
nvd https://vuldb.com/?ctiid.220246
nvd https://sourceware.org/bugzilla/show_bug.cgi?id=29444
nvd https://patchwork.sourceware.org/project/glibc/patch/20230204114138.5436-1-leo@yuriev.ru/
nvd https://vuldb.com/?id.220246

漏洞分析指导链接:
https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md
漏洞数据来源:
openBrain开源漏洞感知系统
漏洞补丁信息:

详情(点击展开)

二、漏洞分析结构反馈
影响性分析说明:
在使用gprof或是其它跟踪函数调用轨迹的程序时可能会出来内存越界而造成程序崩溃的场景,具体原因是glibc的__monstartup函数申请了一块内存作为缓存,而该缓存的大小计算不当,造成应用在使用过程中会出现读写越界从而引发程序崩溃。
openEuler评分:
9.8
Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
受影响版本排查(受影响/不受影响):
1.openEuler-20.03-LTS-SP1(2.28):受影响
2.openEuler-20.03-LTS-SP3(2.28):受影响
3.openEuler-22.03-LTS(2.34):受影响
4.openEuler-22.03-LTS-SP1(2.34):受影响

修复是否涉及abi变化(是/否):
1.openEuler-20.03-LTS-SP1(2.28):否
2.openEuler-20.03-LTS-SP3(2.28):否
3.openEuler-22.03-LTS(2.34):否
4.openEuler-22.03-LTS-SP1(2.34):否

三、漏洞修复
安全公告链接:https://www.openeuler.org/zh/security/safety-bulletin/detail/?id=openEuler-SA-2023-1131

评论 (23)

openeuler-ci-bot 创建了CVE和安全问题
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
展开全部操作日志

@openeuler-robot ,@liqingqing_1229 ,@SuperSix173 ,@abushwang ,@wangbin ,@Juyin
issue处理注意事项:
1. 当前issue受影响的分支提交pr时, 须在pr描述中填写当前issue编号进行关联, 否则无法关闭当前issue;
2. 模板内容需要填写完整, 无论是受影响或者不受影响都需要填写完整内容,未引入的分支不需要填写, 否则无法关闭当前issue;
3. 以下为模板中需要填写完整的内容, 请复制到评论区回复, 注: 内容的标题名称(影响性分析说明, openEuler评分, 受影响版本排查(受影响/不受影响), 修复是否涉及abi变化(是/否))不能省略,省略后cve-manager将无法正常解析填写内容.


影响性分析说明:

openEuler评分: (评分和向量)

受影响版本排查(受影响/不受影响):
1.openEuler-20.03-LTS-SP1(2.28):
2.openEuler-20.03-LTS-SP3(2.28):
3.openEuler-22.03-LTS(2.34):
4.openEuler-22.03-LTS-SP1(2.34):

修复是否涉及abi变化(是/否):
1.openEuler-20.03-LTS-SP1(2.28):
2.openEuler-20.03-LTS-SP3(2.28):
3.openEuler-22.03-LTS(2.34):
4.openEuler-22.03-LTS-SP1(2.34):


issue处理具体操作请参考:
https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md
pr关联issue具体操作请参考:
https://gitee.com/help/articles/4142

Hi openeuler-ci-bot, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: Computing, and any of the maintainers: @openeuler-robot , @liqingqing_1229 , @SuperSix173 , @abushwang , @wangbin , @Juyin

openeuler-ci-bot 添加了
 
sig/Computing
标签
参考网址 关联pr 状态 补丁链接
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2023-0687
https://www.opencve.io/cve/CVE-2023-0687
https://nvd.nist.gov/vuln/detail/CVE-2023-0687
https://security-tracker.debian.org/tracker/CVE-2023-0687
https://ubuntu.com/security/CVE-2023-0687 None None https://discourse.ubuntu.com/c/ubuntu-pro
http://www.cnnvd.org.cn/web/vulnerability/queryLds.tag?qcvCnnvdid=CVE-2023-0687

说明:补丁链接仅供初步排查参考,实际可用性请人工再次确认,补丁下载验证可使用CVE补丁工具
若补丁不准确,烦请在此issue下评论 '/report-patch 参考网址 补丁链接1,补丁链接2' 反馈正确信息,便于我们不断优化工具,不胜感激。
如 /report-patch https://security-tracker.debian.org/tracker/CVE-2021-3997 https://github.com/systemd/systemd/commit/5b1cf7a9be37e20133c0208005274ce4a5b5c6a1

openeuler-ci-bot 修改了描述
openeuler-ci-bot 修改了描述
openeuler-ci-bot 修改了描述
openeuler-ci-bot 修改了描述
openeuler-ci-bot 修改了描述
openeuler-ci-bot 修改了描述
openeuler-ci-bot 修改了描述

社区分析认为是非cve问题,持续跟踪

openeuler-ci-bot 修改了描述
openeuler-ci-bot 修改了描述
openeuler-ci-bot 修改了描述
openeuler-ci-bot 修改了描述
openeuler-ci-bot 修改了描述
openeuler-robot 负责人openeuler-robot 修改为未设置
openeuler-robot 任务状态待办的 修改为已挂起

CVE分值,NVD给的是9.8,补丁社区未接收

@swf504 当前issue状态为: 已挂起,请先修改issue状态, 否则评论无法被识别.

影响性分析说明:在使用gprof或是其它跟踪函数调用轨迹的程序时可能会出来内存越界而造成程序崩溃的场景,具体原因是glibc的__monstartup函数申请了一块内存作为缓存,而该缓存的大小计算不当,造成应用在使用过程中会出现读写越界从而引发程序崩溃。

openEuler评分:9.8
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
受影响版本排查(受影响/不受影响):
1.openEuler-20.03-LTS-SP1(2.28):受影响
2.openEuler-20.03-LTS-SP3(2.28):受影响
3.openEuler-22.03-LTS(2.34):受影响
4.openEuler-22.03-LTS-SP1(2.34):受影响

修复是否涉及abi变化(是/否):
1.openEuler-20.03-LTS-SP1(2.28):否
2.openEuler-20.03-LTS-SP3(2.28):否
3.openEuler-22.03-LTS(2.34):否
4.openEuler-22.03-LTS-SP1(2.34):否

@liqingqing_1229 当前issue状态为: 已挂起,请先修改issue状态, 否则评论无法被识别.

liqingqing_1229 任务状态已挂起 修改为待办的
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
openeuler-ci-bot 移除了
 
sig/Computing
标签
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
openeuler-ci-bot 添加了
 
sig/Computing
标签

影响性分析说明:在使用gprof或是其它跟踪函数调用轨迹的程序时可能会出来内存越界而造成程序崩溃的场景,具体原因是glibc的__monstartup函数申请了一块内存作为缓存,而该缓存的大小计算不当,造成应用在使用过程中会出现读写越界从而引发程序崩溃。

openEuler评分:9.8
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
受影响版本排查(受影响/不受影响):
1.openEuler-20.03-LTS-SP1(2.28):受影响
2.openEuler-20.03-LTS-SP3(2.28):受影响
3.openEuler-22.03-LTS(2.34):受影响
4.openEuler-22.03-LTS-SP1(2.34):受影响

修复是否涉及abi变化(是/否):
1.openEuler-20.03-LTS-SP1(2.28):否
2.openEuler-20.03-LTS-SP3(2.28):否
3.openEuler-22.03-LTS(2.34):否
4.openEuler-22.03-LTS-SP1(2.34):否

@openeuler-robot 经过 cve-manager 解析, 已分析的内容如下表所示:

状态 需分析 内容
已分析 1.影响性分析说明 在使用gprof或是其它跟踪函数调用轨迹的程序时可能会出来内存越界而造成程序崩溃的场景,具体原因是glibc的__monstartup函数申请了一块内存作为缓存,而该缓存的大小计算不当,造成应用在使用过程中会出现读写越界从而引发程序崩溃。
已分析 2.openEulerScore 9.8
已分析 2.openEulerVector AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
已分析 3.受影响版本排查 openEuler-20.03-LTS-SP1:受影响,openEuler-20.03-LTS-SP3:受影响,openEuler-22.03-LTS:受影响,openEuler-22.03-LTS-SP1:受影响
已分析 4.修复是否涉及abi变化 openEuler-20.03-LTS-SP1:否,openEuler-20.03-LTS-SP3:否,openEuler-22.03-LTS:否,openEuler-22.03-LTS-SP1:否

请确认分析内容的准确性, 确认无误后, 您可以进行后续步骤, 否则您可以继续分析.

openeuler-ci-bot 修改了描述
openeuler-ci-bot 负责人设置为openeuler-robot
openeuler-ci-bot 计划开始日期设置为2023-02-07
openeuler-ci-bot 计划截止日期设置为2023-02-14
openeuler-ci-bot 优先级设置为严重
openeuler-ci-bot 任务状态待办的 修改为已完成
openeuler-ci-bot 修改了描述
openeuler-ci-bot 任务状态已完成 修改为待办的

@liqingqing_1229 ,@abushwang ,@wangbin ,@SuperSix173 ,@Juyin ,@openeuler-robot
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I6DBA9:CVE-2023-0687
受影响分支: openEuler-20.03-LTS-SP1/openEuler-20.03-LTS-SP3/openEuler-22.03-LTS/openEuler-22.03-LTS-SP1
具体操作参考: https://gitee.com/help/articles/4142

liqingqing_1229 通过src-openeuler/glibc Pull Request !559任务状态待办的 修改为已完成
openeuler-ci-bot 修改了描述
openeuler-ci-bot 任务状态已完成 修改为待办的

@liqingqing_1229 ,@abushwang ,@wangbin ,@SuperSix173 ,@Juyin ,@openeuler-robot
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I6DBA9:CVE-2023-0687
受影响分支: openEuler-20.03-LTS-SP1/openEuler-20.03-LTS-SP3/openEuler-22.03-LTS/openEuler-22.03-LTS-SP1
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
openeuler-ci-bot 移除了
 
sig/Computing
标签
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
openeuler-ci-bot 添加了
 
sig/Computing
标签
openeuler-sync-bot 通过src-openeuler/glibc Pull Request !560任务状态待办的 修改为已完成
openeuler-ci-bot 任务状态已完成 修改为待办的

@liqingqing_1229 ,@abushwang ,@wangbin ,@SuperSix173 ,@Juyin ,@openeuler-robot ,@openeuler-sync-bot
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I6DBA9:CVE-2023-0687
受影响分支: openEuler-20.03-LTS-SP1/openEuler-20.03-LTS-SP3/openEuler-22.03-LTS/openEuler-22.03-LTS-SP1
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
openeuler-ci-bot 移除了
 
sig/Computing
标签
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
openeuler-ci-bot 添加了
 
sig/Computing
标签
openeuler-ci-bot 修改了描述
openeuler-ci-bot 任务状态待办的 修改为已完成

@liqingqing_1229 ,@abushwang ,@wangbin ,@SuperSix173 ,@Juyin ,@openeuler-robot
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I6DBA9:CVE-2023-0687
受影响分支: openEuler-20.03-LTS-SP1/openEuler-22.03-LTS-SP1
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot 任务状态已完成 修改为待办的
openeuler-ci-bot 修改了描述
openeuler-ci-bot 修改了描述

对应分支通过/sync合入

openeuler-ci-bot 任务状态待办的 修改为已完成
openeuler-ci-bot 任务状态已完成 修改为待办的

@liqingqing_1229 ,@abushwang ,@wangbin ,@SuperSix173 ,@Juyin ,@openeuler-robot
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I6DBA9:CVE-2023-0687
受影响分支: openEuler-20.03-LTS-SP1/openEuler-22.03-LTS-SP1
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot 修改了描述

!557:[sync] PR-554: gmon: Fix allocated buffer overflow (bug 29444)
!558:[sync] PR-555: gmon: Fix allocated buffer overflow (bug 29444)

输入图片说明
openEuler-20.03-LTS-SP1/openEuler-22.03-LTS-SP1分支已修复,但是未关联CVE issue,所以无法关闭issue。

已完成人工关联,本单关闭

yanxiaobing2020 任务状态待办的 修改为已完成
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
openeuler-ci-bot 移除了
 
sig/Computing
标签
openeuler-ci-bot 添加了
 
CVE/FIXED
标签
openeuler-ci-bot 添加了
 
sig/Computing
标签
openeuler-ci-bot 修改了描述
openeuler-ci-bot 计划开始日期2023-02-07 修改为2023-02-23
openeuler-ci-bot 计划截止日期2023-02-14 修改为2023-03-02

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(5)
5329419 openeuler ci bot 1632792936
1
https://gitee.com/src-openeuler/glibc.git
git@gitee.com:src-openeuler/glibc.git
src-openeuler
glibc
glibc

搜索帮助

A270a887 8829481 3d7a4017 8829481