]> code.ossystems Code Review - openembedded-core.git/commit
vim: fix 2021-3796
authorMinjae Kim <flowergom@gmail.com>
Mon, 25 Oct 2021 07:28:57 +0000 (16:28 +0900)
committerSteve Sakoman <steve@sakoman.com>
Thu, 28 Oct 2021 23:05:58 +0000 (13:05 -1000)
commit53ce5f292fd8d65fd89c977364ea6f7d813c7566
treef0ea9b0e28e289d021e2f2ef86ac694369e1aaa3
parent543a72e115340f3a7378b8b85bd48a0b495b3919
vim: fix 2021-3796

vim is vulnerable to Use After Free
Problem: Checking first character of url twice.

reference:
https://github.com/vim/vim/commit/35a9a00afcb20897d462a766793ff45534810dc3

Signed-off-by: Minjae Kim <flowergom@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/vim/files/CVE-2021-3796.patch [new file with mode: 0644]