VYPR

folly

by Facebook

Source repositories

CVEs (3)

  • CVE-2021-24036Jul 23, 2021
    risk 0.00cvss epss 0.03

    Passing an attacker controlled size when creating an IOBuf could cause integer overflow, leading to an out of bounds write on the heap with the possibility of remote code execution. This issue affects versions of folly prior to v2021.07.22.00. This issue affects HHVM versions…

  • CVE-2019-11934Dec 4, 2019
    risk 0.00cvss epss 0.02

    Improper handling of close_notify alerts can result in an out-of-bounds read in AsyncSSLSocket. This issue affects folly prior to v2019.11.04.00.

  • CVE-2018-6337Dec 31, 2018
    risk 0.00cvss epss 0.02

    folly::secureRandom will re-use a buffer between parent and child processes when fork() is called. That will result in multiple forked children producing repeat (or similar) results. This affects HHVM 3.26 prior to 3.26.3 and the folly library between v2017.12.11.00 and…