https://github.com/OpenEdenHQ/openeden.vault.audit/tree/d18288e944df21729b18d430b2afec2da99b6287
The burnFrom() function reverts when called by on a banned user because it invokes _validateKyc, which blocks banned addresses. However, banned users may still hold TBILL tokens.
This creates a situation where:
shares , the vault becomes undercollateralized.soon...