]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Tue, 16 Nov 2021 05:03:16 +0000 (13:03 +0800)
commit2ed29a813fa07a2e6d2637f7fc63d5e0066b6304
tree610c3a78ec1e49e4cc0adc8e5ee5a75f1773cee1
parent722c8fbe68a6236f9391eb0ded4c11efd6962de5
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: Anuj Mittal <anuj.mittal@intel.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