mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
expat: add missing Upstream-status, CVE tag and sign-off to CVE-2021-46143.patch
(From OE-Core rev: f79b134c1ad77d7f508f443c1d155c898620087f) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5eab654048
commit
239fa60002
@@ -4,6 +4,12 @@ Date: Sat, 25 Dec 2021 20:52:08 +0100
|
|||||||
Subject: [PATCH] lib: Prevent integer overflow on m_groupSize in function
|
Subject: [PATCH] lib: Prevent integer overflow on m_groupSize in function
|
||||||
doProlog (CVE-2021-46143)
|
doProlog (CVE-2021-46143)
|
||||||
|
|
||||||
|
Upstream-Status: Backport:
|
||||||
|
https://github.com/libexpat/libexpat/pull/538/commits/85ae9a2d7d0e9358f356b33977b842df8ebaec2b
|
||||||
|
|
||||||
|
CVE: CVE-2021-46143
|
||||||
|
|
||||||
|
Signed-off-by: Steve Sakoman <steve@sakoman.com>
|
||||||
---
|
---
|
||||||
expat/lib/xmlparse.c | 15 +++++++++++++++
|
expat/lib/xmlparse.c | 15 +++++++++++++++
|
||||||
1 file changed, 15 insertions(+)
|
1 file changed, 15 insertions(+)
|
||||||
|
|||||||
Reference in New Issue
Block a user