Name | CVE-2025-22073 |
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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-4193-1, DSA-5907-1 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
linux (PTS) | bullseye | 5.10.223-1 | vulnerable |
bullseye (security) | 5.10.237-1 | vulnerable | |
bookworm | 6.1.137-1 | fixed | |
bookworm (security) | 6.1.140-1 | fixed | |
trixie | 6.12.27-1 | fixed | |
sid | 6.12.30-1 | fixed | |
linux-6.1 (PTS) | bullseye (security) | 6.1.137-1~deb11u1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
linux | source | bookworm | 6.1.135-1 | DSA-5907-1 | ||
linux | source | (unstable) | 6.12.25-1 | |||
linux-6.1 | source | bullseye | 6.1.137-1~deb11u1 | DLA-4193-1 |
[bullseye] - linux <ignored> (powerpc, ppc64 not release architectures)
https://git.kernel.org/linus/d1ca8698ca1332625d83ea0d753747be66f9906d (6.15-rc1)