Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
AI teammates
Sign in
Sign up
Fetch the repository succeeded.
description of repo status
Open Source
>
Other
>
Operation System
&&
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
128
Star
73
Fork
331
src-openEuler
/
kernel
Closed
Code
Issues
1197
Pull Requests
35
Wiki
Insights
Pipelines
Service
JavaDoc
PHPDoc
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
Don’t show this again
Update failed. Please try again later!
Remove this flag
Content Risk Flag
This task is identified by
as the content contains sensitive information such as code security bugs, privacy leaks, etc., so it is only accessible to contributors of this repository.
CVE-2023-53151
Doing
#ICY484
CVE和安全问题
openeuler-ci-bot
owner
Opened this issue
2025-09-15 22:39
一、漏洞信息 漏洞编号:[CVE-2023-53151](https://nvd.nist.gov/vuln/detail/CVE-2023-53151) 漏洞归属组件:[kernel](https://gitee.com/src-openeuler/kernel) 漏洞归属的版本:4.19.140,4.19.194,4.19.90,5.10.0,6.1.19,6.4.0,6.6.0 CVSS V3.x分值: BaseScore:5.5 Medium Vector:CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H 漏洞简述: In the Linux kernel, the following vulnerability has been resolved:md/raid10: prevent soft lockup while flush writesCurrently, there is no limit for raid1/raid10 plugged bio. While flushingwrites, raid1 has cond_resched() while raid10 doesn t, and too manywrites can cause soft lockup.Follow up soft lockup can be triggered easily with writeback test forraid10 with ramdisks:watchdog: BUG: soft lockup - CPU#10 stuck for 27s! [md0_raid10:1293]Call Trace: <TASK> call_rcu+0x16/0x20 put_object+0x41/0x80 __delete_object+0x50/0x90 delete_object_full+0x2b/0x40 kmemleak_free+0x46/0xa0 slab_free_freelist_hook.constprop.0+0xed/0x1a0 kmem_cache_free+0xfd/0x300 mempool_free_slab+0x1f/0x30 mempool_free+0x3a/0x100 bio_free+0x59/0x80 bio_put+0xcf/0x2c0 free_r10bio+0xbf/0xf0 raid_end_bio_io+0x78/0xb0 one_write_done+0x8a/0xa0 raid10_end_write_request+0x1b4/0x430 bio_endio+0x175/0x320 brd_submit_bio+0x3b9/0x9b7 [brd] __submit_bio+0x69/0xe0 submit_bio_noacct_nocheck+0x1e6/0x5a0 submit_bio_noacct+0x38c/0x7e0 flush_pending_writes+0xf0/0x240 raid10d+0xac/0x1ed0Fix the problem by adding cond_resched() to raid10 like what raid1 did.Note that unlimited plugged bio still need to be optimized, for example,in the case of lots of dirty pages writeback, this will take lots ofmemory and io will spend a long time in plug, hence io latency is bad. 漏洞公开时间:2025-09-15 22:15:37 漏洞创建时间:2025-09-15 22:39:20 漏洞详情参考链接: https://nvd.nist.gov/vuln/detail/CVE-2023-53151 <details> <summary>更多参考(点击展开)</summary> | 参考来源 | 参考链接 | 来源链接 | | ------- | -------- | -------- | | | https://nvd.nist.gov/vuln/detail/CVE-2025-37792 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53431 | | | | https://nvd.nist.gov/vuln/detail/CVE-2022-50402 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53560 | | | | https://nvd.nist.gov/vuln/detail/CVE-2025-39998 | | | | https://nvd.nist.gov/vuln/detail/CVE-2025-39898 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53151 | | | | https://git.kernel.org/stable/c/634daf6b2c81015cc5e28bf694a6a94a50c641cd | | | | https://lore.kernel.org/linux-cve-announce/2025091552-CVE-2023-53151-263e@gregkh/T | | | | https://git.kernel.org/stable/c/010444623e7f4da6b4a4dd603a7da7469981e293 | | | | https://nvd.nist.gov/vuln/detail/CVE-2022-50299 | | | | https://nvd.nist.gov/vuln/detail/CVE-2022-50427 | | | | https://bugzilla.redhat.com/show_bug.cgi?id=2395410 | | | | https://lore.kernel.org/linux-cve-announce/2025091552-CVE-2023-53151-263e@gregkh/T/#u | | | | https://nvd.nist.gov/vuln/detail/CVE-2025-38449 | | | | https://git.kernel.org/stable/c/00ecb6fa67c0f772290c5ea5ae8b46eefd503b83 | | | | https://nvd.nist.gov/vuln/detail/CVE-2025-39697 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53380 | | | | https://git.kernel.org/stable/c/d0345f7c7dbc5d42e4e6f1db99c1c1879d7b0eb5 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53322 | | | | https://docs.bell-sw.com/security/cves/CVE-2023-53151 | | | | https://git.kernel.org/stable/c/fbf50184190d55f8717bd29aa9530c399be96f30 | | | | https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2533 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53506 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53357 | | | | https://git.kernel.org/stable/c/1d467e10507167eb6dc2c281a87675b731955d86 | | | | https://www.cve.org/CVERecord?id=CVE-2023-53151 | | | | https://nvd.nist.gov/vuln/detail/CVE-2022-50497 | | | | http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-53151 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53313 | | | | https://nvd.nist.gov/vuln/detail/CVE-2022-50430 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53456 | | | | https://nvd.nist.gov/vuln/detail/CVE-2022-50314 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53299 | | | | https://nvd.nist.gov/vuln/detail/CVE-2022-50449 | | | | https://security-tracker.debian.org/tracker/CVE-2023-53151 | | | | https://nvd.nist.gov/vuln/detail/CVE-2022-50341 | | | | https://git.kernel.org/stable/c/84a578961b2566e475bfa8740beaf0abcc781a6f | | | | https://git.kernel.org/stable/c/f45b2fa7678ab385299de345f7e85d05caea386b | | </details> 漏洞分析指导链接: https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md 漏洞数据来源: 七彩瞬析开源风险感知平台 漏洞补丁信息: <details> <summary>详情(点击展开)</summary> | 影响的包 | 修复版本 | 修复补丁 | 问题引入补丁 | 来源 | | ------- | -------- | ------- | -------- | --------- | | gregkh/linux | | https://git.kernel.org/stable/c/00ecb6fa67c0f772290c5ea5ae8b46eefd503b83.patch | | ljqc | | gregkh/linux | | https://git.kernel.org/stable/c/010444623e7f4da6b4a4dd603a7da7469981e293 | | ljqc | | gregkh/linux | | https://git.kernel.org/stable/c/1d467e10507167eb6dc2c281a87675b731955d86 | | ljqc | | gregkh/linux | | https://git.kernel.org/stable/c/634daf6b2c81015cc5e28bf694a6a94a50c641cd | | ljqc | | gregkh/linux | | https://git.kernel.org/stable/c/84a578961b2566e475bfa8740beaf0abcc781a6f | | ljqc | | gregkh/linux | | https://git.kernel.org/stable/c/f45b2fa7678ab385299de345f7e85d05caea386b | | ljqc | | gregkh/linux | | https://git.kernel.org/stable/c/fbf50184190d55f8717bd29aa9530c399be96f30 | | ljqc | | | | https://git.kernel.org/stable/c/634daf6b2c81015cc5e28bf694a6a94a50c641cd | | nvd | | | | https://git.kernel.org/stable/c/010444623e7f4da6b4a4dd603a7da7469981e293 | | nvd | | | | https://git.kernel.org/stable/c/00ecb6fa67c0f772290c5ea5ae8b46eefd503b83 | | nvd | | | | https://git.kernel.org/stable/c/d0345f7c7dbc5d42e4e6f1db99c1c1879d7b0eb5 | | nvd | | | | https://git.kernel.org/stable/c/fbf50184190d55f8717bd29aa9530c399be96f30 | | nvd | | | | https://git.kernel.org/stable/c/1d467e10507167eb6dc2c281a87675b731955d86 | | nvd | | | | https://git.kernel.org/stable/c/84a578961b2566e475bfa8740beaf0abcc781a6f | | nvd | | | | https://git.kernel.org/stable/c/f45b2fa7678ab385299de345f7e85d05caea386b | | nvd | </details> 二、漏洞分析结构反馈 影响性分析说明: In the Linux kernel, the following vulnerability has been resolved:md/raid10: prevent soft lockup while flush writesCurrently, there is no limit for raid1/raid10 plugged bio. While flushingwrites, raid1 has cond_resched() while raid10 doesn t, and too manywrites can cause soft lockup.Follow up soft lockup can be triggered easily with writeback test forraid10 with ramdisks:watchdog: BUG: soft lockup - CPU#10 stuck for 27s! [md0_raid10:1293]Call Trace: <TASK> call_rcu+0x16/0x20 put_object+0x41/0x80 __delete_object+0x50/0x90 delete_object_full+0x2b/0x40 kmemleak_free+0x46/0xa0 slab_free_freelist_hook.constprop.0+0xed/0x1a0 kmem_cache_free+0xfd/0x300 mempool_free_slab+0x1f/0x30 mempool_free+0x3a/0x100 bio_free+0x59/0x80 bio_put+0xcf/0x2c0 free_r10bio+0xbf/0xf0 raid_end_bio_io+0x78/0xb0 one_write_done+0x8a/0xa0 raid10_end_write_request+0x1b4/0x430 bio_endio+0x175/0x320 brd_submit_bio+0x3b9/0x9b7 [brd] __submit_bio+0x69/0xe0 submit_bio_noacct_nocheck+0x1e6/0x5a0 submit_bio_noacct+0x38c/0x7e0 flush_pending_writes+0xf0/0x240 raid10d+0xac/0x1ed0Fix the problem by adding cond_resched() to raid10 like what raid1 did.Note that unlimited plugged bio still need to be optimized, for example,in the case of lots of dirty pages writeback, this will take lots ofmemory and io will spend a long time in plug, hence io latency is bad.The Linux kernel CVE team has assigned CVE-2023-53151 to this issue. openEuler评分: 5.5 Vector: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(4.19.90):受影响 2.openEuler-22.03-LTS-SP3(5.10.0):受影响 3.openEuler-22.03-LTS-SP4(5.10.0):受影响 4.master(6.12.33):不受影响 5.openEuler-24.03-LTS(6.6.0):不受影响 6.openEuler-24.03-LTS-Next(6.6.0):不受影响 7.openEuler-24.03-LTS-SP1(6.6.0):不受影响 8.openEuler-24.03-LTS-SP2(6.6.0):不受影响 修复是否涉及abi变化(是/否): 1.master(6.12.33):否 2.openEuler-20.03-LTS-SP4(4.19.90):否 3.openEuler-22.03-LTS-SP3(5.10.0):否 4.openEuler-22.03-LTS-SP4(5.10.0):否 5.openEuler-24.03-LTS(6.6.0):否 6.openEuler-24.03-LTS-Next(6.6.0):否 7.openEuler-24.03-LTS-SP1(6.6.0):否 8.openEuler-24.03-LTS-SP2(6.6.0):否 原因说明: 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.master(6.12.33):不受影响-漏洞代码不能被攻击者触发 5.openEuler-24.03-LTS(6.6.0):不受影响-漏洞代码不能被攻击者触发 6.openEuler-24.03-LTS-Next(6.6.0):不受影响-漏洞代码不能被攻击者触发 7.openEuler-24.03-LTS-SP1(6.6.0):不受影响-漏洞代码不能被攻击者触发 8.openEuler-24.03-LTS-SP2(6.6.0):不受影响-漏洞代码不能被攻击者触发
一、漏洞信息 漏洞编号:[CVE-2023-53151](https://nvd.nist.gov/vuln/detail/CVE-2023-53151) 漏洞归属组件:[kernel](https://gitee.com/src-openeuler/kernel) 漏洞归属的版本:4.19.140,4.19.194,4.19.90,5.10.0,6.1.19,6.4.0,6.6.0 CVSS V3.x分值: BaseScore:5.5 Medium Vector:CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H 漏洞简述: In the Linux kernel, the following vulnerability has been resolved:md/raid10: prevent soft lockup while flush writesCurrently, there is no limit for raid1/raid10 plugged bio. While flushingwrites, raid1 has cond_resched() while raid10 doesn t, and too manywrites can cause soft lockup.Follow up soft lockup can be triggered easily with writeback test forraid10 with ramdisks:watchdog: BUG: soft lockup - CPU#10 stuck for 27s! [md0_raid10:1293]Call Trace: <TASK> call_rcu+0x16/0x20 put_object+0x41/0x80 __delete_object+0x50/0x90 delete_object_full+0x2b/0x40 kmemleak_free+0x46/0xa0 slab_free_freelist_hook.constprop.0+0xed/0x1a0 kmem_cache_free+0xfd/0x300 mempool_free_slab+0x1f/0x30 mempool_free+0x3a/0x100 bio_free+0x59/0x80 bio_put+0xcf/0x2c0 free_r10bio+0xbf/0xf0 raid_end_bio_io+0x78/0xb0 one_write_done+0x8a/0xa0 raid10_end_write_request+0x1b4/0x430 bio_endio+0x175/0x320 brd_submit_bio+0x3b9/0x9b7 [brd] __submit_bio+0x69/0xe0 submit_bio_noacct_nocheck+0x1e6/0x5a0 submit_bio_noacct+0x38c/0x7e0 flush_pending_writes+0xf0/0x240 raid10d+0xac/0x1ed0Fix the problem by adding cond_resched() to raid10 like what raid1 did.Note that unlimited plugged bio still need to be optimized, for example,in the case of lots of dirty pages writeback, this will take lots ofmemory and io will spend a long time in plug, hence io latency is bad. 漏洞公开时间:2025-09-15 22:15:37 漏洞创建时间:2025-09-15 22:39:20 漏洞详情参考链接: https://nvd.nist.gov/vuln/detail/CVE-2023-53151 <details> <summary>更多参考(点击展开)</summary> | 参考来源 | 参考链接 | 来源链接 | | ------- | -------- | -------- | | | https://nvd.nist.gov/vuln/detail/CVE-2025-37792 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53431 | | | | https://nvd.nist.gov/vuln/detail/CVE-2022-50402 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53560 | | | | https://nvd.nist.gov/vuln/detail/CVE-2025-39998 | | | | https://nvd.nist.gov/vuln/detail/CVE-2025-39898 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53151 | | | | https://git.kernel.org/stable/c/634daf6b2c81015cc5e28bf694a6a94a50c641cd | | | | https://lore.kernel.org/linux-cve-announce/2025091552-CVE-2023-53151-263e@gregkh/T | | | | https://git.kernel.org/stable/c/010444623e7f4da6b4a4dd603a7da7469981e293 | | | | https://nvd.nist.gov/vuln/detail/CVE-2022-50299 | | | | https://nvd.nist.gov/vuln/detail/CVE-2022-50427 | | | | https://bugzilla.redhat.com/show_bug.cgi?id=2395410 | | | | https://lore.kernel.org/linux-cve-announce/2025091552-CVE-2023-53151-263e@gregkh/T/#u | | | | https://nvd.nist.gov/vuln/detail/CVE-2025-38449 | | | | https://git.kernel.org/stable/c/00ecb6fa67c0f772290c5ea5ae8b46eefd503b83 | | | | https://nvd.nist.gov/vuln/detail/CVE-2025-39697 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53380 | | | | https://git.kernel.org/stable/c/d0345f7c7dbc5d42e4e6f1db99c1c1879d7b0eb5 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53322 | | | | https://docs.bell-sw.com/security/cves/CVE-2023-53151 | | | | https://git.kernel.org/stable/c/fbf50184190d55f8717bd29aa9530c399be96f30 | | | | https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2533 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53506 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53357 | | | | https://git.kernel.org/stable/c/1d467e10507167eb6dc2c281a87675b731955d86 | | | | https://www.cve.org/CVERecord?id=CVE-2023-53151 | | | | https://nvd.nist.gov/vuln/detail/CVE-2022-50497 | | | | http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-53151 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53313 | | | | https://nvd.nist.gov/vuln/detail/CVE-2022-50430 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53456 | | | | https://nvd.nist.gov/vuln/detail/CVE-2022-50314 | | | | https://nvd.nist.gov/vuln/detail/CVE-2023-53299 | | | | https://nvd.nist.gov/vuln/detail/CVE-2022-50449 | | | | https://security-tracker.debian.org/tracker/CVE-2023-53151 | | | | https://nvd.nist.gov/vuln/detail/CVE-2022-50341 | | | | https://git.kernel.org/stable/c/84a578961b2566e475bfa8740beaf0abcc781a6f | | | | https://git.kernel.org/stable/c/f45b2fa7678ab385299de345f7e85d05caea386b | | </details> 漏洞分析指导链接: https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md 漏洞数据来源: 七彩瞬析开源风险感知平台 漏洞补丁信息: <details> <summary>详情(点击展开)</summary> | 影响的包 | 修复版本 | 修复补丁 | 问题引入补丁 | 来源 | | ------- | -------- | ------- | -------- | --------- | | gregkh/linux | | https://git.kernel.org/stable/c/00ecb6fa67c0f772290c5ea5ae8b46eefd503b83.patch | | ljqc | | gregkh/linux | | https://git.kernel.org/stable/c/010444623e7f4da6b4a4dd603a7da7469981e293 | | ljqc | | gregkh/linux | | https://git.kernel.org/stable/c/1d467e10507167eb6dc2c281a87675b731955d86 | | ljqc | | gregkh/linux | | https://git.kernel.org/stable/c/634daf6b2c81015cc5e28bf694a6a94a50c641cd | | ljqc | | gregkh/linux | | https://git.kernel.org/stable/c/84a578961b2566e475bfa8740beaf0abcc781a6f | | ljqc | | gregkh/linux | | https://git.kernel.org/stable/c/f45b2fa7678ab385299de345f7e85d05caea386b | | ljqc | | gregkh/linux | | https://git.kernel.org/stable/c/fbf50184190d55f8717bd29aa9530c399be96f30 | | ljqc | | | | https://git.kernel.org/stable/c/634daf6b2c81015cc5e28bf694a6a94a50c641cd | | nvd | | | | https://git.kernel.org/stable/c/010444623e7f4da6b4a4dd603a7da7469981e293 | | nvd | | | | https://git.kernel.org/stable/c/00ecb6fa67c0f772290c5ea5ae8b46eefd503b83 | | nvd | | | | https://git.kernel.org/stable/c/d0345f7c7dbc5d42e4e6f1db99c1c1879d7b0eb5 | | nvd | | | | https://git.kernel.org/stable/c/fbf50184190d55f8717bd29aa9530c399be96f30 | | nvd | | | | https://git.kernel.org/stable/c/1d467e10507167eb6dc2c281a87675b731955d86 | | nvd | | | | https://git.kernel.org/stable/c/84a578961b2566e475bfa8740beaf0abcc781a6f | | nvd | | | | https://git.kernel.org/stable/c/f45b2fa7678ab385299de345f7e85d05caea386b | | nvd | </details> 二、漏洞分析结构反馈 影响性分析说明: In the Linux kernel, the following vulnerability has been resolved:md/raid10: prevent soft lockup while flush writesCurrently, there is no limit for raid1/raid10 plugged bio. While flushingwrites, raid1 has cond_resched() while raid10 doesn t, and too manywrites can cause soft lockup.Follow up soft lockup can be triggered easily with writeback test forraid10 with ramdisks:watchdog: BUG: soft lockup - CPU#10 stuck for 27s! [md0_raid10:1293]Call Trace: <TASK> call_rcu+0x16/0x20 put_object+0x41/0x80 __delete_object+0x50/0x90 delete_object_full+0x2b/0x40 kmemleak_free+0x46/0xa0 slab_free_freelist_hook.constprop.0+0xed/0x1a0 kmem_cache_free+0xfd/0x300 mempool_free_slab+0x1f/0x30 mempool_free+0x3a/0x100 bio_free+0x59/0x80 bio_put+0xcf/0x2c0 free_r10bio+0xbf/0xf0 raid_end_bio_io+0x78/0xb0 one_write_done+0x8a/0xa0 raid10_end_write_request+0x1b4/0x430 bio_endio+0x175/0x320 brd_submit_bio+0x3b9/0x9b7 [brd] __submit_bio+0x69/0xe0 submit_bio_noacct_nocheck+0x1e6/0x5a0 submit_bio_noacct+0x38c/0x7e0 flush_pending_writes+0xf0/0x240 raid10d+0xac/0x1ed0Fix the problem by adding cond_resched() to raid10 like what raid1 did.Note that unlimited plugged bio still need to be optimized, for example,in the case of lots of dirty pages writeback, this will take lots ofmemory and io will spend a long time in plug, hence io latency is bad.The Linux kernel CVE team has assigned CVE-2023-53151 to this issue. openEuler评分: 5.5 Vector: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(4.19.90):受影响 2.openEuler-22.03-LTS-SP3(5.10.0):受影响 3.openEuler-22.03-LTS-SP4(5.10.0):受影响 4.master(6.12.33):不受影响 5.openEuler-24.03-LTS(6.6.0):不受影响 6.openEuler-24.03-LTS-Next(6.6.0):不受影响 7.openEuler-24.03-LTS-SP1(6.6.0):不受影响 8.openEuler-24.03-LTS-SP2(6.6.0):不受影响 修复是否涉及abi变化(是/否): 1.master(6.12.33):否 2.openEuler-20.03-LTS-SP4(4.19.90):否 3.openEuler-22.03-LTS-SP3(5.10.0):否 4.openEuler-22.03-LTS-SP4(5.10.0):否 5.openEuler-24.03-LTS(6.6.0):否 6.openEuler-24.03-LTS-Next(6.6.0):否 7.openEuler-24.03-LTS-SP1(6.6.0):否 8.openEuler-24.03-LTS-SP2(6.6.0):否 原因说明: 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.master(6.12.33):不受影响-漏洞代码不能被攻击者触发 5.openEuler-24.03-LTS(6.6.0):不受影响-漏洞代码不能被攻击者触发 6.openEuler-24.03-LTS-Next(6.6.0):不受影响-漏洞代码不能被攻击者触发 7.openEuler-24.03-LTS-SP1(6.6.0):不受影响-漏洞代码不能被攻击者触发 8.openEuler-24.03-LTS-SP2(6.6.0):不受影响-漏洞代码不能被攻击者触发
Comments (
9
)
Sign in
to comment
Status
Doing
Backlog
已挂起
Doing
Done
Declined
Assignees
Not set
CTC-Xibo.Wang
CTC-XiboWang
Assignee
Collaborator
+Assign
+Mention
Labels
CVE/UNFIXED
sig/Kernel
Not set
Projects
Unprojected
Unprojected
Milestones
No related milestones
No related milestones
Pull Requests
None yet
None yet
Successfully merging a pull request will close this issue.
Branches
No related branch
Branches (
-
)
Tags (
-
)
Planed to start   -   Planed to end
-
Top level
Not Top
Top Level: High
Top Level: Medium
Top Level: Low
Priority
Not specified
Serious
Main
Secondary
Unimportant
Duration
(hours)
参与者(2)
1
https://gitee.com/src-openeuler/kernel.git
git@gitee.com:src-openeuler/kernel.git
src-openeuler
kernel
kernel
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register