109 Star 72 Fork 302

src-openEuler/kernel

CVE-2023-4134

已挂起
CVE和安全问题 owner
Opened this issue  
2023-08-03 18:21

一、漏洞信息
漏洞编号:CVE-2023-4134
漏洞归属组件:kernel
漏洞归属的版本:4.19.140,4.19.194,4.19.90,5.10.0,6.1.0,6.1.14,6.1.19,6.1.5,6.1.6,6.1.8,6.4.0,6.6.0
CVSS V3.0分值:
BaseScore:5.5 Medium
Vector:CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
漏洞简述:
A use-after-free vulnerability was found in the cyttsp4_core driver in the Linux kernel. This issue occurs in the device cleanup routine due to a possible rearming of the watchdog_timer from the workqueue. This could allow a local user to crash the system, causing a denial of service.
漏洞公开时间:2024-11-14 19:15:03
漏洞创建时间:2023-08-03 10:21:43
漏洞详情参考链接:
https://nvd.nist.gov/vuln/detail/CVE-2023-4134

更多参考(点击展开)
参考来源 参考链接 来源链接
patrick.puiterwijk.org https://access.redhat.com/security/cve/CVE-2023-4134
patrick.puiterwijk.org https://bugzilla.redhat.com/show_bug.cgi?id=2221700
suse_bugzilla http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-4134 https://bugzilla.suse.com/show_bug.cgi?id=1213971
suse_bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=2221700 https://bugzilla.suse.com/show_bug.cgi?id=1213971
redhat_bugzilla https://github.com/torvalds/linux/commit/dbe836576f12743a7d2d170ad4ad4fd324c4d47a https://bugzilla.redhat.com/show_bug.cgi?id=2221700
redhat_bugzilla https://access.redhat.com/security/cve/cve-2023-4134 https://bugzilla.redhat.com/show_bug.cgi?id=2221700
debian https://security-tracker.debian.org/tracker/CVE-2023-4134
anolis https://anas.openanolis.cn/cves/detail/CVE-2023-4134
amazon_linux_explore https://access.redhat.com/security/cve/CVE-2023-4134 https://explore.alas.aws.amazon.com/CVE-2023-4134.html
amazon_linux_explore https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4134 https://explore.alas.aws.amazon.com/CVE-2023-4134.html

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

详情(点击展开)
影响的包 修复版本 修复补丁 问题引入补丁 来源
https://github.com/torvalds/linux/commit/dbe836576f12743a7d2d170ad4ad4fd324c4d47a redhat_bugzilla
https://access.redhat.com/security/cve/CVE-2023-4134 nvd
https://bugzilla.redhat.com/show_bug.cgi?id=2221700 nvd
linux_kernel 6.3.13 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=c261139c1df65c9c4bf00e96c91183bcfc1919ec https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=17fb1563d69b63fe7a79570fe870cf7e530cd2cd linuxkernelcves
linux_kernel 6.4.4 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=28dc11949357f10712bd641b724ab373a92318de https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=17fb1563d69b63fe7a79570fe870cf7e530cd2cd linuxkernelcves

二、漏洞分析结构反馈
影响性分析说明:
A use-after-free vulnerability was found in the cyttsp4_core driver in the Linux kernel. This issue occurs in the device cleanup routine due to a possible rearming of the watchdog_timer from the workqueue. This could allow a local user to crash the system, causing a denial of service.
openEuler评分:
5.5
Vector:CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
受影响版本排查(受影响/不受影响):
1.openEuler-20.03-LTS-SP4(4.19.90):受影响
2.openEuler-22.03-LTS-SP3(5.10.0):受影响
3.openEuler-22.03-LTS-SP4(5.10.0):受影响
4.openEuler-24.03-LTS(6.6.0):受影响
5.openEuler-24.03-LTS-SP1(6.6.0):受影响
6.master(6.6.0):不受影响
7.openEuler-24.03-LTS-Next(6.6.0):不受影响
8.openEuler-24.03-LTS-SP2(6.6.0):

