In the Linux kernel, the following vulnerability has been resolved:
Revert "Revert "block, bfq: honor already-setup queue merges""
A crash [1] happened to be triggered in conjunction with commit
2d52c58b9c9b ("block, bfq: honor already-setup queue merges"). The
latter was then reverted by commit ebc69e897e17 ("Revert "block, bfq:
honor already-setup queue merges""). Yet, the reverted commit was not
the one introducing the bug. In fact, it actually triggered a UAF
introduced by a different commit, and now fixed by commit d29bd41428cf
("block, bfq: reset last_bfqq_created on group change").
So, there is no point in keeping commit 2d52c58b9c9b ("block, bfq:
honor already-setup queue merges") out. This commit restores it.
[1] https://bugzilla.kernel.org/show_bug.cgi?id=214503
References
Configurations
Configuration 1 (hide)
|
History
24 Mar 2025, 17:46
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/15729ff8143f8135b03988a100a19e66d7cb7ecd - Patch | |
References | () https://git.kernel.org/stable/c/4083925bd6dc89216d156474a8076feec904e607 - Patch | |
References | () https://git.kernel.org/stable/c/65d8a737452e88f251fe5d925371de6d606df613 - Patch | |
References | () https://git.kernel.org/stable/c/931aff627469a75c77b9fd3823146d0575afffd6 - Patch | |
References | () https://git.kernel.org/stable/c/abc2129e646af7b43025d90a071f83043f1ae76c - Patch | |
References | () https://git.kernel.org/stable/c/cc051f497eac9d8a0d816cd4bffa3415f2724871 - Patch | |
References | () https://git.kernel.org/stable/c/f990f0985eda59d4f29fc83fcf300c92b1225d39 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux linux Kernel
Linux |
27 Feb 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CWE | CWE-416 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
26 Feb 2025, 06:37
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 06:37
Updated : 2025-03-24 17:46
NVD link : CVE-2021-47646
Mitre link : CVE-2021-47646
CVE.ORG link : CVE-2021-47646
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free