mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-27 12:01:38 +01:00
python3-lief: mark CVE-2025-15504 patched
Details: https://nvd.nist.gov/vuln/detail/CVE-2025-15504 The vulnerability is patched in v0.17.2, however NVD is currently tracking the CVE without any version info (or more like with out any CPE info) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
cc4aa9b9d0
commit
498b49d2a4
|
|
@ -13,6 +13,7 @@ SRC_URI = " \
|
|||
"
|
||||
|
||||
CVE_PRODUCT = "lief"
|
||||
CVE_STATUS[CVE-2025-15504] = "fixed-version: the vulnerability is fixed since v0.17.2"
|
||||
|
||||
PEP517_SOURCE_PATH = "${S}/api/python"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user