In the Linux kernel, the following vulnerability has been resolved:
efivarfs: Free sfsinfo on unmount
Now that we allocate a sfsinfo struct on fs context creation, we should ensure that we free it again when the superblock goes away.
{ "urgency": "not yet assigned" }