In the Linux kernel, the following vulnerability has been resolved:
block: avoid to reuse `hctx` not removed from cpuhp callback list
If the 'hctx' isn't removed from cpuhp callback list, we can't reuse it,
otherwise use-after-free may be triggered.
References
Configurations
Configuration 1 (hide)
|
History
24 Mar 2025, 17:31
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/85672ca9ceeaa1dcf2777a7048af5f4aee3fd02b - Patch | |
References | () https://git.kernel.org/stable/c/b5792c162dcf6197bf3d2de2be6c8169435b73d0 - Patch | |
References | () https://git.kernel.org/stable/c/ee18012c80155f6809522804099621070c69ec72 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:6.12.6:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.13:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.13:rc2:*:*:*:*:*:* |
|
First Time |
Linux linux Kernel
Linux |
11 Feb 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-416 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
Summary |
|
11 Jan 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-01-11 13:15
Updated : 2025-03-24 17:31
NVD link : CVE-2024-41149
Mitre link : CVE-2024-41149
CVE.ORG link : CVE-2024-41149
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free