修复是否涉及abi变化(是/否):
1.openEuler-20.03-LTS-SP4(4.19.90):否
2.openEuler-22.03-LTS-SP3(5.10.0):否
3.master(6.6.0):否
4.openEuler-24.03-LTS(6.6.0):否
5.openEuler-24.03-LTS-Next(6.6.0):否
6.openEuler-22.03-LTS-SP4(5.10.0):否
7.openEuler-24.03-LTS-SP1(6.6.0):否
8.openEuler-24.03-LTS-SP2(6.6.0):

原因说明:
1.openEuler-24.03-LTS(6.6.0):暂不修复-漏洞仍在分析中
2.openEuler-24.03-LTS-SP1(6.6.0):暂不修复-漏洞仍在分析中
3.openEuler-20.03-LTS-SP4(4.19.90):暂不修复-暂无解决方案或补丁
4.openEuler-22.03-LTS-SP3(5.10.0):不修复-超出修复范围
5.openEuler-22.03-LTS-SP4(5.10.0):不修复-超出修复范围
6.master(6.6.0):不受影响-漏洞代码不能被攻击者触发
7.openEuler-24.03-LTS-Next(6.6.0):不受影响-漏洞代码不能被攻击者触发
8.openEuler-24.03-LTS-SP2(6.6.0):

Comments (18)

openeuler-ci-bot createdCVE和安全问题 2 years ago
openeuler-ci-bot added
 
CVE/UNFIXED
label
2 years ago
Expand operation logs

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: Kernel, and any of the maintainers.

@yangyingliang ,@gatieme ,@jiaoff ,@guohaocs2c ,@hanjun-guo ,@woqidaideshi ,@newbeats ,@zhangyi089 ,@colyli ,@thundertown ,@htforge ,@chiqijun ,@lengchao ,@zhujianwei001 ,@kylin-mayukun ,@wangxiongfeng ,@wkfxxx ,@SuperSix173 ,@jentlestea ,@oskernel0719
issue处理注意事项:
1. 当前issue受影响的分支提交pr时, 须在pr描述中填写当前issue编号进行关联, 否则无法关闭当前issue;
2. 模板内容需要填写完整, 无论是受影响或者不受影响都需要填写完整内容,未引入的分支不需要填写, 否则无法关闭当前issue;
3. 以下为模板中需要填写完整的内容, 请复制到评论区回复, 注: 内容的标题名称(影响性分析说明, openEuler评分, 受影响版本排查(受影响/不受影响), 修复是否涉及abi变化(是/否))不能省略,省略后cve-manager将无法正常解析填写内容.


影响性分析说明:

openEuler评分: (评分和向量)

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

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


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

openeuler-ci-bot added
 
sig/Kernel
label
2 years ago
参考网址 关联pr 状态 补丁链接
https://nvd.nist.gov/vuln/detail/CVE-2023-4134
https://ubuntu.com/security/CVE-2023-4134NoneNonehttps://discourse.ubuntu.com/c/ubuntu-pro
https://www.opencve.io/cve/CVE-2023-4134
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2023-4134NoneNonehttps://github.com/torvalds/linux/commit/dbe836576f12743a7d2d170ad4ad4fd324c4d47a
https://security-tracker.debian.org/tracker/CVE-2023-4134

说明:补丁链接仅供初步排查参考,实际可用性请人工再次确认,补丁下载验证可使用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 changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago

CVE-2023-4134
I7QE3F

影响性分析说明:
No description is available for this CVE.

openEuler评分:(评分和向量)
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

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

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

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

状态 需分析 内容
已分析 1.影响性分析说明 No description is available for this CVE.
已分析 2.openEulerScore 5.5
已分析 3.openEulerVector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
已分析 4.受影响版本排查 openEuler-20.03-LTS-SP1:受影响,openEuler-20.03-LTS-SP3:受影响,openEuler-22.03-LTS:受影响,openEuler-22.03-LTS-SP1:受影响,openEuler-22.03-LTS-SP2:受影响
已分析 5.修复是否涉及abi变化 openEuler-20.03-LTS-SP1:否,openEuler-20.03-LTS-SP3:否,openEuler-22.03-LTS:否,openEuler-22.03-LTS-SP1:否,openEuler-22.03-LTS-SP2:否

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

openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
ci-robot related pull requestopenEuler/kernel Pull Request !1749 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
ci-robot through merging Pull Request !1749: Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync() changed issue state from 待办的 to 已完成 2 years ago
openeuler-ci-bot changed issue state from 已完成 to 待办的 2 years ago

@gatieme ,@xiexiuqi ,@yangyingliang ,@pi3orama ,@jiaoff ,@ci-robot
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I7QE3F
受影响分支: openEuler-20.03-LTS-SP3/openEuler-22.03-LTS/openEuler-22.03-LTS-SP1/openEuler-22.03-LTS-SP2/openEuler-20.03-LTS-SP1
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot removed
 
CVE/UNFIXED
label
2 years ago
openeuler-ci-bot removed
 
sig/Kernel
label
2 years ago
openeuler-ci-bot added
 
CVE/UNFIXED
label
2 years ago
openeuler-ci-bot added
 
sig/Kernel
label
2 years ago

@gatieme ,@xiexiuqi ,@yangyingliang ,@pi3orama ,@jiaoff ,@openeuler-sync-bot
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I7QE3F
受影响分支: openEuler-20.03-LTS-SP1/openEuler-20.03-LTS-SP3/openEuler-22.03-LTS-SP1/openEuler-22.03-LTS-SP2
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot changed issue state from 已完成 to 待办的 2 years ago
openeuler-ci-bot removed
 
CVE/UNFIXED
label
2 years ago
openeuler-ci-bot removed
 
sig/Kernel
label
2 years ago
openeuler-ci-bot added
 
CVE/UNFIXED
label
2 years ago
openeuler-ci-bot added
 
sig/Kernel
label
2 years ago

@gatieme ,@xiexiuqi ,@yangyingliang ,@pi3orama ,@jiaoff ,@openeuler-sync-bot
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I7QE3F
受影响分支: openEuler-20.03-LTS-SP1/openEuler-20.03-LTS-SP3/openEuler-22.03-LTS-SP2
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot changed issue state from 已完成 to 待办的 2 years ago
openeuler-ci-bot removed
 
CVE/UNFIXED
label
2 years ago
openeuler-ci-bot removed
 
sig/Kernel
label
2 years ago
openeuler-ci-bot added
 
CVE/UNFIXED
label
2 years ago
openeuler-ci-bot added
 
sig/Kernel
label
2 years ago
openeuler-ci-bot changed issue state from 已完成 to 待办的 2 years ago

@gatieme ,@xiexiuqi ,@yangyingliang ,@pi3orama ,@jiaoff ,@openeuler-sync-bot
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I7QE3F
受影响分支: openEuler-20.03-LTS-SP3/openEuler-20.03-LTS-SP1
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot removed
 
CVE/UNFIXED
label
2 years ago
openeuler-ci-bot removed
 
sig/Kernel
label
2 years ago
openeuler-ci-bot added
 
CVE/UNFIXED
label
2 years ago
openeuler-ci-bot added
 
sig/Kernel
label
2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
zhangjialin through merging Pull Request !1147: release 5.10.0-60.107.0 changed issue state from 待办的 to 已完成 2 years ago

@gatieme ,@xiexiuqi ,@yangyingliang ,@pi3orama ,@jiaoff ,@zhangjialin11
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I7QE3F
受影响分支: openEuler-20.03-LTS-SP1/openEuler-20.03-LTS-SP3
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot changed issue state from 已完成 to 待办的 2 years ago
openeuler-ci-bot removed
 
CVE/UNFIXED
label
2 years ago
openeuler-ci-bot removed
 
sig/Kernel
label
2 years ago
openeuler-ci-bot added
 
CVE/UNFIXED
label
2 years ago
openeuler-ci-bot added
 
sig/Kernel
label
2 years ago
zhangjialin through merging Pull Request !1148: release 5.10.0-136.45.0 changed issue state from 待办的 to 已完成 2 years ago
openeuler-ci-bot changed issue state from 已完成 to 待办的 2 years ago

