Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2023-52646
HistoryApr 26, 2024 - 1:15 p.m.

CVE-2023-52646

2024-04-2613:15:46
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
5
linux kernel
cve-2023-52646
vulnerability
aio
null-deref
mremap
fork

AI Score

7.3

Confidence

High

EPSS

0

Percentile

10.3%

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.

[[email protected]: fix 80 column issue]

AI Score

7.3

Confidence

High

EPSS

0

Percentile

10.3%