CVE-2025-22073

MEDIUM

Linux kernel - Info Disclosure

Title source: llm

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.

Scores

CVSS v3 5.5
EPSS 0.0009
EPSS Percentile 24.7%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-401
Status published

Affected Products (9)

linux/linux_kernel < 5.4.292
linux/Kernel < 5.4.292linux
linux/Kernel < 5.10.236linux
linux/Kernel < 5.15.180linux
linux/Kernel < 6.1.134linux
linux/Kernel < 6.6.87linux
linux/Kernel < 6.12.23linux
linux/Kernel < 6.13.11linux
linux/Kernel < 6.14.2linux

Timeline

Published Apr 16, 2025
Tracked Since Feb 18, 2026