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.
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
8
Star
0
Fork
39
src-anolis-os
/
vim
Code
Issues
0
Pull Requests
14
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
120
fix: CVE-2023-5535: Use After Free in GitHub repository vim/vim prior to v9.0.2010.
Open
conflicted
geliwei:fix/CVE-2023-5535
src-anolis-os:a23
geliwei
create on 2026-07-01 17:48
Clone/Download
HTTPS
SSH
Copy
Email Patch
Diff file
## Summary Auto-generated fix for CVE-2023-5535. CVE-2023-5535: Use After Free in GitHub repository vim/vim prior to v9.0.2010. ## Changes The fix involves adding validity checks for buffers, windows, or data structures after any operation that could trigger autocommands or script evaluation. Alternatively, it requires properly incrementing reference counts or locking the structures before yielding control to ensure they are not prematurely freed, and safely aborting or handling the operation if the structure was invalidated. ## Validation - Static analysis: Passed - Test suite: Passed - Security scan: Passed ## Related Issues Fixes CVE-2023-5535 --- *This PR was auto-generated by Penglai Code intelligent fix system.*
The Pull Request cannot be automatically merged.
resolve conflicts with WebIDE
How to merge Pull Request
git checkout a23
git pull https://gitee.com/geliwei/vim.git fix/CVE-2023-5535
git push origin a23
Comments
4
Commits
1
Files
2
Checks
Code problems
0
Bulk operation
Expand
Collapse
Reviewer
Code Owner
Reviewer
gongwen2021
gongwen2021
happy_orange
happy_orange
geliwei
geliwei
casparant
casparant
ZhouWeitao
yunqi-zwt
jiangbo.jacob
jiangbojacob
forrest_ly
forrest_ly
Meredith
yueeranna
No Setting
Min number
0
Tester
gongwen2021
gongwen2021
happy_orange
happy_orange
geliwei
geliwei
casparant
casparant
ZhouWeitao
yunqi-zwt
jiangbo.jacob
jiangbojacob
forrest_ly
forrest_ly
Meredith
yueeranna
No Setting
Min number
0
Priority
Not specified
Serious
Main
Secondary
Unimportant
Label
anolis_cla_pass
auto-fix
bot
Link Issue
No link issue
Successfully merged pull requests will close issues
Milestone
No related milestones
Automatic processing
Delete branch after merge
The commit branch is a defualt branch and cannot be deleted
Close related Issues after merge
Use flattening for the Pull Request merger
After checking this option, it is recommended to use the Squash Merge method to consolidate to simplify the submission history
Participators
(3)
1
https://gitee.com/src-anolis-os/vim.git
git@gitee.com:src-anolis-os/vim.git
src-anolis-os
vim
vim
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