diff mbox series

[meta-python,wrynose,5/10] python3-marshmallow: mark CVE-2025-68480 fixed

Message ID 20260914031300.3677365-5-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-python,wrynose,1/10] python3-django: upgrade 6.0.7 -> 6.0.8 | expand

Commit Message

Ankur Tyagi Sept. 14, 2026, 3:12 a.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Details:
https://nvd.nist.gov/vuln/detail/cve-2025-68480

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../recipes-devtools/python/python3-marshmallow_4.3.0.bb        | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_4.3.0.bb b/meta-python/recipes-devtools/python/python3-marshmallow_4.3.0.bb
index 169726e527..402cedf459 100644
--- a/meta-python/recipes-devtools/python/python3-marshmallow_4.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-marshmallow_4.3.0.bb
@@ -32,3 +32,5 @@  RDEPENDS:${PN} += " \
         python3-pprint \
         python3-packaging \
 "
+
+CVE_STATUS[CVE-2025-68480] = "fixed-version: fixed since v4.1.2"