CVE-2025-37980
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
20/05/2025
Last modified:
11/04/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
block: fix resource leak in blk_register_queue() error path<br />
<br />
When registering a queue fails after blk_mq_sysfs_register() is<br />
successful but the function later encounters an error, we need<br />
to clean up the blk_mq_sysfs resources.<br />
<br />
Add the missing blk_mq_sysfs_unregister() call in the error path<br />
to properly clean up these resources and prevent a memory leak.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 3.13 (including) | 6.6.88 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.25 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.14.4 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.15:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.15:rc2:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/40f2eb9b531475dd01b683fdaf61ca3cfd03a51e
- https://git.kernel.org/stable/c/41e43134ddda35949974be40520460a12dda3502
- https://git.kernel.org/stable/c/549cbbd14bbec12469ceb279b79c763c8a24224e
- https://git.kernel.org/stable/c/55a7bb2708f7c7c5b366d4e40916113168a3824c
- https://git.kernel.org/stable/c/6af6d5feebf9423ab3b252831d1f52de31a8b5e0



