Lucene search

K
cveLinuxCVE-2023-52646
HistoryApr 26, 2024 - 1:15 p.m.

CVE-2023-52646

2024-04-2613:15:46
Linux
web.nvd.nist.gov
42
linux kernel
aio
vulnerability
cve-2023-52646
mremap
null-deref

AI Score

6.4

Confidence

Low

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]

Affected configurations

Vulners
Node
linuxlinux_kernelRange3.194.14.306
OR
linuxlinux_kernelRange4.15.04.19.273
OR
linuxlinux_kernelRange4.20.05.4.232
OR
linuxlinux_kernelRange5.5.05.10.169
OR
linuxlinux_kernelRange5.11.05.15.95
OR
linuxlinux_kernelRange5.16.06.1.13
OR
linuxlinux_kernelRange6.2.0
VendorProductVersionCPE
linuxlinux_kernel*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "fs/aio.c"
    ],
    "versions": [
      {
        "version": "e4a0d3e720e7",
        "lessThan": "808f1e4b5723",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "e4a0d3e720e7",
        "lessThan": "d8dca1bfe9ad",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "e4a0d3e720e7",
        "lessThan": "4326d0080f7e",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "e4a0d3e720e7",
        "lessThan": "c261f798f7ba",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "e4a0d3e720e7",
        "lessThan": "178993157e8c",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "e4a0d3e720e7",
        "lessThan": "af126acf01a1",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "e4a0d3e720e7",
        "lessThan": "81e9d6f86476",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "fs/aio.c"
    ],
    "versions": [
      {
        "version": "3.19",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "3.19",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "4.14.306",
        "lessThanOrEqual": "4.14.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "4.19.273",
        "lessThanOrEqual": "4.19.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.4.232",
        "lessThanOrEqual": "5.4.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.169",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.95",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.1.13",
        "lessThanOrEqual": "6.1.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.2",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

AI Score

6.4

Confidence

Low

EPSS

0

Percentile

10.3%