mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 22:56:15 +00:00
python3-configobj: ignore CVE-2023-26112
Details: https://nvd.nist.gov/vuln/detail/CVE-2023-26112
The used version (5.0.9) contains the fix[1] already - ignore the CVE.
[1]: 7c618b0bba
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
e51133657a
commit
b964b9858b
@ -13,3 +13,5 @@ RDEPENDS:${PN} += " \
|
||||
python3-pprint \
|
||||
python3-six \
|
||||
"
|
||||
|
||||
CVE_STATUS[CVE-2023-26112] = "fixed-version: the recipe version (5.0.9) contains the fix already"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user