mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-27 12:01:38 +01:00
python3-configobj: ignore CVE-2023-26112
Details: https://nvd.nist.gov/vuln/detail/CVE-2023-26112
The fix[1] is already included in the recipe version (5.0.9),
the CVE can be marked as patched.
[1]: 7c618b0bba
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1d7c7549b3
commit
cbb4f9d4e0
|
|
@ -15,3 +15,5 @@ RDEPENDS:${PN} += " \
|
||||||
python3-pprint \
|
python3-pprint \
|
||||||
python3-six \
|
python3-six \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
CVE_STATUS[CVE-2023-26112] = "fixed-version: the current version (5.0.9) is already fixed"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user