libretro/libretro-common

libretro/libretro-common

Releases0
Stars162
Reusable coding blocks useful for libretro core and frontend development, written primarily in C. Permissively licensed.

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL

Out-of-bounds write in cdfs_open_cue_track in libretro libretro-common latest on all platforms allows remote attackers to execute arbitrary code via a crafted .cue file with a file path exceeding PATH_MAX_LENGTH that is copied using memcpy into a fixed-size buffer.