CVE-2021-33640
Last modified
CVE-2021-33640 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. After tar_close(), libtar.c releases the memory pointed to by pointer t. After tar_close() is called in the list() function, it continues to use pointer t: free_longlink_longname(t->th_buf) . EPSS estimates a 0.65% chance of exploitation in the next 30 days.
Description
After tar_close(), libtar.c releases the memory pointed to by pointer t. After tar_close() is called in the list() function, it continues to use pointer t: free_longlink_longname(t->th_buf) . As a result, the released memory is used (use-after-free).
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Openatom | Openeuler | 20.03 | Sp1 |
| Openatom | Openeuler | 22.03 | — |
| Fedoraproject | Fedora | 36 | — |
| Fedoraproject | Fedora | 37 | — |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-33640?
How severe is CVE-2021-33640?
How do I fix CVE-2021-33640?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-33634iSulad uses the lcr+lxc runtime (default) to run malicious i…5.5
- CVE-2021-33635When malicious images are pulled by isula pull, attackers ca…7.8
- CVE-2021-33636 When the isula load command is used to load malicious image…7.8
- CVE-2021-33637 When the isula export command is used to export a container…6.5
- CVE-2021-33638 When the isula cp command is used to copy files from a cont…6.5
- CVE-2021-33639REMAP cmd of SVM driver can be used to remap read only memor…7.5
- CVE-2021-33641When processing files, malloc stores the data of the current…7.8
- CVE-2021-33642When a file is processed, an infinite loop occurs in next_in…5.5
- CVE-2021-33643An attacker who submits a crafted tar file with size in head…9.1
- CVE-2021-33644An attacker who submits a crafted tar file with size in head…8.1
- CVE-2021-33645The th_read() function doesn’t free a variable t->th_buf.gnu…7.5
- CVE-2021-33646The th_read() function doesn’t free a variable t->th_buf.gnu…7.5
Are you affected by CVE-2021-33640?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
