VYPR

Wayland

by Freedesktop SDK

Source repositories

CVEs (1)

  • CVE-2021-3782MedSep 23, 2022
    risk 0.43cvss 6.6epss 0.00

    An internal reference count is held on the buffer pool, incremented every time a new buffer is created from the pool. The reference count is maintained as an int; on LP64 systems this can cause the reference count to overflow if the client creates a large number of wl_shm buffer…