VYPR

Tiny C Compiler

by Tiny C Compiler

CVEs (5)

  • CVE-2019-12495MedMay 31, 2019
    risk 0.36cvss 5.5epss 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-2019-9754MedMar 13, 2019
    risk 0.36cvss 5.5epss 0.01

    An issue was discovered in Tiny C Compiler (aka TinyCC or TCC) 0.9.27. Compiling a crafted source file leads to an 1 byte out of bounds write in the end_macro function in tccpp.c.

  • CVE-2018-20376MedDec 23, 2018
    risk 0.36cvss 5.5epss 0.01

    An issue was discovered in Tiny C Compiler (aka TinyCC or TCC) 0.9.27. Compiling a crafted source file leads to an 8 byte out of bounds write in the asm_parse_directive function in tccasm.c.

  • CVE-2018-20375MedDec 23, 2018
    risk 0.36cvss 5.5epss 0.01

    An issue was discovered in Tiny C Compiler (aka TinyCC or TCC) 0.9.27. Compiling a crafted source file leads to an 8 byte out of bounds write in the sym_pop function in tccgen.c.

  • CVE-2018-20374MedDec 23, 2018
    risk 0.36cvss 5.5epss 0.01

    An issue was discovered in Tiny C Compiler (aka TinyCC or TCC) 0.9.27. Compiling a crafted source file leads to an 8 byte out of bounds write in the use_section1 function in tccasm.c.