In the Linux kernel, the following vulnerability has been resolved:
drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
Check the return value of md_bitmap_get_counter() in case it returns
NULL pointer, which will result in a null pointer dereference.
v2: update the check to include other dereference
References
Configurations
Configuration 1 (hide)
|
History
11 Dec 2025, 15:09
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux
Linux linux Kernel |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| References | () https://git.kernel.org/stable/c/100caacfa0ed26e061954c90cdc835d42f709536 - Patch | |
| References | () https://git.kernel.org/stable/c/21e9aac9a74d30907d44bae0d24c036cb3819406 - Patch | |
| References | () https://git.kernel.org/stable/c/3bd548e5b819b8c0f2c9085de775c5c7bff9052f - Patch | |
| References | () https://git.kernel.org/stable/c/5d8d046f3dba939e74e2414f009df426700430ed - Patch | |
| References | () https://git.kernel.org/stable/c/99bef41f8e8d1d52b5cb34f2f193f1346192752b - Patch | |
| References | () https://git.kernel.org/stable/c/b621d17fe8b079574c773800148fb86907f3445d - Patch | |
| References | () https://git.kernel.org/stable/c/ff3b7e12bc9f50de05c9d82b5b79e23e5be888f1 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | CWE-476 |
18 Sep 2025, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-09-18 16:15
Updated : 2025-12-11 15:09
NVD link : CVE-2022-50402
Mitre link : CVE-2022-50402
CVE.ORG link : CVE-2022-50402
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