@gatieme ,@xiexiuqi ,@yangyingliang ,@pi3orama ,@jiaoff ,@zhangjialin11
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I7QE3F
受影响分支: openEuler-20.03-LTS-SP1/openEuler-20.03-LTS-SP3
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot removed
 
CVE/UNFIXED
label
2 years ago
openeuler-ci-bot removed
 
sig/Kernel
label
2 years ago
openeuler-ci-bot added
 
CVE/UNFIXED
label
2 years ago
openeuler-ci-bot added
 
sig/Kernel
label
2 years ago
zhangjialin through merging Pull Request !1149: release 5.10.0-153.23.0 changed issue state from 待办的 to 已完成 2 years ago
openeuler-ci-bot changed issue state from 已完成 to 待办的 2 years ago

@gatieme ,@xiexiuqi ,@yangyingliang ,@pi3orama ,@jiaoff ,@zhangjialin11
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I7QE3F
受影响分支: openEuler-20.03-LTS-SP1/openEuler-20.03-LTS-SP3
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot removed
 
CVE/UNFIXED
label
2 years ago
openeuler-ci-bot removed
 
sig/Kernel
label
2 years ago
openeuler-ci-bot added
 
CVE/UNFIXED
label
2 years ago
openeuler-ci-bot added
 
sig/Kernel
label
2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago
openeuler-ci-bot changed description 2 years ago

CVE-2023-4134
I7QE3F

影响性分析说明:
No description is available for this CVE.

openEuler评分:(评分和向量)
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

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

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

openeuler-ci-bot changed description 2 years ago

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

状态 需分析 内容
已分析 1.影响性分析说明 No description is available for this CVE.
已分析 2.openEulerScore 5.5
已分析 3.openEulerVector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
已分析 4.受影响版本排查 openEuler-20.03-LTS-SP1:受影响,openEuler-20.03-LTS-SP3:受影响,openEuler-22.03-LTS:受影响,openEuler-22.03-LTS-SP1:受影响,openEuler-22.03-LTS-SP2:受影响
已分析 5.修复是否涉及abi变化 openEuler-20.03-LTS-SP1:否,openEuler-20.03-LTS-SP3:否,openEuler-22.03-LTS:否,openEuler-22.03-LTS-SP1:否,openEuler-22.03-LTS-SP2:否

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

郭梦琪 changed issue state from 待办的 to 已完成 2 years ago
openeuler-ci-bot changed issue state from 已完成 to 待办的 2 years ago

@gatieme ,@xiexiuqi ,@yangyingliang ,@pi3orama ,@jiaoff ,@guo-mengqi
关闭issue前,需要将受影响的分支在合并pr时关联上当前issue编号: #I7QE3F
受影响分支: openEuler-20.03-LTS-SP1/openEuler-20.03-LTS-SP3
具体操作参考: https://gitee.com/help/articles/4142

openeuler-ci-bot removed
 
CVE/UNFIXED
label
2 years ago
openeuler-ci-bot removed
 
sig/Kernel
label
2 years ago
openeuler-ci-bot added
 
CVE/UNFIXED
label
2 years ago
openeuler-ci-bot added
 
sig/Kernel
label
2 years ago

主线修复方案与4.19版本差异较大,4.19版本内核暂不修复

郭梦琪 changed issue state from 待办的 to 已挂起 2 years ago
openeuler-ci-bot changed issue state from 已挂起 to 待办的 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 9 months ago
openeuler-ci-bot changed description 8 months ago
openeuler-ci-bot changed description 8 months ago
openeuler-ci-bot changed description 8 months ago
openeuler-ci-bot changed description 8 months ago
openeuler-ci-bot changed description 8 months ago
openeuler-ci-bot changed description 8 months ago
openeuler-ci-bot changed description 8 months ago
openeuler-ci-bot changed description 8 months ago
openeuler-ci-bot set start time to 2023-08-16 7 months ago
openeuler-ci-bot set deadline to 2023-09-15 7 months ago
openeuler-ci-bot set priority to Secondary 7 months ago

CVE-2023-4134

影响性分析说明:
A use-after-free vulnerability was found in the cyttsp4_core driver in the Linux kernel. This issue occurs in the device cleanup routine due to a possible rearming of the watchdog_timer from the workqueue. This could allow a local user to crash the system, causing a denial of service.

openEuler评分:(评分和向量)
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

受影响版本排查(受影响/不受影响):
1.openEuler-20.03-LTS-SP4:受影响
2.openEuler-22.03-LTS-SP3:受影响
3.openEuler-22.03-LTS-SP4:受影响
4.master(6.6.0):不受影响
5.openEuler-24.03-LTS:受影响
6.openEuler-24.03-LTS-Next:不受影响
7.openEuler-24.03-LTS-SP1:受影响

原因说明:
1.openEuler-20.03-LTS-SP4:暂不修复-暂无解决方案或补丁
2.openEuler-22.03-LTS-SP3:不修复-超出修复范围
3.openEuler-22.03-LTS-SP4:不修复-超出修复范围
4.master(6.6.0):不受影响-漏洞代码不能被攻击者触发
5.openEuler-24.03-LTS:暂不修复-漏洞仍在分析中
6.openEuler-24.03-LTS-Next:不受影响-漏洞代码不能被攻击者触发
7.openEuler-24.03-LTS-SP1:暂不修复-漏洞仍在分析中

修复是否涉及abi变化(是/否):
1.openEuler-20.03-LTS-SP4:否
2.openEuler-22.03-LTS-SP3:否
3.master(23.08.5):否
4.openEuler-24.03-LTS:否
5.openEuler-24.03-LTS-Next:否
6.openEuler-22.03-LTS-SP4:否
7.openEuler-24.03-LTS-SP1:否

===========================================================

openeuler-ci-bot changed description 3 months ago

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

状态 分析项目 内容
已分析 1.影响性分析说明 A use-after-free vulnerability was found in the cyttsp4_core driver in the Linux kernel. This issue occurs in the device cleanup routine due to a possible rearming of the watchdog_timer from the workqueue. This could allow a local user to crash the system, causing a denial of service.
已分析 2.openEulerScore 5.5
已分析 3.openEulerVector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
已分析 4.受影响版本排查 openEuler-20.03-LTS-SP4:受影响,openEuler-22.03-LTS-SP3:受影响,openEuler-22.03-LTS-SP4:受影响,openEuler-24.03-LTS:受影响,openEuler-24.03-LTS-SP1:受影响,master:不受影响,openEuler-24.03-LTS-Next:不受影响
已分析 5.是否涉及abi变化 openEuler-20.03-LTS-SP4:否,openEuler-22.03-LTS-SP3:否,master:否,openEuler-24.03-LTS:否,openEuler-24.03-LTS-Next:否,openEuler-22.03-LTS-SP4:否,openEuler-24.03-LTS-SP1:否
已分析 6.原因说明 openEuler-24.03-LTS:暂不修复-漏洞仍在分析中,openEuler-24.03-LTS-SP1:暂不修复-漏洞仍在分析中,openEuler-20.03-LTS-SP4:暂不修复-暂无解决方案或补丁,openEuler-22.03-LTS-SP3:不修复-超出修复范围,openEuler-22.03-LTS-SP4:不修复-超出修复范围,master:不受影响-漏洞代码不能被攻击者触发,openEuler-24.03-LTS-Next:不受影响-漏洞代码不能被攻击者触发

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

openeuler-ci-bot changed issue state from 待办的 to 已挂起 3 months ago
openeuler-ci-bot changed description 2 months ago

Sign in to comment

Status
Assignees
Projects
Duration (hours)
Planed to start   -   Planed to end
-
Top level
Priority
Branches
参与者(2)
5329419 openeuler ci bot 1632792936 郭梦琪-guo-mengqi
1
https://gitee.com/src-openeuler/kernel.git
git@gitee.com:src-openeuler/kernel.git
src-openeuler
kernel
kernel

Search