Improper resource allocation In golang-1.15
Description
tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
debian 11 | - | ||
debian 12 | - | ||
debian 13 | - | ||
debian 14 | 1.25.2-1 | ||
go | 1.24.8 | ||
rpm rhel10 | - | - | |
rpm rhel9.6 | 0:1.25.2-1.el9_6 | ||
rpm rhel9 | 0:10.2.6-17.el9_7 | ||
rpm rhel8.4 | 0:28.7-4.el8_4 | ||
rpm rhel9.6 | 2:1.18.1-3.el9_6 |
1-10 of 49
10
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3.