In the Linux kernel, the following vulnerability has been resolved:
fs/ntfs3: Add NULL ptr dereference checking at the end of attrallocateframe()
It is preferable to exit through the out: label because internal debugging functions are located there.