mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-25 07:17:05 +00:00
c-ares: set status for CVE-2025-31498
This CVE was fixed in 1.34.5 as mentioned in release notes [1]. [1] https://github.com/c-ares/c-ares/releases/tag/v1.34.5 Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -28,3 +28,5 @@ PACKAGE_BEFORE_PN = "${PN}-utils"
|
|||||||
FILES:${PN}-utils = "${bindir}"
|
FILES:${PN}-utils = "${bindir}"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|
||||||
|
CVE_STATUS[CVE-2025-31498] = "fixed-version: Fixed since 1.34.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user