Mitigation...
I wonder if setting post_max_size in php.ini to less than 64k could be a good workaround for people who can't upgrade their WP today. Obviously it might cause problems for other non-wp sites on a shared server. It might also cause problems if other WP functions need to do huge posts. I might check if this works later if I have time.