cve/2021/CVE-2021-33644.md
2025-09-29 21:09:30 +02:00

697 B

CVE-2021-33644

Description

An attacker who submits a crafted tar file with size in header struct being 0 may be able to trigger an calling of malloc(0) for a variable gnu_longname, causing an out-of-bounds read.

POC

Reference

No PoCs from references.

Github