登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
登录
注册
9月20日,Gitee × 模力方舟来成都了!聚焦 AI 应用在开发范式、算力架构、交互设计、硬件选型等跨场景创新实践,点击立即报名~
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
8
Star
0
Fork
10
src-openEuler
/
kwin
代码
Issues
1
Pull Requests
0
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
CVE-2023-52648
待办的
#IAIWX6
CVE和安全问题
openeuler-ci-bot
拥有者
创建于
2024-08-09 11:12
一、漏洞信息 漏洞编号:[CVE-2023-52648](https://nvd.nist.gov/vuln/detail/CVE-2023-52648) 漏洞归属组件:[kwin](https://gitee.com/src-openeuler/kwin) 漏洞归属的版本:5.15.4,5.24.0,5.25.2,5.26.4,5.27.10,5.27.11,5.27.6 CVSS V3.0分值: BaseScore:5.5 Medium Vector:CVSS:3.0/ 漏洞简述: In the Linux kernel, the following vulnerability has been resolved:drm/vmwgfx: Unmap the surface before resetting it on a plane stateSwitch to a new plane state requires unreferencing of all held surfaces.In the work required for mob cursors the mapped surfaces started beingcached but the variable indicating whether the surface is currentlymapped was not being reset. This leads to crashes as the duplicatedstate, incorrectly, indicates the that surface is mapped even whenno surface is present. That s because after unreferencing the surfaceit s perfectly possible for the plane to be backed by a bo instead of asurface.Reset the surface mapped flag when unreferencing the plane state surfaceto fix null derefs in cleanup. Fixes crashes in KDE KWin 6.0 on Wayland:Oops: 0000 [#1] PREEMPT SMP PTICPU: 4 PID: 2533 Comm: kwin_wayland Not tainted 6.7.0-rc3-vmwgfx #2Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 11/12/2020RIP: 0010:vmw_du_cursor_plane_cleanup_fb+0x124/0x140 [vmwgfx]Code: 00 00 00 75 3a 48 83 c4 10 5b 5d c3 cc cc cc cc 48 8b b3 a8 00 00 00 48 c7 c7 99 90 43 c0 e8 93 c5 db ca 48 8b 83 a8 00 00 00 <48> 8b 78 28 e8 e3 f>RSP: 0018:ffffb6b98216fa80 EFLAGS: 00010246RAX: 0000000000000000 RBX: ffff969d84cdcb00 RCX: 0000000000000027RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff969e75f21600RBP: ffff969d4143dc50 R08: 0000000000000000 R09: ffffb6b98216f920R10: 0000000000000003 R11: ffff969e7feb3b10 R12: 0000000000000000R13: 0000000000000000 R14: 000000000000027b R15: ffff969d49c9fc00FS: 00007f1e8f1b4180(0000) GS:ffff969e75f00000(0000) knlGS:0000000000000000CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033CR2: 0000000000000028 CR3: 0000000104006004 CR4: 00000000003706f0Call Trace: <TASK> ? __die+0x23/0x70 ? page_fault_oops+0x171/0x4e0 ? exc_page_fault+0x7f/0x180 ? asm_exc_page_fault+0x26/0x30 ? vmw_du_cursor_plane_cleanup_fb+0x124/0x140 [vmwgfx] drm_atomic_helper_cleanup_planes+0x9b/0xc0 commit_tail+0xd1/0x130 drm_atomic_helper_commit+0x11a/0x140 drm_atomic_commit+0x97/0xd0 ? __pfx___drm_printfn_info+0x10/0x10 drm_atomic_helper_update_plane+0xf5/0x160 drm_mode_cursor_universal+0x10e/0x270 drm_mode_cursor_common+0x102/0x230 ? __pfx_drm_mode_cursor2_ioctl+0x10/0x10 drm_ioctl_kernel+0xb2/0x110 drm_ioctl+0x26d/0x4b0 ? __pfx_drm_mode_cursor2_ioctl+0x10/0x10 ? __pfx_drm_ioctl+0x10/0x10 vmw_generic_ioctl+0xa4/0x110 [vmwgfx] __x64_sys_ioctl+0x94/0xd0 do_syscall_64+0x61/0xe0 ? __x64_sys_ioctl+0xaf/0xd0 ? syscall_exit_to_user_mode+0x2b/0x40 ? do_syscall_64+0x70/0xe0 ? __x64_sys_ioctl+0xaf/0xd0 ? syscall_exit_to_user_mode+0x2b/0x40 ? do_syscall_64+0x70/0xe0 ? exc_page_fault+0x7f/0x180 entry_SYSCALL_64_after_hwframe+0x6e/0x76RIP: 0033:0x7f1e93f279edCode: 04 25 28 00 00 00 48 89 45 c8 31 c0 48 8d 45 10 c7 45 b0 10 00 00 00 48 89 45 b8 48 8d 45 d0 48 89 45 c0 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff f>RSP: 002b:00007ffca0faf600 EFLAGS: 00000246 ORIG_RAX: 0000000000000010RAX: ffffffffffffffda RBX: 000055db876ed2c0 RCX: 00007f1e93f279edRDX: 00007ffca0faf6c0 RSI: 00000000c02464bb RDI: 0000000000000015RBP: 00007ffca0faf650 R08: 000055db87184010 R09: 0000000000000007R10: 000055db886471a0 R11: 0000000000000246 R12: 00007ffca0faf6c0R13: 00000000c02464bb R14: 0000000000000015 R15: 00007ffca0faf790 </TASK>Modules linked in: snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_ine>CR2: 0000000000000028---[ end trace 0000000000000000 ]---RIP: 0010:vmw_du_cursor_plane_cleanup_fb+0x124/0x140 [vmwgfx]Code: 00 00 00 75 3a 48 83 c4 10 5b 5d c3 cc cc cc cc 48 8b b3 a8 00 00 00 48 c7 c7 99 90 43 c0 e8 93 c5 db ca 48 8b 83 a8 00 00 00 <48> 8b 78 28 e8 e3 f>RSP: 0018:ffffb6b98216fa80 EFLAGS: 00010246RAX: 0000000000000000 RBX: ffff969d84cdcb00 RCX: 0000000000000027RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff969e75f21600RBP: ffff969d4143---truncated--- 漏洞公开时间:2024-05-01 14:15:07 漏洞创建时间:2024-08-09 11:12:19 漏洞详情参考链接: https://nvd.nist.gov/vuln/detail/CVE-2023-52648 <details> <summary>更多参考(点击展开)</summary> | 参考来源 | 参考链接 | 来源链接 | | ------- | -------- | -------- | | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/0a23f95af7f28dae7c0f7c82578ca5e1a239d461 | | | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/105f72cc48c4c93f4578fcc61e06276471858e92 | | | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/27571c64f1855881753e6f33c3186573afbab7ba | | | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/75baad63c033b3b900d822bffbc96c9d3649bc75 | | | suse_bugzilla | http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-52648 | https://bugzilla.suse.com/show_bug.cgi?id=1223765 | | suse_bugzilla | https://www.cve.org/CVERecord?id=CVE-2023-52648 | https://bugzilla.suse.com/show_bug.cgi?id=1223765 | | suse_bugzilla | https://git.kernel.org/stable/c/0a23f95af7f28dae7c0f7c82578ca5e1a239d461 | https://bugzilla.suse.com/show_bug.cgi?id=1223765 | | suse_bugzilla | https://git.kernel.org/stable/c/105f72cc48c4c93f4578fcc61e06276471858e92 | https://bugzilla.suse.com/show_bug.cgi?id=1223765 | | suse_bugzilla | https://git.kernel.org/stable/c/27571c64f1855881753e6f33c3186573afbab7ba | https://bugzilla.suse.com/show_bug.cgi?id=1223765 | | suse_bugzilla | https://git.kernel.org/stable/c/75baad63c033b3b900d822bffbc96c9d3649bc75 | https://bugzilla.suse.com/show_bug.cgi?id=1223765 | | suse_bugzilla | https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2023/CVE-2023-52648.mbox | https://bugzilla.suse.com/show_bug.cgi?id=1223765 | | suse_bugzilla | https://bugzilla.redhat.com/show_bug.cgi?id=2278539 | https://bugzilla.suse.com/show_bug.cgi?id=1223765 | | redhat_bugzilla | https://lore.kernel.org/linux-cve-announce/2024050122-CVE-2023-52648-4e0d@gregkh/T | https://bugzilla.redhat.com/show_bug.cgi?id=2278539 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:5102 | https://bugzilla.redhat.com/show_bug.cgi?id=2278539 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:5101 | https://bugzilla.redhat.com/show_bug.cgi?id=2278539 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:9315 | https://bugzilla.redhat.com/show_bug.cgi?id=2278539 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2025:2270 | https://bugzilla.redhat.com/show_bug.cgi?id=2278539 | | ubuntu | https://www.cve.org/CVERecord?id=CVE-2023-52648 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://git.kernel.org/linus/27571c64f1855881753e6f33c3186573afbab7ba (6.9-rc1) | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://git.kernel.org/stable/c/0a23f95af7f28dae7c0f7c82578ca5e1a239d461 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://git.kernel.org/stable/c/105f72cc48c4c93f4578fcc61e06276471858e92 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://git.kernel.org/stable/c/75baad63c033b3b900d822bffbc96c9d3649bc75 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://git.kernel.org/stable/c/27571c64f1855881753e6f33c3186573afbab7ba | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://ubuntu.com/security/notices/USN-6816-1 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://ubuntu.com/security/notices/USN-6817-1 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://ubuntu.com/security/notices/USN-6817-2 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://ubuntu.com/security/notices/USN-6817-3 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://nvd.nist.gov/vuln/detail/CVE-2023-52648 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://launchpad.net/bugs/cve/CVE-2023-52648 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://security-tracker.debian.org/tracker/CVE-2023-52648 | https://ubuntu.com/security/CVE-2023-52648 | | debian | | https://security-tracker.debian.org/tracker/CVE-2023-52648 | | anolis | | https://anas.openanolis.cn/cves/detail/CVE-2023-52648 | | cve_search | | https://git.kernel.org/stable/c/0a23f95af7f28dae7c0f7c82578ca5e1a239d461 | | cve_search | | https://git.kernel.org/stable/c/105f72cc48c4c93f4578fcc61e06276471858e92 | | cve_search | | https://git.kernel.org/stable/c/75baad63c033b3b900d822bffbc96c9d3649bc75 | | cve_search | | https://git.kernel.org/stable/c/27571c64f1855881753e6f33c3186573afbab7ba | </details> 漏洞分析指导链接: https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md 漏洞数据来源: openBrain开源漏洞感知系统 漏洞补丁信息: <details> <summary>详情(点击展开)</summary> | 影响的包 | 修复版本 | 修复补丁 | 问题引入补丁 | 来源 | | ------- | -------- | ------- | -------- | --------- | | linux | | https://git.kernel.org/linus/27571c64f1855881753e6f33c3186573afbab7ba | https://git.kernel.org/linus/1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 | ubuntu | </details> 二、漏洞分析结构反馈 影响性分析说明: openEuler评分: 受影响版本排查(受影响/不受影响): 1.master(5.27.12): 2.openEuler-20.03-LTS-SP4(5.15.4): 3.openEuler-22.03-LTS-SP1(5.25.2): 4.openEuler-22.03-LTS-SP3(5.26.4): 5.openEuler-22.03-LTS-SP4(5.26.4): 6.openEuler-24.03-LTS(5.27.10): 7.openEuler-24.03-LTS-Next(5.27.10): 8.openEuler-24.03-LTS-SP2(5.27.10): 修复是否涉及abi变化(是/否): 1.master(5.27.12): 2.openEuler-20.03-LTS-SP4(5.15.4): 3.openEuler-22.03-LTS-SP1(5.25.2): 4.openEuler-22.03-LTS-SP3(5.26.4): 5.openEuler-22.03-LTS-SP4(5.26.4): 6.openEuler-24.03-LTS(5.27.10): 7.openEuler-24.03-LTS-Next(5.27.10): 8.openEuler-24.03-LTS-SP2(5.27.10): 原因说明: 1.master(5.27.12): 2.openEuler-20.03-LTS-SP4(5.15.4): 3.openEuler-22.03-LTS-SP3(5.26.4): 4.openEuler-22.03-LTS-SP4(5.26.4): 5.openEuler-24.03-LTS(5.27.10): 6.openEuler-24.03-LTS-Next(5.27.10): 7.openEuler-24.03-LTS-SP1(5.27.10): 8.openEuler-24.03-LTS-SP2(5.27.10):
一、漏洞信息 漏洞编号:[CVE-2023-52648](https://nvd.nist.gov/vuln/detail/CVE-2023-52648) 漏洞归属组件:[kwin](https://gitee.com/src-openeuler/kwin) 漏洞归属的版本:5.15.4,5.24.0,5.25.2,5.26.4,5.27.10,5.27.11,5.27.6 CVSS V3.0分值: BaseScore:5.5 Medium Vector:CVSS:3.0/ 漏洞简述: In the Linux kernel, the following vulnerability has been resolved:drm/vmwgfx: Unmap the surface before resetting it on a plane stateSwitch to a new plane state requires unreferencing of all held surfaces.In the work required for mob cursors the mapped surfaces started beingcached but the variable indicating whether the surface is currentlymapped was not being reset. This leads to crashes as the duplicatedstate, incorrectly, indicates the that surface is mapped even whenno surface is present. That s because after unreferencing the surfaceit s perfectly possible for the plane to be backed by a bo instead of asurface.Reset the surface mapped flag when unreferencing the plane state surfaceto fix null derefs in cleanup. Fixes crashes in KDE KWin 6.0 on Wayland:Oops: 0000 [#1] PREEMPT SMP PTICPU: 4 PID: 2533 Comm: kwin_wayland Not tainted 6.7.0-rc3-vmwgfx #2Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 11/12/2020RIP: 0010:vmw_du_cursor_plane_cleanup_fb+0x124/0x140 [vmwgfx]Code: 00 00 00 75 3a 48 83 c4 10 5b 5d c3 cc cc cc cc 48 8b b3 a8 00 00 00 48 c7 c7 99 90 43 c0 e8 93 c5 db ca 48 8b 83 a8 00 00 00 <48> 8b 78 28 e8 e3 f>RSP: 0018:ffffb6b98216fa80 EFLAGS: 00010246RAX: 0000000000000000 RBX: ffff969d84cdcb00 RCX: 0000000000000027RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff969e75f21600RBP: ffff969d4143dc50 R08: 0000000000000000 R09: ffffb6b98216f920R10: 0000000000000003 R11: ffff969e7feb3b10 R12: 0000000000000000R13: 0000000000000000 R14: 000000000000027b R15: ffff969d49c9fc00FS: 00007f1e8f1b4180(0000) GS:ffff969e75f00000(0000) knlGS:0000000000000000CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033CR2: 0000000000000028 CR3: 0000000104006004 CR4: 00000000003706f0Call Trace: <TASK> ? __die+0x23/0x70 ? page_fault_oops+0x171/0x4e0 ? exc_page_fault+0x7f/0x180 ? asm_exc_page_fault+0x26/0x30 ? vmw_du_cursor_plane_cleanup_fb+0x124/0x140 [vmwgfx] drm_atomic_helper_cleanup_planes+0x9b/0xc0 commit_tail+0xd1/0x130 drm_atomic_helper_commit+0x11a/0x140 drm_atomic_commit+0x97/0xd0 ? __pfx___drm_printfn_info+0x10/0x10 drm_atomic_helper_update_plane+0xf5/0x160 drm_mode_cursor_universal+0x10e/0x270 drm_mode_cursor_common+0x102/0x230 ? __pfx_drm_mode_cursor2_ioctl+0x10/0x10 drm_ioctl_kernel+0xb2/0x110 drm_ioctl+0x26d/0x4b0 ? __pfx_drm_mode_cursor2_ioctl+0x10/0x10 ? __pfx_drm_ioctl+0x10/0x10 vmw_generic_ioctl+0xa4/0x110 [vmwgfx] __x64_sys_ioctl+0x94/0xd0 do_syscall_64+0x61/0xe0 ? __x64_sys_ioctl+0xaf/0xd0 ? syscall_exit_to_user_mode+0x2b/0x40 ? do_syscall_64+0x70/0xe0 ? __x64_sys_ioctl+0xaf/0xd0 ? syscall_exit_to_user_mode+0x2b/0x40 ? do_syscall_64+0x70/0xe0 ? exc_page_fault+0x7f/0x180 entry_SYSCALL_64_after_hwframe+0x6e/0x76RIP: 0033:0x7f1e93f279edCode: 04 25 28 00 00 00 48 89 45 c8 31 c0 48 8d 45 10 c7 45 b0 10 00 00 00 48 89 45 b8 48 8d 45 d0 48 89 45 c0 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff f>RSP: 002b:00007ffca0faf600 EFLAGS: 00000246 ORIG_RAX: 0000000000000010RAX: ffffffffffffffda RBX: 000055db876ed2c0 RCX: 00007f1e93f279edRDX: 00007ffca0faf6c0 RSI: 00000000c02464bb RDI: 0000000000000015RBP: 00007ffca0faf650 R08: 000055db87184010 R09: 0000000000000007R10: 000055db886471a0 R11: 0000000000000246 R12: 00007ffca0faf6c0R13: 00000000c02464bb R14: 0000000000000015 R15: 00007ffca0faf790 </TASK>Modules linked in: snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_ine>CR2: 0000000000000028---[ end trace 0000000000000000 ]---RIP: 0010:vmw_du_cursor_plane_cleanup_fb+0x124/0x140 [vmwgfx]Code: 00 00 00 75 3a 48 83 c4 10 5b 5d c3 cc cc cc cc 48 8b b3 a8 00 00 00 48 c7 c7 99 90 43 c0 e8 93 c5 db ca 48 8b 83 a8 00 00 00 <48> 8b 78 28 e8 e3 f>RSP: 0018:ffffb6b98216fa80 EFLAGS: 00010246RAX: 0000000000000000 RBX: ffff969d84cdcb00 RCX: 0000000000000027RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff969e75f21600RBP: ffff969d4143---truncated--- 漏洞公开时间:2024-05-01 14:15:07 漏洞创建时间:2024-08-09 11:12:19 漏洞详情参考链接: https://nvd.nist.gov/vuln/detail/CVE-2023-52648 <details> <summary>更多参考(点击展开)</summary> | 参考来源 | 参考链接 | 来源链接 | | ------- | -------- | -------- | | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/0a23f95af7f28dae7c0f7c82578ca5e1a239d461 | | | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/105f72cc48c4c93f4578fcc61e06276471858e92 | | | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/27571c64f1855881753e6f33c3186573afbab7ba | | | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/75baad63c033b3b900d822bffbc96c9d3649bc75 | | | suse_bugzilla | http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-52648 | https://bugzilla.suse.com/show_bug.cgi?id=1223765 | | suse_bugzilla | https://www.cve.org/CVERecord?id=CVE-2023-52648 | https://bugzilla.suse.com/show_bug.cgi?id=1223765 | | suse_bugzilla | https://git.kernel.org/stable/c/0a23f95af7f28dae7c0f7c82578ca5e1a239d461 | https://bugzilla.suse.com/show_bug.cgi?id=1223765 | | suse_bugzilla | https://git.kernel.org/stable/c/105f72cc48c4c93f4578fcc61e06276471858e92 | https://bugzilla.suse.com/show_bug.cgi?id=1223765 | | suse_bugzilla | https://git.kernel.org/stable/c/27571c64f1855881753e6f33c3186573afbab7ba | https://bugzilla.suse.com/show_bug.cgi?id=1223765 | | suse_bugzilla | https://git.kernel.org/stable/c/75baad63c033b3b900d822bffbc96c9d3649bc75 | https://bugzilla.suse.com/show_bug.cgi?id=1223765 | | suse_bugzilla | https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2023/CVE-2023-52648.mbox | https://bugzilla.suse.com/show_bug.cgi?id=1223765 | | suse_bugzilla | https://bugzilla.redhat.com/show_bug.cgi?id=2278539 | https://bugzilla.suse.com/show_bug.cgi?id=1223765 | | redhat_bugzilla | https://lore.kernel.org/linux-cve-announce/2024050122-CVE-2023-52648-4e0d@gregkh/T | https://bugzilla.redhat.com/show_bug.cgi?id=2278539 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:5102 | https://bugzilla.redhat.com/show_bug.cgi?id=2278539 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:5101 | https://bugzilla.redhat.com/show_bug.cgi?id=2278539 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:9315 | https://bugzilla.redhat.com/show_bug.cgi?id=2278539 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2025:2270 | https://bugzilla.redhat.com/show_bug.cgi?id=2278539 | | ubuntu | https://www.cve.org/CVERecord?id=CVE-2023-52648 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://git.kernel.org/linus/27571c64f1855881753e6f33c3186573afbab7ba (6.9-rc1) | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://git.kernel.org/stable/c/0a23f95af7f28dae7c0f7c82578ca5e1a239d461 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://git.kernel.org/stable/c/105f72cc48c4c93f4578fcc61e06276471858e92 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://git.kernel.org/stable/c/75baad63c033b3b900d822bffbc96c9d3649bc75 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://git.kernel.org/stable/c/27571c64f1855881753e6f33c3186573afbab7ba | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://ubuntu.com/security/notices/USN-6816-1 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://ubuntu.com/security/notices/USN-6817-1 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://ubuntu.com/security/notices/USN-6817-2 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://ubuntu.com/security/notices/USN-6817-3 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://nvd.nist.gov/vuln/detail/CVE-2023-52648 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://launchpad.net/bugs/cve/CVE-2023-52648 | https://ubuntu.com/security/CVE-2023-52648 | | ubuntu | https://security-tracker.debian.org/tracker/CVE-2023-52648 | https://ubuntu.com/security/CVE-2023-52648 | | debian | | https://security-tracker.debian.org/tracker/CVE-2023-52648 | | anolis | | https://anas.openanolis.cn/cves/detail/CVE-2023-52648 | | cve_search | | https://git.kernel.org/stable/c/0a23f95af7f28dae7c0f7c82578ca5e1a239d461 | | cve_search | | https://git.kernel.org/stable/c/105f72cc48c4c93f4578fcc61e06276471858e92 | | cve_search | | https://git.kernel.org/stable/c/75baad63c033b3b900d822bffbc96c9d3649bc75 | | cve_search | | https://git.kernel.org/stable/c/27571c64f1855881753e6f33c3186573afbab7ba | </details> 漏洞分析指导链接: https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md 漏洞数据来源: openBrain开源漏洞感知系统 漏洞补丁信息: <details> <summary>详情(点击展开)</summary> | 影响的包 | 修复版本 | 修复补丁 | 问题引入补丁 | 来源 | | ------- | -------- | ------- | -------- | --------- | | linux | | https://git.kernel.org/linus/27571c64f1855881753e6f33c3186573afbab7ba | https://git.kernel.org/linus/1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 | ubuntu | </details> 二、漏洞分析结构反馈 影响性分析说明: openEuler评分: 受影响版本排查(受影响/不受影响): 1.master(5.27.12): 2.openEuler-20.03-LTS-SP4(5.15.4): 3.openEuler-22.03-LTS-SP1(5.25.2): 4.openEuler-22.03-LTS-SP3(5.26.4): 5.openEuler-22.03-LTS-SP4(5.26.4): 6.openEuler-24.03-LTS(5.27.10): 7.openEuler-24.03-LTS-Next(5.27.10): 8.openEuler-24.03-LTS-SP2(5.27.10): 修复是否涉及abi变化(是/否): 1.master(5.27.12): 2.openEuler-20.03-LTS-SP4(5.15.4): 3.openEuler-22.03-LTS-SP1(5.25.2): 4.openEuler-22.03-LTS-SP3(5.26.4): 5.openEuler-22.03-LTS-SP4(5.26.4): 6.openEuler-24.03-LTS(5.27.10): 7.openEuler-24.03-LTS-Next(5.27.10): 8.openEuler-24.03-LTS-SP2(5.27.10): 原因说明: 1.master(5.27.12): 2.openEuler-20.03-LTS-SP4(5.15.4): 3.openEuler-22.03-LTS-SP3(5.26.4): 4.openEuler-22.03-LTS-SP4(5.26.4): 5.openEuler-24.03-LTS(5.27.10): 6.openEuler-24.03-LTS-Next(5.27.10): 7.openEuler-24.03-LTS-SP1(5.27.10): 8.openEuler-24.03-LTS-SP2(5.27.10):
评论 (
3
)
登录
后才可以发表评论
状态
待办的
待办的
已挂起
进行中
已完成
已拒绝
负责人
未设置
douyan
dou33
负责人
协作者
+负责人
+协作者
标签
CVE/UNFIXED
sig/sig-KDE
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (26)
标签 (16)
master
openEuler-25.09
openEuler-25.03
openEuler-24.03-LTS-Next
openEuler-24.03-LTS-SP2
openEuler-24.03-LTS-SP1
openEuler-24.09
openEuler-24.03-LTS
openEuler-23.09
openEuler-22.03-LTS-Next
openEuler-22.03-LTS-SP2
openEuler-22.03-LTS-SP3
openEuler-22.03-LTS-SP4
openEuler-23.03
openEuler-22.03-LTS-SP1
openEuler-22.09
openEuler-20.03-LTS-Next
openEuler-20.03-LTS-SP1
openEuler-22.03-LTS
openEuler-20.03-LTS-SP2
openEuler-20.03-LTS-SP3
openEuler-20.03-LTS-SP4
openEuler-20.09
openEuler-21.03
openEuler-21.09
20.09
openEuler-24.03-LTS-SP2-release
openEuler-24.03-LTS-SP1-release
openEuler-22.03-LTS-SP4-release
openEuler-24.09-release
openEuler-24.03-LTS-release
openEuler-22.03-LTS-SP3-release
openEuler-23.09-rc5
openEuler-22.03-LTS-SP1-release
openEuler-22.09-release
openEuler-22.09-rc5
openEuler-22.09-20220829
openEuler-22.03-LTS-20220331
openEuler-22.03-LTS-round5
openEuler-22.03-LTS-round4
openEuler-20.03-LTS-SP3-release
openEuler-20.03-LTS-SP2-20210624
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(1)
1
https://gitee.com/src-openeuler/kwin.git
git@gitee.com:src-openeuler/kwin.git
src-openeuler
kwin
kwin
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册