CVE-2025-22073
spufs: fix a leak on spufs_new_file() failure
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Apr 16, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
3f51dd91c80746a5cf76f8c4a77bfc88aa82bb9e < b1eef06d10c1a9848e3a762919bbbe315a0a7cb4 3f51dd91c80746a5cf76f8c4a77bfc88aa82bb9e < 132925bd6772d7614340fb755ac5415462ac8edd 3f51dd91c80746a5cf76f8c4a77bfc88aa82bb9e < 53b189651c33b5f1fb3b755e6a37a8206978514e 3f51dd91c80746a5cf76f8c4a77bfc88aa82bb9e < 96de7fbdc2dcadeebc17c3cb89e7cdab487bfce0 3f51dd91c80746a5cf76f8c4a77bfc88aa82bb9e < 90d1b276d1b1379d20ad27d1f6349ba9f44a2e00 3f51dd91c80746a5cf76f8c4a77bfc88aa82bb9e < 35f789ccebd69f6f9a1e0a9b85435003b2450065 3f51dd91c80746a5cf76f8c4a77bfc88aa82bb9e < d791985ceeb081155b4e96d314ca54c7605dcbe0 3f51dd91c80746a5cf76f8c4a77bfc88aa82bb9e < 0bd56e4e72c354b65c0a7e5ac1c09eca81949d5b 3f51dd91c80746a5cf76f8c4a77bfc88aa82bb9e < d1ca8698ca1332625d83ea0d753747be66f9906d
Linux / Linux
2.6.16
References
git.kernel.org: https://git.kernel.org/stable/c/b1eef06d10c1a9848e3a762919bbbe315a0a7cb4 git.kernel.org: https://git.kernel.org/stable/c/132925bd6772d7614340fb755ac5415462ac8edd git.kernel.org: https://git.kernel.org/stable/c/53b189651c33b5f1fb3b755e6a37a8206978514e git.kernel.org: https://git.kernel.org/stable/c/96de7fbdc2dcadeebc17c3cb89e7cdab487bfce0 git.kernel.org: https://git.kernel.org/stable/c/90d1b276d1b1379d20ad27d1f6349ba9f44a2e00 git.kernel.org: https://git.kernel.org/stable/c/35f789ccebd69f6f9a1e0a9b85435003b2450065 git.kernel.org: https://git.kernel.org/stable/c/d791985ceeb081155b4e96d314ca54c7605dcbe0 git.kernel.org: https://git.kernel.org/stable/c/0bd56e4e72c354b65c0a7e5ac1c09eca81949d5b git.kernel.org: https://git.kernel.org/stable/c/d1ca8698ca1332625d83ea0d753747be66f9906d lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html