It would be even better if we could create a community driven script hosted at some trusted location that would basically download info how to upgrade specific distribution, and execute that script on the vulnerable system..
so something like
wget fix && chmod +x fix && ./fix :)