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
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
19
Star
5
Fork
50
src-openEuler
/
lwip
Closed
Code
Issues
6
Pull Requests
9
Wiki
Insights
Pipelines
Service
JavaDoc
PHPDoc
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
DevLens
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.
libnl3/lwip合入开源补丁
Done
#I8R377
Bug
peulerosci
Opened this issue
2023-12-25 14:50
<h3>优先级:</h3>次要 <h3>详细描述:</h3> 【OS版本】:被测的版本信息 openEuler_x86_64 compiletime=2023-11-20-12-13 kernelversion=5.10.0-136.12.0.86-h1259 【测试类型】:发现问题的测试类型,功能测试、可靠性测试、性能测试等 代码review 【测试步骤】:详细描述可以复现该问题的测试步骤 【结果输出】:根据上述测试步骤执行后,系统的实际输出 libnl3有以下补丁待合入: backport-accept-NULL-argument-in-nla_nest_cancel-for-robustness.patch backport-handle-negative-and-zero-size-in-nla_memcpy.patch backport-use-thread-safe-gmtime_r-instead-of-gmtime.patch lwip有以下补丁待合入: backport-fix ooseq update error.patch 【预期输出】:系统在上述测试步骤操作后,按照系统设计应该输出的结果 NA 【测试代码】:发现问题的测试代码,或者关键片段,能指导问题复现 NA 【初步定位结论】:已明确的相关定位信息或者相关的沟通交流信息 回合相关补丁 <h3>原因分析:</h3> 【是否新引入rpm包,是否进行了安全编译选项扫描】 否 【定位分析】 libnl3有以下补丁待合入: backport-accept-NULL-argument-in-nla_nest_cancel-for-robustness.patch:增加函数接口中传入参数是否为空指针的判断 backport-handle-negative-and-zero-size-in-nla_memcpy.patch:增加对memcpy函数中长度参数的校验,避免无效错误;353行使用了_NL_MIN宏,前置补丁是特性补丁,未合入,所以该补丁存在上下文适配 backport-use-thread-safe-gmtime_r-instead-of-gmtime.patch:使用线程的安全函数替换非安全函数 lwip有以下补丁待合入: backport-fix ooseq update error.patch:tcp_in : fix ooseq update error 【对外部是否有影响】 否
<h3>优先级:</h3>次要 <h3>详细描述:</h3> 【OS版本】:被测的版本信息 openEuler_x86_64 compiletime=2023-11-20-12-13 kernelversion=5.10.0-136.12.0.86-h1259 【测试类型】:发现问题的测试类型,功能测试、可靠性测试、性能测试等 代码review 【测试步骤】:详细描述可以复现该问题的测试步骤 【结果输出】:根据上述测试步骤执行后,系统的实际输出 libnl3有以下补丁待合入: backport-accept-NULL-argument-in-nla_nest_cancel-for-robustness.patch backport-handle-negative-and-zero-size-in-nla_memcpy.patch backport-use-thread-safe-gmtime_r-instead-of-gmtime.patch lwip有以下补丁待合入: backport-fix ooseq update error.patch 【预期输出】:系统在上述测试步骤操作后,按照系统设计应该输出的结果 NA 【测试代码】:发现问题的测试代码,或者关键片段,能指导问题复现 NA 【初步定位结论】:已明确的相关定位信息或者相关的沟通交流信息 回合相关补丁 <h3>原因分析:</h3> 【是否新引入rpm包,是否进行了安全编译选项扫描】 否 【定位分析】 libnl3有以下补丁待合入: backport-accept-NULL-argument-in-nla_nest_cancel-for-robustness.patch:增加函数接口中传入参数是否为空指针的判断 backport-handle-negative-and-zero-size-in-nla_memcpy.patch:增加对memcpy函数中长度参数的校验,避免无效错误;353行使用了_NL_MIN宏,前置补丁是特性补丁,未合入,所以该补丁存在上下文适配 backport-use-thread-safe-gmtime_r-instead-of-gmtime.patch:使用线程的安全函数替换非安全函数 lwip有以下补丁待合入: backport-fix ooseq update error.patch:tcp_in : fix ooseq update error 【对外部是否有影响】 否
Comments (
2
)
Sign in
to comment
Status
Done
Backlog
已挂起
Fixing
Confirmed
Done
Accepted
Canceled
Assignees
Not set
Labels
sig/sig-high-perform
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/lwip.git
git@gitee.com:src-openeuler/lwip.git
src-openeuler
lwip
lwip
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