CVE-2025-22071
In the Linux kernel, the following vulnerability has been resolved:
spufs: fix a leak in spufs_create_context()
Leak fixes back in 2008 missed one case – if we are trying to set affinity
and spufs_mkdir() fails, we need to drop the reference to neighbor.
More information : https://git.kernel.org/stable/c/0f5cce3fc55b08ee4da3372baccf4bcd36a98396
