| Message ID | 20260903051903.3667481-1-hthakar@cisco.com |
|---|---|
| State | New |
| Headers | show |
| Series | [scarthgap] python3-ply: set status for CVE-2025-56005 | expand |
diff --git a/meta/recipes-devtools/python/python3-ply_3.11.bb b/meta/recipes-devtools/python/python3-ply_3.11.bb index 0855c871cf..5bed977158 100644 --- a/meta/recipes-devtools/python/python3-ply_3.11.bb +++ b/meta/recipes-devtools/python/python3-ply_3.11.bb @@ -16,5 +16,6 @@ RDEPENDS:${PN}:class-target += "\ " CVE_PRODUCT = "dabeaz:ply" +CVE_STATUS[CVE-2025-56005] = "disputed: Exploitation requires application-specific use of PLY's picklefile parameter with attacker-controlled pickle data" BBCLASSEXTEND = "native nativesdk"