In the Linux kernel, the following vulnerability has been resolved:
blk-cgroup: Fix class @block_class's subsystem refcount leakage
blkcg_fill_root_iostats() iterates over @block_class's devices by
class_dev_iter_(init|next)(), but does not end iterating with
class_dev_iter_exit(), so causes the class's subsystem refcount leakage.
Fix by ending the iterating with class_dev_iter_exit().
References
Configurations
Configuration 1 (hide)
|
History
13 Mar 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
05 Mar 2025, 18:47
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux linux Kernel
Linux |
|
Summary |
|
|
CWE | NVD-CWE-Other | |
References | () https://git.kernel.org/stable/c/2ce09aabe009453d641a2ceb79e6461a2d4f3876 - Patch | |
References | () https://git.kernel.org/stable/c/431b6ef2714be4d5babb802114987541a88b43b0 - Patch | |
References | () https://git.kernel.org/stable/c/67c7f213e052b1aa6caba4a7e25e303bc6997126 - Patch | |
References | () https://git.kernel.org/stable/c/993121481b5a87829f1e8163f47158b72679f309 - Patch | |
References | () https://git.kernel.org/stable/c/d1248436cbef1f924c04255367ff4845ccd9025e - Patch |
27 Feb 2025, 03:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-27 03:15
Updated : 2025-03-13 13:15
NVD link : CVE-2025-21745
Mitre link : CVE-2025-21745
CVE.ORG link : CVE-2025-21745
JSON object : View
Products Affected
linux
- linux_kernel
CWE