In the Linux kernel, the following vulnerability has been resolved:
md: fix double free of io_acct_set bioset
Now io_acct_set is alloc and free in personality. Remove the codes that
free io_acct_set in md_free and md_stop.
References
Configurations
Configuration 1 (hide)
|
History
17 Apr 2025, 20:46
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/36a2fc44c574a59ee3b5e2cb327182f227b2b07e - Patch | |
References | () https://git.kernel.org/stable/c/42b805af102471f53e3c7867b8c2b502ea4eef7e - Patch | |
References | () https://git.kernel.org/stable/c/ea7d7bd90079d96f9c86bdaf0b106e0cd2a70661 - Patch | |
References | () https://git.kernel.org/stable/c/f99d5b5dc8a42c807b5f1176b925aa45d61962ab - Patch | |
Summary |
|
|
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-415 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-04-17 20:46
NVD link : CVE-2022-49384
Mitre link : CVE-2022-49384
CVE.ORG link : CVE-2022-49384
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-415
Double Free