]> code.ossystems Code Review - openembedded-core.git/commit
vim: fix CVE-2021-3796, CVE-2021-3872, and CVE-2021-3875
authorRoss Burton <ross@burtonini.com>
Tue, 9 Nov 2021 23:13:07 +0000 (23:13 +0000)
committerSteve Sakoman <steve@sakoman.com>
Fri, 26 Nov 2021 16:16:46 +0000 (06:16 -1000)
commit5b69e1116a553a38506b75f5d455ff52d57ce70b
treeca5694c3981703bd27125653c12b5362c3b900cf
parentbf489893714d1c2d2e4694a5a1e313b661c9fdc4
vim: fix CVE-2021-3796, CVE-2021-3872, and CVE-2021-3875

Backport patches from upstream to fix these CVEs.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b493eb4f9a6bb75a2f01a53b6c70762845bf79f9)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/vim/files/0002-patch-8.2.3428-using-freed-memory-when-replacing.patch [new file with mode: 0644]
meta/recipes-support/vim/files/0003-patch-8.2.3487-illegal-memory-access-if-buffer-name-.patch [new file with mode: 0644]
meta/recipes-support/vim/files/0004-patch-8.2.3489-ml_get-error-after-search-with-range.patch [new file with mode: 0644]
meta/recipes-support/vim/files/0005-patch-8.2.3564-invalid-memory-access-when-scrolling-.patch [new file with mode: 0644]
meta/recipes-support/vim/vim.inc