Opened 3 months ago
Closed 3 months ago
#5774 closed enhancement (fixed)
Fix CVE-2025-8194 in Python
| Reported by: | Douglas R. Reno | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | high | Milestone: | 12.4 |
| Component: | Book | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
See BLFS Ticket #21895. A high severity vulnerability was found in the Tarfile module in Python, which allows for an infinite loop when parsing with a negative member offset
Change History (2)
comment:1 by , 3 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 3 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed at 9f50c6cfe16e8f4a39b72cfd33238e584d2cffd4
SA-12.3-087 issued