Lucene search
K

CVE-2024-38610

🗓️ 19 Jun 2024 13:56:12Reported by LinuxType 
cve
 cve
🔗 web.nvd.nist.gov👁 100 Views🌐 WEB

In Linux kernel, vulnerability fixed in acrn driver for PFNMAP PTE check

Related
Detection
Affected
Refs
Paths
NVD
Vulners
CNA
Node
linuxlinux_kernelRange5.15.335.15.161
OR
linuxlinux_kernelRange5.16.195.17
OR
linuxlinux_kernelRange5.17.26.1.93
OR
linuxlinux_kernelRange6.26.6.33
OR
linuxlinux_kernelRange6.76.8.12
OR
linuxlinux_kernelRange6.96.9.3
[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/virt/acrn/mm.c"
    ],
    "versions": [
      {
        "version": "b9c43aa0b18da5619aac347d54cb67fe30d1f884",
        "lessThan": "5c6705aa47b5b78d7ad36fea832bb69caa5bf49a",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "8a6e85f75a83d16a71077e41f2720c691f432002",
        "lessThan": "afeb0e69627695f759fc73c39c1640dbf8649b32",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "8a6e85f75a83d16a71077e41f2720c691f432002",
        "lessThan": "e873f36ec890bece26ecce850e969917bceebbb6",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "8a6e85f75a83d16a71077e41f2720c691f432002",
        "lessThan": "4c4ba3cf3a15ccfbaf787d0296fa42cdb00da9b4",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "8a6e85f75a83d16a71077e41f2720c691f432002",
        "lessThan": "2c8d6e24930b8ef7d4a81787627c559ae0e0d3bb",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "8a6e85f75a83d16a71077e41f2720c691f432002",
        "lessThan": "3d6586008f7b638f91f3332602592caa8b00b559",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "149d5fb7e0124c3763e92edd1fde19417f4d2d09",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "02098ac42b7ff055ec72cd083ee1eb0a23481a19",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "5.15.33",
        "lessThan": "5.15.161",
        "status": "affected",
        "versionType": "semver"
      },
      {
        "version": "5.16.19",
        "lessThan": "5.17",
        "status": "affected",
        "versionType": "semver"
      },
      {
        "version": "5.17.2",
        "lessThan": "5.18",
        "status": "affected",
        "versionType": "semver"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/virt/acrn/mm.c"
    ],
    "versions": [
      {
        "version": "5.18",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "5.18",
        "status": "unaffected",
        "versionType": "semver"
      },
      {
        "version": "5.15.161",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "semver"
      },
      {
        "version": "6.1.93",
        "lessThanOrEqual": "6.1.*",
        "status": "unaffected",
        "versionType": "semver"
      },
      {
        "version": "6.6.33",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "semver"
      },
      {
        "version": "6.8.12",
        "lessThanOrEqual": "6.8.*",
        "status": "unaffected",
        "versionType": "semver"
      },
      {
        "version": "6.9.3",
        "lessThanOrEqual": "6.9.*",
        "status": "unaffected",
        "versionType": "semver"
      },
      {
        "version": "6.10",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]
ParameterPositionPathDescriptionCWE
ACRN_MEM_ACCESS_WRITE checkpathdrivers/virt/acrn/acrn_vm_ram_map()Fix PFNMAP PTE checks in acrn_vm_ram_map to prevent dangerous follow_pte() usage by validating write permissions, refcounted pages, and contiguous PFN ranges across the mapped area.CWE-416
reject refcounted pagespathdrivers/virt/acrn/acrn_vm_ram_map()Fix PFNMAP PTE checks in acrn_vm_ram_map to prevent dangerous follow_pte() usage by validating write permissions, refcounted pages, and contiguous PFN ranges across the mapped area.CWE-416
loop over all involved PTEs to ensure PFN range is contiguouspathdrivers/virt/acrn/acrn_vm_ram_map()Fix PFNMAP PTE checks in acrn_vm_ram_map to prevent dangerous follow_pte() usage by validating write permissions, refcounted pages, and contiguous PFN ranges across the mapped area.CWE-416

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

17 Jun 2026 07:40Current
6.6Medium risk
Vulners AI Score6.6
CVSS 3.17.8
EPSS0.00213
SSVC
100