mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
python3-marshmallow: mark CVE-2025-68480 patched
Details: https://nvd.nist.gov/vuln/detail/CVE-2025-68480 The vulnerability has been fixed in version 4.1.2[1], however NVD tracks this CVE without version info. Mark it as patched explicitly. [1]: https://github.com/marshmallow-code/marshmallow/commit/d24a0c9df061c4daa92f71cf85aca25b83eee508 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
0efa1d57b6
commit
6e9eff155e
@@ -30,3 +30,5 @@ RDEPENDS:${PN} += " \
|
||||
python3-pprint \
|
||||
python3-packaging \
|
||||
"
|
||||
|
||||
CVE_STATUS[CVE-2025-68480] = "fixed-version: fixed in 4.1.2"
|
||||
|
||||
Reference in New Issue
Block a user