VYPR

Reverb

by Google Deepmind

Source repositories

CVEs (1)

  • CVE-2024-8375Sep 19, 2024
    risk 0.00cvss epss 0.00

    There exists a use after free vulnerability in Reverb. Reverb supports the VARIANT datatype, which is supposed to represent an arbitrary object in C++. When a tensor proto of type VARIANT is unpacked, memory is first allocated to store the entire tensor, and a ctor is called on…