2 matches found
Null pointer dereference at chafa-pixops.c:95
Description Null pointer dereference in hpjansson/chafa at chafa-pixops.c:95. Build export CFLAGS="-g -O0 -lpthread -fsanitize=address" export CXXFLAGS="-g -O0 -lpthread -fsanitize=address" export LDFLAGS="-fsanitize=address" ./autogen.sh ./configure --disable-shared make POC ./chafa POC POC ASAN...
CVE-2015-8875
CVE-2015-8875 affects the GDK-PixBuf library, specifically the pixops.c implementations (pixops_composite_nearest, pixops_composite_color_nearest, pixops_process) in gdk-pixbuf, with versions before 2.33.1 vulnerable. The flaw is a heap-based buffer overflow triggered by crafted images, enabling ...