In the Linux kernel, the following vulnerability has been resolved:
aio: fix mremap after fork null-deref
Commit e4a0d3e720e7 ("aio: Make it possible to remap aio ring") introduced
a null-deref if mremap is called on an old aio mapping after fork as
mm->ioctx_table will be set to NULL.
[jmoyer@redhat.com: fix 80 column issue]
References
Configurations
Configuration 1 (hide)
|
History
27 Jan 2025, 15:09
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/178993157e8c50aef7f35d7d6d3b44bb428199e1 - Patch | |
References | () https://git.kernel.org/stable/c/4326d0080f7e84fba775da41d158f46cf9d3f1c2 - Patch | |
References | () https://git.kernel.org/stable/c/808f1e4b5723ae4eda724d2ad6f6638905eefd95 - Patch | |
References | () https://git.kernel.org/stable/c/81e9d6f8647650a7bead74c5f926e29970e834d1 - Patch | |
References | () https://git.kernel.org/stable/c/af126acf01a12bdb04986fd26fc2eb3b40249e0d - Patch | |
References | () https://git.kernel.org/stable/c/c261f798f7baa8080cf0214081d43d5f86bb073f - Patch | |
References | () https://git.kernel.org/stable/c/d8dca1bfe9adcae38b35add64977818c0c13dd22 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:6.2:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc8:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc1:*:*:*:*:*:* |
|
CWE | CWE-476 |
Information
Published : 2024-04-26 13:15
Updated : 2025-01-27 15:09
NVD link : CVE-2023-52646
Mitre link : CVE-2023-52646
CVE.ORG link : CVE-2023-52646
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference