We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.
Please see our statement on Data Privacy.
In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak on spufs_new_file() failure It's called from spufs_fill_dir(), and caller of that will do spufs_rmdir() in case of failure. That does remove everything we'd managed to create, but... the problem dentry is still negative. IOW, it needs to be explicitly dropped.
Reserved 2024-12-29 | Published 2025-04-16 | Updated 2025-05-26 | Assigner Linuxgit.kernel.org/...c/b1eef06d10c1a9848e3a762919bbbe315a0a7cb4
git.kernel.org/...c/132925bd6772d7614340fb755ac5415462ac8edd
git.kernel.org/...c/53b189651c33b5f1fb3b755e6a37a8206978514e
git.kernel.org/...c/96de7fbdc2dcadeebc17c3cb89e7cdab487bfce0
git.kernel.org/...c/90d1b276d1b1379d20ad27d1f6349ba9f44a2e00
git.kernel.org/...c/35f789ccebd69f6f9a1e0a9b85435003b2450065
git.kernel.org/...c/d791985ceeb081155b4e96d314ca54c7605dcbe0
git.kernel.org/...c/0bd56e4e72c354b65c0a7e5ac1c09eca81949d5b
git.kernel.org/...c/d1ca8698ca1332625d83ea0d753747be66f9906d
Support options