登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
登录
注册
9月17日,Gitee Xtreme 极智AI重磅发布,来Gitee直播间一起探索AI时代的软件研发新模式
代码拉取完成,页面将自动刷新
开源项目
>
其他开源
>
操作系统
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
113
Star
72
Fork
316
src-openEuler
/
kernel
代码
Issues
1081
Pull Requests
39
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
kernel BUG in udp_queue_rcv_one_skb
待办的
#ICCEJU
缺陷
wangliang74
创建于
2025-06-04 10:41
**【缺陷描述】:请补充详细的缺陷问题现象描述** IPv6: ADDRCONF(NETDEV_CHANGE): syz_tun: link becomes ready IPv6: ADDRCONF(NETDEV_CHANGE): vcan0: link becomes ready device wlan1 entered promiscuous mode ------------[ cut here ]------------ kernel BUG at net/core/skbuff.c:3847! invalid opcode: 0000 [#1] SMP KASAN PTI Hardware name: QEMU Standard PC (qmp_cmd_name: human-monitor-command, arguments: {"command-line": "info registers", "cpu-index": 2} RIP: 0010:skb_pull_rcsum+0x19e/0x1c0 net/core/skbuff.c:3847 Code: 8b 83 88 00 00 00 4c 89 ef 01 e8 83 d0 00 89 83 88 00 00 00 e8 93 93 d1 fe 4c 8b bb f0 00 00 00 e9 46 ff ff ff e8 b2 2d 9c fe <0f> 0b 48 c7 c7 40 03 6f 85 e8 86 8a 5d 00 e8 9f 2d 9c fe 0f 0b 48 RSP: 0018:ffffc900009c7218 EFLAGS: 00010216 RAX: 00000000000033f1 RBX: ffff888113eac5c0 RCX: ffffc90002e00000 RDX: 0000000000080000 RSI: ffffffff82a8b13e RDI: 0000000000000004 RBP: 0000000000000004 R08: ffffffff82a8afe1 R09: 0000000000000000 R10: 0000000000000004 R11: 0000000000000001 R12: 0000000000000008 R13: ffff888113eac6b0 R14: ffffffff82d8fe70 R15: ffff888113eace00 FS: 00007f33b3769700(0000) GS:ffff88811b100000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000000000069e0c0 CR3: 00000001089d0003 CR4: 0000000000770ee0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 PKRU: 80000000 Call Trace: udp_csum_pull_header include/net/udp.h:163 [inline] udp_queue_rcv_one_skb+0x6ad/0x930 net/ipv4/udp.c:2252 udp_queue_rcv_skb+0x320/0x4f0 net/ipv4/udp.c:2279 udp_unicast_rcv_skb+0x71/0x1b0 net/ipv4/udp.c:2430 __udp4_lib_rcv+0x1192/0x1410 net/ipv4/udp.c:2487 ip_protocol_deliver_rcu+0x24b/0x470 net/ipv4/ip_input.c:211 ip_local_deliver_finish+0xd2/0x110 net/ipv4/ip_input.c:238 NF_HOOK include/linux/netfilter.h:299 [inline] ip_local_deliver+0x10a/0x260 net/ipv4/ip_input.c:259 dst_input include/net/dst.h:470 [inline] ip_sublist_rcv_finish+0x120/0x140 net/ipv4/ip_input.c:581 ip_list_rcv_finish.constprop.0+0x3da/0x430 net/ipv4/ip_input.c:632 ip_sublist_rcv+0x91/0x160 net/ipv4/ip_input.c:640 ip_list_rcv+0x27d/0x2d0 net/ipv4/ip_input.c:675 __netif_receive_skb_list_ptype net/core/dev.c:5586 [inline] __netif_receive_skb_list_core+0x5b6/0x600 net/core/dev.c:5634 __netif_receive_skb_list+0x2c2/0x380 net/core/dev.c:5691 netif_receive_skb_list_internal+0x2d2/0x450 net/core/dev.c:5801 gro_normal_list net/core/dev.c:5955 [inline] gro_normal_list net/core/dev.c:5951 [inline] napi_complete_done+0x13a/0x3b0 net/core/dev.c:6707 napi_complete include/linux/netdevice.h:509 [inline] tun_get_user+0x1572/0x1f90 drivers/net/tun.c:2005 tun_chr_write_iter+0xf6/0x180 drivers/net/tun.c:2059 call_write_iter include/linux/fs.h:2117 [inline] new_sync_write+0x2fa/0x430 fs/read_write.c:514 vfs_write+0x4fa/0x5d0 fs/read_write.c:601 ksys_write+0xfc/0x1f0 fs/read_write.c:659 do_syscall_64+0x2b/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x6c/0xd6 RIP: 0033:0x569bc9 Code: f7 d8 64 89 02 b8 ff ff ff ff c3 66 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b0 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f33b3768b98 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 RAX: ffffffffffffffda RBX: 0000000000935fa0 RCX: 0000000000569bc9 RDX: 00000000000000cc RSI: 0000000020000080 RDI: 0000000000000008 RBP: 0000000000935fa0 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 0000000000000000 R14: 0000000000935fa0 R15: 00007ffc04c5ff40 Modules linked in: ---[ end trace c3eafa4850ffe8c0 ]--- **一、缺陷信息** **【缺陷所属的os版本】(如openEuler-22.03-LTS,参考命令"cat /etc/os-release"结果)** **【内核版本】(如kernel-5.10.0-60.138.0.165,参考命令"uname -r"结果)** **【缺陷所属软件及版本号】(如kernel-5.10.0-60.138.0.165,参考命令"rpm -q 包名"结果)** **【环境信息】** 硬件信息 - 提供跟硬件相关的信息,如架构、cpu和内存规格等 - 虚拟机场景,额外补充宿主机os版本类型 软件信息 - 跟缺陷所属软件相关的其它软件版本信息(如软件包构建失败由gcc引起,请填写gcc的版本号) 网络信息 - 如果有特殊组网,请提供网络拓扑信息以及网络数据走向 **【问题复现步骤】:请描述具体的操作步骤** **【实际结果】**,请描述出问题的结果和影响 **【期望结果】**,请描述出期望的结果和影响 **【其他相关附件信息】** 比如系统message日志/组件日志、dump信息、图片等 **【缺陷详情及分析指导参考链接】** **二、缺陷分析结构反馈** 影响性分析说明: 缺陷严重等级:(Critical/High/Moderate/Low) 缺陷根因说明: 受影响版本排查(受影响/不受影响): openEuler-20.03-LTS-SP4 openEuler-22.03-LTS-SP3 openEuler-22.03-LTS-SP4 openEuler-24.03-LTS openEuler-24.03-LTS-SP1 修复是否涉及abi变化(是/否): openEuler-20.03-LTS-SP4 openEuler-22.03-LTS-SP3 openEuler-22.03-LTS-SP4 openEuler-24.03-LTS openEuler-24.03-LTS-SP1
**【缺陷描述】:请补充详细的缺陷问题现象描述** IPv6: ADDRCONF(NETDEV_CHANGE): syz_tun: link becomes ready IPv6: ADDRCONF(NETDEV_CHANGE): vcan0: link becomes ready device wlan1 entered promiscuous mode ------------[ cut here ]------------ kernel BUG at net/core/skbuff.c:3847! invalid opcode: 0000 [#1] SMP KASAN PTI Hardware name: QEMU Standard PC (qmp_cmd_name: human-monitor-command, arguments: {"command-line": "info registers", "cpu-index": 2} RIP: 0010:skb_pull_rcsum+0x19e/0x1c0 net/core/skbuff.c:3847 Code: 8b 83 88 00 00 00 4c 89 ef 01 e8 83 d0 00 89 83 88 00 00 00 e8 93 93 d1 fe 4c 8b bb f0 00 00 00 e9 46 ff ff ff e8 b2 2d 9c fe <0f> 0b 48 c7 c7 40 03 6f 85 e8 86 8a 5d 00 e8 9f 2d 9c fe 0f 0b 48 RSP: 0018:ffffc900009c7218 EFLAGS: 00010216 RAX: 00000000000033f1 RBX: ffff888113eac5c0 RCX: ffffc90002e00000 RDX: 0000000000080000 RSI: ffffffff82a8b13e RDI: 0000000000000004 RBP: 0000000000000004 R08: ffffffff82a8afe1 R09: 0000000000000000 R10: 0000000000000004 R11: 0000000000000001 R12: 0000000000000008 R13: ffff888113eac6b0 R14: ffffffff82d8fe70 R15: ffff888113eace00 FS: 00007f33b3769700(0000) GS:ffff88811b100000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000000000069e0c0 CR3: 00000001089d0003 CR4: 0000000000770ee0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 PKRU: 80000000 Call Trace: udp_csum_pull_header include/net/udp.h:163 [inline] udp_queue_rcv_one_skb+0x6ad/0x930 net/ipv4/udp.c:2252 udp_queue_rcv_skb+0x320/0x4f0 net/ipv4/udp.c:2279 udp_unicast_rcv_skb+0x71/0x1b0 net/ipv4/udp.c:2430 __udp4_lib_rcv+0x1192/0x1410 net/ipv4/udp.c:2487 ip_protocol_deliver_rcu+0x24b/0x470 net/ipv4/ip_input.c:211 ip_local_deliver_finish+0xd2/0x110 net/ipv4/ip_input.c:238 NF_HOOK include/linux/netfilter.h:299 [inline] ip_local_deliver+0x10a/0x260 net/ipv4/ip_input.c:259 dst_input include/net/dst.h:470 [inline] ip_sublist_rcv_finish+0x120/0x140 net/ipv4/ip_input.c:581 ip_list_rcv_finish.constprop.0+0x3da/0x430 net/ipv4/ip_input.c:632 ip_sublist_rcv+0x91/0x160 net/ipv4/ip_input.c:640 ip_list_rcv+0x27d/0x2d0 net/ipv4/ip_input.c:675 __netif_receive_skb_list_ptype net/core/dev.c:5586 [inline] __netif_receive_skb_list_core+0x5b6/0x600 net/core/dev.c:5634 __netif_receive_skb_list+0x2c2/0x380 net/core/dev.c:5691 netif_receive_skb_list_internal+0x2d2/0x450 net/core/dev.c:5801 gro_normal_list net/core/dev.c:5955 [inline] gro_normal_list net/core/dev.c:5951 [inline] napi_complete_done+0x13a/0x3b0 net/core/dev.c:6707 napi_complete include/linux/netdevice.h:509 [inline] tun_get_user+0x1572/0x1f90 drivers/net/tun.c:2005 tun_chr_write_iter+0xf6/0x180 drivers/net/tun.c:2059 call_write_iter include/linux/fs.h:2117 [inline] new_sync_write+0x2fa/0x430 fs/read_write.c:514 vfs_write+0x4fa/0x5d0 fs/read_write.c:601 ksys_write+0xfc/0x1f0 fs/read_write.c:659 do_syscall_64+0x2b/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x6c/0xd6 RIP: 0033:0x569bc9 Code: f7 d8 64 89 02 b8 ff ff ff ff c3 66 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b0 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f33b3768b98 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 RAX: ffffffffffffffda RBX: 0000000000935fa0 RCX: 0000000000569bc9 RDX: 00000000000000cc RSI: 0000000020000080 RDI: 0000000000000008 RBP: 0000000000935fa0 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 0000000000000000 R14: 0000000000935fa0 R15: 00007ffc04c5ff40 Modules linked in: ---[ end trace c3eafa4850ffe8c0 ]--- **一、缺陷信息** **【缺陷所属的os版本】(如openEuler-22.03-LTS,参考命令"cat /etc/os-release"结果)** **【内核版本】(如kernel-5.10.0-60.138.0.165,参考命令"uname -r"结果)** **【缺陷所属软件及版本号】(如kernel-5.10.0-60.138.0.165,参考命令"rpm -q 包名"结果)** **【环境信息】** 硬件信息 - 提供跟硬件相关的信息,如架构、cpu和内存规格等 - 虚拟机场景,额外补充宿主机os版本类型 软件信息 - 跟缺陷所属软件相关的其它软件版本信息(如软件包构建失败由gcc引起,请填写gcc的版本号) 网络信息 - 如果有特殊组网,请提供网络拓扑信息以及网络数据走向 **【问题复现步骤】:请描述具体的操作步骤** **【实际结果】**,请描述出问题的结果和影响 **【期望结果】**,请描述出期望的结果和影响 **【其他相关附件信息】** 比如系统message日志/组件日志、dump信息、图片等 **【缺陷详情及分析指导参考链接】** **二、缺陷分析结构反馈** 影响性分析说明: 缺陷严重等级:(Critical/High/Moderate/Low) 缺陷根因说明: 受影响版本排查(受影响/不受影响): openEuler-20.03-LTS-SP4 openEuler-22.03-LTS-SP3 openEuler-22.03-LTS-SP4 openEuler-24.03-LTS openEuler-24.03-LTS-SP1 修复是否涉及abi变化(是/否): openEuler-20.03-LTS-SP4 openEuler-22.03-LTS-SP3 openEuler-22.03-LTS-SP4 openEuler-24.03-LTS openEuler-24.03-LTS-SP1
评论 (
2
)
登录
后才可以发表评论
状态
待办的
待办的
已挂起
修复中
已确认
已完成
已验收
已取消
负责人
未设置
CTC-Xibo.Wang
CTC-XiboWang
负责人
协作者
+负责人
+协作者
标签
sig/Kernel
DEFECT/UNFIXED
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (37)
标签 (242)
master
openEuler-25.09
openEuler-24.03-LTS-SP2
openEuler-24.03-LTS-SP1
openEuler-24.03-LTS
openEuler-22.03-LTS-SP4
openEuler-22.03-LTS-SP3
openEuler-20.03-LTS-SP4
openEuler-24.03-LTS-Next
openEuler-25.03
openEuler-22.03-LTS-SP2
openEuler-22.03-LTS-SP1
openEuler-22.03-LTS-SP4-64KB
openEuler-24.09
openEuler-22.03-LTS-Next
openEuler-24.03-LTS-Loongarch
openEuler-22.03-LTS
openEuler-20.03-LTS-SP1
sync-pr1519-openEuler-24.03-LTS-to-openEuler-24.03-LTS-Next
sync-pr1486-master-to-openEuler-24.03-LTS-Next
loongarch-support
openEuler-20.03-LTS-SP3
sync-pr1314-openEuler-22.03-LTS-SP3-to-openEuler-22.03-LTS-Next
openEuler-23.09
openEuler-23.03
openEuler-22.03-LTS-LoongArch
openEuler-22.09
openEuler-22.09-HeXin
openEuler-20.03-LTS-SP2
openEuler-21.09
openEuler-20.03-LTS
openEuler-20.03-LTS-Next
openEuler-21.03
openEuler-20.09
openEuler-20.03-LTS-SP1-testing
openEuler1.0
openEuler1.0-base
openEuler-20.03-LTS-SP4-update-20250912
openEuler-22.03-LTS-SP3-update-20250912
openEuler-22.03-LTS-SP4-update-20250912
openEuler-24.03-LTS-update-20250912
openEuler-24.03-LTS-SP1-update-20250912
openEuler-24.03-LTS-SP2-update-20250912
openEuler-24.03-LTS-SP1-update-20250911
openEuler-24.03-LTS-update-20250905
openEuler-20.03-LTS-SP4-update-20250905
openEuler-22.03-LTS-SP3-update-20250905
openEuler-22.03-LTS-SP4-update-20250905
openEuler-24.03-LTS-SP1-update-20250905
openEuler-24.03-LTS-SP2-update-20250905
openEuler-20.03-LTS-SP4-update-20250829
openEuler-22.03-LTS-SP4-update-20250829
openEuler-24.03-LTS-SP1-update-20250829
openEuler-24.03-LTS-update-20250829
openEuler-24.03-LTS-SP2-update-20250829
openEuler-22.03-LTS-SP3-update-20250822
openEuler-22.03-LTS-SP4-update-20250822
openEuler-24.03-LTS-update-20250822
openEuler-24.03-LTS-SP1-update-20250822
openEuler-24.03-LTS-SP2-update-20250822
openEuler-22.03-LTS-SP4-update-20250815
openEuler-22.03-LTS-SP3-update-20250815
openEuler-24.03-LTS-SP2-update-20250815
openEuler-20.03-LTS-SP4-update-20250815
openEuler-24.03-LTS-update-20250815
openEuler-24.03-LTS-SP1-update-20250815
openEuler-20.03-LTS-SP4-update-20250808
openEuler-22.03-LTS-SP3-update-20250808
openEuler-22.03-LTS-SP4-update-20250808
openEuler-24.03-LTS-update-20250808
openEuler-24.03-LTS-SP1-update-20250808
openEuler-24.03-LTS-SP2-update-20250808
openEuler-22.03-LTS-SP3-update-20250801
openEuler-22.03-LTS-SP4-update-20250801
openEuler-24.03-LTS-update-20250801
openEuler-24.03-LTS-SP1-update-20250801
openEuler-24.03-LTS-SP2-update-20250801
openEuler-20.03-LTS-SP4-update-20250725
openEuler-22.03-LTS-SP3-update-20250725
openEuler-22.03-LTS-SP4-update-20250725
openEuler-24.03-LTS-update-20250725
openEuler-24.03-LTS-SP1-update-20250725
openEuler-24.03-LTS-SP2-update-20250725
openEuler-20.03-LTS-SP4-update-20250718
openEuler-22.03-LTS-SP3-update-20250718
openEuler-22.03-LTS-SP4-update-20250718
openEuler-24.03-LTS-update-20250718
openEuler-24.03-LTS-SP1-update-20250718
openEuler-24.03-LTS-SP2-update-20250718
openEuler-20.03-LTS-SP4-update-20250711
openEuler-22.03-LTS-SP3-update-20250711
openEuler-22.03-LTS-SP4-update-20250711
openEuler-24.03-LTS-update-20250711
openEuler-24.03-LTS-SP1-update-20250711
openEuler-20.03-LTS-SP4-update-20250704
openEuler-22.03-LTS-SP3-update-20250704
openEuler-22.03-LTS-SP4-update-20250704
openEuler-24.03-LTS-update-20250704
openEuler-24.03-LTS-SP1-update-20250704
openEuler-20.03-LTS-SP4-update-20250627
openEuler-22.03-LTS-SP3-update-20250627
openEuler-22.03-LTS-SP4-update-20250627
openEuler-20.03-LTS-SP4-update-20250620
openEuler-22.03-LTS-SP3-update-20250620
openEuler-22.03-LTS-SP4-update-20250620
openEuler-24.03-LTS-update-20250620
openEuler-24.03-LTS-SP1-update-20250620
openEuler-24.03-LTS-SP2-release
openEuler-20.03-LTS-SP4-update-20250613
openEuler-22.03-LTS-SP3-update-20250613
openEuler-22.03-LTS-SP4-update-20250613
openEuler-24.03-LTS-update-20250613
openEuler-24.03-LTS-SP1-update-20250613
openEuler-20.03-LTS-SP4-update-20250606
openEuler-22.03-LTS-SP3-update-20250606
openEuler-22.03-LTS-SP4-update-20250606
openEuler-24.03-LTS-update-20250606
openEuler-24.03-LTS-SP1-update-20250606
openEuler-20.03-LTS-SP4-update-20250530
openEuler-22.03-LTS-SP3-update-20250530
openEuler-22.03-LTS-SP4-update-20250530
openEuler-24.03-LTS-update-20250530
openEuler-24.03-LTS-SP1-update-20250530
openEuler-20.03-LTS-SP4-update-20250523
openEuler-24.03-LTS-update-20250523
openEuler-24.03-LTS-SP1-update-20250523
openEuler-24.03-LTS-SP1-update-20250516
openEuler-24.03-LTS-update-20250516
openEuler-22.03-LTS-SP4-update-20250516
openEuler-22.03-LTS-SP3-update-20250516
openEuler-20.03-LTS-SP4-update-20250516
openEuler-24.03-LTS-SP1-update-20250509
openEuler-24.03-LTS-update-20250509
openEuler-22.03-LTS-SP4-update-20250509
openEuler-22.03-LTS-SP3-update-20250509
openEuler-20.03-LTS-SP4-update-20250509
openEuler-24.03-LTS-update-20250425
openEuler-22.03-LTS-SP3-update-20250425
openEuler-24.03-LTS-SP1-update-20250425
openEuler-24.03-LTS-SP1-update-20250428
openEuler-22.03-LTS-SP4-update-20250425
openEuler-20.03-LTS-SP4-update-20250425
openEuler-22.03-LTS-SP3-update-20250418
openEuler-22.03-LTS-SP4-update-20250418
openEuler-20.03-LTS-SP4-update-20250418
openEuler-22.03-LTS-SP3-update-20250411
openEuler-22.03-LTS-SP4-update-20250411
openEuler-20.03-LTS-SP4-update-20250411
openEuler-20.03-LTS-SP4-update-20250403
openEuler-24.03-LTS-SP1-update-20250403
openEuler-24.03-LTS-update-20250403
openEuler-25.03-release
openEuler-20.03-LTS-SP4-update-20250329
openEuler-22.03-LTS-SP4-update-20250329
openEuler-22.03-LTS-SP3-update-20250329
openEuler-24.03-LTS-SP1-update-20250329
openEuler-24.03-LTS-update-20250329
openEuler-24.03-LTS-update-20250321
openEuler-24.03-LTS-SP1-update-20250321
openEuler-20.03-LTS-SP4-update-20250321
openEuler-24.03-LTS-update-20250314
openEuler-24.03-LTS-SP1-update-20250314
openEuler-22.03-LTS-SP3-update-20250314
openEuler-22.03-LTS-SP4-update-20250314
openEuler-20.03-LTS-SP4-update-20250314
openEuler-24.03-LTS-update-20250307
openEuler-24.03-LTS-SP1-update-20250307
openEuler-22.03-LTS-SP3-update-20250307
openEuler-22.03-LTS-SP4-update-20250307
openEuler-20.03-LTS-SP4-update-20250307
openEuler-24.03-LTS-update-20250228
openEuler-24.03-LTS-SP1-update-20250228
openEuler-22.03-LTS-SP3-update-20250228
openEuler-22.03-LTS-SP4-update-20250228
openEuler-20.03-LTS-SP4-update-20250228
openEuler-24.03-LTS-SP1-update-20250221
openEuler-24.03-LTS-update-20250221
openEuler-22.03-LTS-SP4-update-20250221
openEuler-22.03-LTS-SP3-update-20250221
openEuler-20.03-LTS-SP4-update-20250221
openEuler-24.03-LTS-update-20250214
openEuler-24.03-LTS-SP1-update-20250214
openEuler-22.03-LTS-SP4-update-20250214
openEuler-22.03-LTS-SP3-update-20250214
openEuler-20.03-LTS-SP4-update-20250214
openEuler-24.03-LTS-update-20250208
openEuler-20.03-LTS-SP4-update-20250208
openEuler-22.03-LTS-SP3-update-20250208
openEuler-22.03-LTS-SP4-update-20250208
openEuler-24.03-LTS-SP1-update-20250208
openEuler-24.03-LTS-SP1-update-20250124
openEuler-22.03-LTS-SP4-update-20250124
openEuler-22.03-LTS-SP3-update-20250124
openEuler-20.03-LTS-SP4-update-20250124
openEuler-24.03-LTS-update-20250124
openEuler-22.03-LTS-SP3-update-20250117
openEuler-22.03-LTS-SP4-update-20250117
openEuler-20.03-LTS-SP4-update-20250117
openEuler-24.03-LTS-update-20250110
openEuler-24.03-LTS-SP1-update-20250110
openEuler-22.03-LTS-SP1-update-20250110
openEuler-22.03-LTS-SP3-update-20250110
openEuler-20.03-LTS-SP4-update-20250110
openEuler-22.03-LTS-SP4-update-20250110
openEuler-22.03-LTS-SP4-update-20250103
openEuler-22.03-LTS-SP3-update-20250103
openEuler-22.03-LTS-SP1-update-20250103
openEuler-20.03-LTS-SP4-update-20250103
openEuler-24.03-LTS-SP1-release
openEuler-24.03-LTS-update-20241227
openEuler-22.03-LTS-SP3-update-20241227
openEuler-22.03-LTS-SP4-update-20241227
openEuler-20.03-LTS-SP4-update-20241227
openEuler-22.03-LTS-SP4-update-20241220
openEuler-22.03-LTS-SP3-update-20241220
openEuler-20.03-LTS-SP4-update-20241220
openEuler-24.03-LTS-update-20241213
openEuler-22.03-LTS-SP4-update-20241213
openEuler-22.03-LTS-SP3-update-20241213
openEuler-22.03-LTS-SP1-update-20241213
openEuler-20.03-LTS-SP4-update-20241213
openEuler-24.03-LTS-update-20241206
openEuler-22.03-LTS-SP4-update-20241206
openEuler-22.03-LTS-SP3-update-20241206
openEuler-22.03-LTS-SP1-update-20241206
openEuler-20.03-LTS-SP4-update-20241206
openEuler-20.03-LTS-SP4-update-20241129
openEuler-22.03-LTS-SP1-update-20241129
openEuler-22.03-LTS-SP3-update-20241129
openEuler-22.03-LTS-SP4-update-20241129
openEuler-24.03-LTS-update-20241129
openEuler-24.03-LTS-update-20241122
openEuler-22.03-LTS-SP4-update-20241122
openEuler-22.03-LTS-SP3-update-20241122
openEuler-22.03-LTS-SP1-update-20241122
openEuler-20.03-LTS-SP4-update-20241122
openEuler-20.03-LTS-SP4-update-20241115
openEuler-22.03-LTS-SP1-update-20241115
openEuler-22.03-LTS-SP3-update-20241115
openEuler-22.03-LTS-SP4-update-20241115
openEuler-24.03-LTS-update-20241115
openEuler-24.03-LTS-update-20241108
openEuler-22.03-LTS-SP4-update-20241108
openEuler-22.03-LTS-SP3-update-20241108
openEuler-22.03-LTS-SP1-update-20241108
openEuler-20.03-LTS-SP4-update-20241108
openEuler-22.03-LTS-SP4-update-before-20241025
openEuler-22.03-LTS-SP4-before-20241025
openEuler-24.03-LTS-update-before-20241025
openEuler-20.03-LTS-SP4-update-20241101
openEuler-22.03-LTS-SP1-update-20241101
openEuler-22.03-LTS-SP3-update-20241101
openEuler-22.03-LTS-SP4-update-20241101
openEuler-24.03-LTS-update-20241101
openEuler-20.03-LTS-SP4-update-20241025
openEuler-22.03-LTS-SP1-update-20241025
openEuler-22.03-LTS-SP3-update-20241025
openEuler-22.03-LTS-SP4-update-20241025
openEuler-24.03-LTS-update-20241025
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-round3
openEuler-22.03-LTS-round2
openEuler-22.03-LTS-round1
openEuler-20.03-LTS-SP3-release
openEuler-20.03-LTS-SP2-20210624
openEuler-21.03-20210330
openEuler-20.09-20200929
openEuler-20.03-LTS-20200606
openEuler-20.03-LTS-tag
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(1)
1
https://gitee.com/src-openeuler/kernel.git
git@gitee.com:src-openeuler/kernel.git
src-openeuler
kernel
kernel
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册