Moving information from ZOOM chat to here for posterity
From Yoav Weiss to Everyone: (12:15 PM)
Since we're delaying the fork and have time to fix it now, I'd like to re-propose the fix I brought up earlier: Accept the EIP to lower the SSTORE fee, but add a condition that reverts storage access if gasleft < 2300. This preserves the original intention of the EIP (lowering the fees) while preventing exploitation. It is unlikely that a legit transaction will need to access storage while gasleft < 2300.
From Yoav Weiss to Everyone: (12:15 PM)
So when we apply the fork again, maybe we could do that and keep it as close as possible to the original fork.
From Nick Johnson to Everyone: (12:18 PM)
Yoav, that’s an excellent idea for a fix.
Vitalik (audio)
(expresses some hesitance around not being certain about full extent of vuln? more analysis would need to be done)