furnace
furnace copied to clipboard
[BUG] When converting FUR to VGM with furnace console mode, there were many crashes
OS: ubuntu 20.04
Furnace version dev73.
Command: ./furnace -console -vgmout out.vgm poc.fur
I use fuzz tests, so I don't analyze these crashes in detail.
I packaged the POC file so you can reproduce the error.
Also happens when opening these files... hmmm...
I used the Fuzz tool to get hundreds of crashes in 24 hours.
Poc.tar. gz are a couple of specific errors I classified.
FYI: This issue got CVE-2022-1211 assigned (source: https://vuldb.com/?id.196371)
I have improved the file loader to ensure we don't go out of bounds. Please test with git master.
Re-opening issue as I found one crash.
that appears to be done as well.
Not really - I feel like I need to harden Furnace a bit more.
Closing - doesn't reproduce anymore.