Bug 2432932
| Summary: | CVE-2025-13465 python-torch: prototype pollution in _.unset and _.omit functions [epel-10] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Guilherme de Almeida Suckevicz <gsuckevi> |
| Component: | python-torch | Assignee: | Jeremy Newton <alexjnewt> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | epel10 | CC: | alexjnewt, lx, pbrobinson, rocm-packagers-sig, Tom.Rix |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | {"flaws": ["2207a801-158d-4213-ada5-49f943885c4d"]} | ||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-04-13 01:16:51 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2431740 | ||
|
Description
Guilherme de Almeida Suckevicz
2026-01-26 18:40:58 UTC
This comes from the lodash JavaScript library. I'm not really sure how this impacts PyTorch, but it must be present in one of our build inputs or outputs? I'm closing with the view that while this may be present in build inputs, as far as I am aware this JavaScript Library (lodash) does not appear in the Python code or compiled objects output by our build process. |