mirror of
git://git.yoctoproject.org/poky
synced 2026-04-02 02:49:11 +00:00
libwebp: Update CVE ID CVE-2023-4863
Notice that it references different CVE id: https://nvd.nist.gov/vuln/detail/CVE-2023-5129 which was marked as a rejected duplicate of: https://nvd.nist.gov/vuln/detail/CVE-2023-4863 but it's the same issue. Hence update CVE ID CVE-2023-4863 to CVE-2023-5129.patch. (From OE-Core rev: 7dce529515baa843ba3e5c89b2ad605b9845c59b) Signed-off-by: Pawan <badganchipv@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
parent
aa99487732
commit
2f34ea89db
@ -12,9 +12,16 @@ codes) streams are still decodable.
|
||||
Bug: chromium:1479274
|
||||
Change-Id: I31c36dbf3aa78d35ecf38706b50464fd3d375741
|
||||
|
||||
CVE: CVE-2023-5129
|
||||
Notice that it references different CVE id:
|
||||
https://nvd.nist.gov/vuln/detail/CVE-2023-5129
|
||||
which was marked as a rejected duplicate of:
|
||||
https://nvd.nist.gov/vuln/detail/CVE-2023-4863
|
||||
but it's the same issue. Hence update CVE ID CVE-2023-4863
|
||||
|
||||
CVE: CVE-2023-5129 CVE-2023-4863
|
||||
Upstream-Status: Backport [https://github.com/webmproject/libwebp/commit/2af26267cdfcb63a88e5c74a85927a12d6ca1d76]
|
||||
Signed-off-by: Colin McAllister <colinmca242@gmail.com>
|
||||
Signed-off-by: Pawan Badganchi <Pawan.Badganchi@kpit.com>
|
||||
---
|
||||
src/dec/vp8l_dec.c | 46 ++++++++++---------
|
||||
src/dec/vp8li_dec.h | 2 +-
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user