CVE-2005-4470
CVE-2005-4470 involves a heap-based buffer overflow in Blender’s BlenLoader (get_bhead in readfile.c) from Blender 2.0 to 2.40pre. A crafted .blend with a negative bhead.len can allocate less memory than needed, enabling denial of service (crash) and potentially arbitrary code execution. Public r...