mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-23 18:47:15 +00:00
7zip: set status for CVE-2026-58052
Per Debian team investogations, this can only occur on Windows. See main CVE page [1] which links to detailed explanation [2]. [1] https://security-tracker.debian.org/tracker/CVE-2026-58052 [2] https://lists.debian.org/debian-lts/2026/07/msg00038.html Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -68,3 +68,5 @@ RPROVIDES:${PN} += "lib7z.so()(64bit) 7z lib7z.so"
|
||||
RPROVIDES:${PN}-dev += "lib7z.so()(64bit) 7z lib7z.so"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
CVE_STATUS[CVE-2026-58052] = "not-applicable-platform: Issue only applies on Windows"
|
||||
|
||||
Reference in New Issue
Block a user