cve/2021/CVE-2021-33643.md
2024-05-25 21:48:12 +02:00

682 B

CVE-2021-33643

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_longlink, causing an out-of-bounds read.

POC

Reference

No PoCs from references.

Github