Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2025-22073

Description

In the Linux kernel, the following vulnerability has been resolved:spufs: fix a leak on spufs_new_file() failureIt's called from spufs_fill_dir(), and caller of that will dospufs_rmdir() in case of failure. That does remove everythingwe'd managed to create, but... the problem dentry is stillnegative. IOW, it needs to be explicitly dropped.

POC

Reference

No PoCs from references.

Github

- https://github.com/w4zu/Debian_security