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:
Gyorgy Sarvari
2026-03-18 20:35:57 +01:00
committed by Anuj Mittal
parent 0efa1d57b6
commit 6e9eff155e
@@ -30,3 +30,5 @@ RDEPENDS:${PN} += " \
python3-pprint \ python3-pprint \
python3-packaging \ python3-packaging \
" "
CVE_STATUS[CVE-2025-68480] = "fixed-version: fixed in 4.1.2"