VYPR

TCC

by Tiny C Compiler

CVEs (2)

  • CVE-2019-12495May 31, 2019
    risk 0.00cvss epss 0.01

    An issue was discovered in Tiny C Compiler (aka TinyCC or TCC) 0.9.27. Compiling a crafted source file leads to a one-byte out-of-bounds write in the gsym_addr function in x86_64-gen.c. This occurs because tccasm.c mishandles section switches.

  • CVE-2006-0635Feb 10, 2006
    risk 0.00cvss epss 0.00

    Tiny C Compiler (TCC) 0.9.23 (aka TinyCC) evaluates the "i>sizeof(int)" expression to false when i equals -1, which might introduce integer overflow vulnerabilities into applications that could be exploited by context-dependent attackers.