Lucene search

K
cvelistLinuxCVELIST:CVE-2023-52801
HistoryMay 21, 2024 - 3:31 p.m.

CVE-2023-52801 iommufd: Fix missing update of domains_itree after splitting iopt_area

2024-05-2115:31:13
Linux
www.cve.org
7
linux kernel
iommufd
iopt_area
domains_itree
uaf

AI Score

6.4

Confidence

Low

EPSS

0

Percentile

15.5%

In the Linux kernel, the following vulnerability has been resolved:

iommufd: Fix missing update of domains_itree after splitting iopt_area

In iopt_area_split(), if the original iopt_area has filled a domain and is
linked to domains_itree, pages_nodes have to be properly
reinserted. Otherwise the domains_itree becomes corrupted and we will UAF.

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/iommu/iommufd/io_pagetable.c"
    ],
    "versions": [
      {
        "version": "51fe6141f0f6",
        "lessThan": "836db2e7e456",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "51fe6141f0f6",
        "lessThan": "fcb32111f01d",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "51fe6141f0f6",
        "lessThan": "e7250ab7ca49",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/iommu/iommufd/io_pagetable.c"
    ],
    "versions": [
      {
        "version": "6.2",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "6.2",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.5.13",
        "lessThanOrEqual": "6.5.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.3",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.7",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

AI Score

6.4

Confidence

Low

EPSS

0

Percentile

15.5%