LMP88959/NTSC-CRT

LMP88959/NTSC-CRT

Releases13
Frequency2 months 2 weeks
Last Release
Stars533
NTSC encoding/decoding in C89 using only integers and fixed point math. Supports NES decoding. Can be used as an image filter for games or real-time applications.

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH

NTSC-CRT 2.2.1 has an integer overflow and out-of-bounds write in loadBMP in bmp_rw.c because a file's width, height, and BPP are not validated. NOTE: the vendor's perspective is "this main application was not intended to be a well tested program, it's just something to demonstrate it works and for the user to see how to integrate it into their own programs."