Skip to content

vim-patch:9.1.2028: [security]: Buffer-overflow with incomplete multi-byte chars#37135

Merged
github-actions[bot] merged 1 commit intorelease-0.11from
backport-37133-to-release-0.11
Dec 28, 2025
Merged

vim-patch:9.1.2028: [security]: Buffer-overflow with incomplete multi-byte chars#37135
github-actions[bot] merged 1 commit intorelease-0.11from
backport-37133-to-release-0.11

Conversation

@neovim-backports
Copy link

Description

Backport of #37133 to release-0.11.

…-byte chars (#37133)

Problem:  Buffer overflow in buf_write() when converting incomplete
          multi-byte characters (Kevin Goodsell)
Solution: Make the buffer slightly larger

closes: vim/vim#19007

vim/vim@f99de42

Co-authored-by: Christian Brabandt <cb@256bit.org>
(cherry picked from commit 444e1ff)
@github-actions github-actions bot enabled auto-merge (rebase) December 28, 2025 00:40
@github-actions github-actions bot added vim-patch See https://neovim.io/doc/user/dev_vimpatch.html target:release labels Dec 28, 2025
@github-actions github-actions bot merged commit fda8d2c into release-0.11 Dec 28, 2025
31 checks passed
@github-actions github-actions bot deleted the backport-37133-to-release-0.11 branch December 28, 2025 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target:release vim-patch See https://neovim.io/doc/user/dev_vimpatch.html

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant