Back to search
CVE-2025-22073
Published: Apr 16, 2025
Modified: May 11, 2026
PUBLISHED
Description
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 | Product | Versions |
|---|---|---|
Linux | Linux | affected 3f51dd91c80746a5cf76f8c4a77bfc88aa82bb9e - < b1eef06d10c1a9848e3a762919bbbe315a0a7cb4affected 3f51dd91c80746a5cf76f8c4a77bfc88aa82bb9e - < 132925bd6772d7614340fb755ac5415462ac8eddaffected 3f51dd91c80746a5cf76f8c4a77bfc88aa82bb9e - < 53b189651c33b5f1fb3b755e6a37a8206978514eaffected 3f51dd91c80746a5cf76f8c4a77bfc88aa82bb9e - < 96de7fbdc2dcadeebc17c3cb89e7cdab487bfce0affected 3f51dd91c80746a5cf76f8c4a77bfc88aa82bb9e - < 90d1b276d1b1379d20ad27d1f6349ba9f44a2e00+4 more versions |
Linux | Linux | affected 2.6.16unaffected 0 - < 2.6.16unaffected 5.4.292 - <= 5.4.*unaffected 5.10.236 - <= 5.10.*unaffected 5.15.180 - <= 5.15.*+6 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now