mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
c-ares: CVE-ID correction for CVE-2022-4904
- The c-ares commit https://github.com/c-ares/c-ares/commit/9903253c347f
(Add str len check in config_sortlist to avoid stack overflow),
fixes the CVE-2022-4904 instead of CVE-2022-4415
https://security-tracker.debian.org/tracker/CVE-2022-4904
- CVE-ID inside the CVE-2022-4904.patch is wrong
in the OE commit[092e125f44]
- Hence corrected the CVE-ID in CVE-2022-4904.patch
Signed-off-by: Shinu Chandran <shinucha@cisco.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
06c077155c
commit
b25e6a9e91
@@ -20,7 +20,7 @@ fixes #496
|
|||||||
|
|
||||||
Fix By: @hopper-vul
|
Fix By: @hopper-vul
|
||||||
|
|
||||||
CVE: CVE-2022-4415
|
CVE: CVE-2022-4904
|
||||||
Upstream-Status: Backport [https://github.com/c-ares/c-ares/commit/9903253c347f9e0bffd285ae3829aef251cc852d]
|
Upstream-Status: Backport [https://github.com/c-ares/c-ares/commit/9903253c347f9e0bffd285ae3829aef251cc852d]
|
||||||
|
|
||||||
Signed-off-by: Peter Marko <peter.marko@siemens.com>
|
Signed-off-by: Peter Marko <peter.marko@siemens.com>
|
||||||
|
|||||||
Reference in New Issue
Block a user