Skip to content

Conversation

@zeertzjq
Copy link
Member

@zeertzjq zeertzjq commented Oct 7, 2024

vim-patch:9.1.0764: [security]: use-after-free when closing a buffer

Problem: [security]: use-after-free when closing a buffer
Solution: When splitting the window and editing a new buffer,
check whether the newly to be edited buffer has been marked
for deletion and abort in this case

Github Advisory:
GHSA-rj48-v4mq-j4vg

vim/vim@51b6238

Co-authored-by: Christian Brabandt cb@256bit.org

Problem:  [security]: use-after-free when closing a buffer
Solution: When splitting the window and editing a new buffer,
          check whether the newly to be edited buffer has been marked
          for deletion and abort in this case

Github Advisory:
GHSA-rj48-v4mq-j4vg

vim/vim@51b6238

Co-authored-by: Christian Brabandt <cb@256bit.org>
@zeertzjq zeertzjq changed the title vim-patch:9.1.0764 vim-patch:9.1.0764: [security]: use-after-free when closing a buffer Oct 7, 2024
@github-actions github-actions bot added the vim-patch See https://neovim.io/doc/user/dev_vimpatch.html label Oct 7, 2024
@github-actions github-actions bot requested a review from seandewar October 7, 2024 02:23
@zeertzjq zeertzjq merged commit 2377443 into neovim:master Oct 7, 2024
@zeertzjq zeertzjq deleted the vim-9.1.0764 branch October 7, 2024 02:40
@github-actions github-actions bot removed the request for review from seandewar October 7, 2024 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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