CVE-2023-53819 (GCVE-0-2023-53819)

Vulnerability from cvelistv5 – Published: 2025-12-09 00:01 – Updated: 2025-12-09 00:01
VLAI?
Summary
In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offset_in_bo of drm_amdgpu_gem_va This is motivated by OOB access in amdgpu_vm_update_range when offset_in_bo+map_size overflows. v2: keep the validations in amdgpu_vm_bo_map v3: add the validations to amdgpu_vm_bo_map/amdgpu_vm_bo_replace_map rather than to amdgpu_gem_va_ioctl
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 9f7eb5367d0001536c361bd1400e14521f854ff1 , < 82aace80cfaab778245bd2f9e31b67953725e4d0 (git)
Affected: 9f7eb5367d0001536c361bd1400e14521f854ff1 , < d83c337e654d58d3edd15a2ae76e87dc601c07d9 (git)
Affected: 9f7eb5367d0001536c361bd1400e14521f854ff1 , < 968e27fd037ec4732068820a9b9836eccc0e0a12 (git)
Affected: 9f7eb5367d0001536c361bd1400e14521f854ff1 , < 4300a47e4017c9febb60ffa7d39723eeaed00f2b (git)
Affected: 9f7eb5367d0001536c361bd1400e14521f854ff1 , < b10db1d2137415e5e7f9706d96cfe77539c499d4 (git)
Affected: 9f7eb5367d0001536c361bd1400e14521f854ff1 , < f015aadc0d973047f49526a127e900c488d4e425 (git)
Affected: 9f7eb5367d0001536c361bd1400e14521f854ff1 , < bc6dbf34dc4fb639522f3e8e66ef05997c0441ee (git)
Affected: 9f7eb5367d0001536c361bd1400e14521f854ff1 , < 9f0bcf49e9895cb005d78b33a5eebfa11711b425 (git)
Create a notification for this product.
    Linux Linux Affected: 4.2
Unaffected: 0 , < 4.2 (semver)
Unaffected: 4.19.313 , ≤ 4.19.* (semver)
Unaffected: 5.4.275 , ≤ 5.4.* (semver)
Unaffected: 5.10.188 , ≤ 5.10.* (semver)
Unaffected: 5.15.121 , ≤ 5.15.* (semver)
Unaffected: 6.1.39 , ≤ 6.1.* (semver)
Unaffected: 6.3.13 , ≤ 6.3.* (semver)
Unaffected: 6.4.4 , ≤ 6.4.* (semver)
Unaffected: 6.5 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "82aace80cfaab778245bd2f9e31b67953725e4d0",
              "status": "affected",
              "version": "9f7eb5367d0001536c361bd1400e14521f854ff1",
              "versionType": "git"
            },
            {
              "lessThan": "d83c337e654d58d3edd15a2ae76e87dc601c07d9",
              "status": "affected",
              "version": "9f7eb5367d0001536c361bd1400e14521f854ff1",
              "versionType": "git"
            },
            {
              "lessThan": "968e27fd037ec4732068820a9b9836eccc0e0a12",
              "status": "affected",
              "version": "9f7eb5367d0001536c361bd1400e14521f854ff1",
              "versionType": "git"
            },
            {
              "lessThan": "4300a47e4017c9febb60ffa7d39723eeaed00f2b",
              "status": "affected",
              "version": "9f7eb5367d0001536c361bd1400e14521f854ff1",
              "versionType": "git"
            },
            {
              "lessThan": "b10db1d2137415e5e7f9706d96cfe77539c499d4",
              "status": "affected",
              "version": "9f7eb5367d0001536c361bd1400e14521f854ff1",
              "versionType": "git"
            },
            {
              "lessThan": "f015aadc0d973047f49526a127e900c488d4e425",
              "status": "affected",
              "version": "9f7eb5367d0001536c361bd1400e14521f854ff1",
              "versionType": "git"
            },
            {
              "lessThan": "bc6dbf34dc4fb639522f3e8e66ef05997c0441ee",
              "status": "affected",
              "version": "9f7eb5367d0001536c361bd1400e14521f854ff1",
              "versionType": "git"
            },
            {
              "lessThan": "9f0bcf49e9895cb005d78b33a5eebfa11711b425",
              "status": "affected",
              "version": "9f7eb5367d0001536c361bd1400e14521f854ff1",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.2"
            },
            {
              "lessThan": "4.2",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.313",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.275",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.188",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.121",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.39",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.3.*",
              "status": "unaffected",
              "version": "6.3.13",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.4.*",
              "status": "unaffected",
              "version": "6.4.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.5",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.313",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.275",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.188",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.121",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.39",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.3.13",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.4.4",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.5",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\namdgpu: validate offset_in_bo of drm_amdgpu_gem_va\n\nThis is motivated by OOB access in amdgpu_vm_update_range when\noffset_in_bo+map_size overflows.\n\nv2: keep the validations in amdgpu_vm_bo_map\nv3: add the validations to amdgpu_vm_bo_map/amdgpu_vm_bo_replace_map\n    rather than to amdgpu_gem_va_ioctl"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-09T00:01:17.936Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/82aace80cfaab778245bd2f9e31b67953725e4d0"
        },
        {
          "url": "https://git.kernel.org/stable/c/d83c337e654d58d3edd15a2ae76e87dc601c07d9"
        },
        {
          "url": "https://git.kernel.org/stable/c/968e27fd037ec4732068820a9b9836eccc0e0a12"
        },
        {
          "url": "https://git.kernel.org/stable/c/4300a47e4017c9febb60ffa7d39723eeaed00f2b"
        },
        {
          "url": "https://git.kernel.org/stable/c/b10db1d2137415e5e7f9706d96cfe77539c499d4"
        },
        {
          "url": "https://git.kernel.org/stable/c/f015aadc0d973047f49526a127e900c488d4e425"
        },
        {
          "url": "https://git.kernel.org/stable/c/bc6dbf34dc4fb639522f3e8e66ef05997c0441ee"
        },
        {
          "url": "https://git.kernel.org/stable/c/9f0bcf49e9895cb005d78b33a5eebfa11711b425"
        }
      ],
      "title": "amdgpu: validate offset_in_bo of drm_amdgpu_gem_va",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-53819",
    "datePublished": "2025-12-09T00:01:17.936Z",
    "dateReserved": "2025-12-08T23:58:35.277Z",
    "dateUpdated": "2025-12-09T00:01:17.936Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-53819\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-12-09T01:16:54.230\",\"lastModified\":\"2025-12-09T18:37:13.640\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\namdgpu: validate offset_in_bo of drm_amdgpu_gem_va\\n\\nThis is motivated by OOB access in amdgpu_vm_update_range when\\noffset_in_bo+map_size overflows.\\n\\nv2: keep the validations in amdgpu_vm_bo_map\\nv3: add the validations to amdgpu_vm_bo_map/amdgpu_vm_bo_replace_map\\n    rather than to amdgpu_gem_va_ioctl\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/4300a47e4017c9febb60ffa7d39723eeaed00f2b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/82aace80cfaab778245bd2f9e31b67953725e4d0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/968e27fd037ec4732068820a9b9836eccc0e0a12\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9f0bcf49e9895cb005d78b33a5eebfa11711b425\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b10db1d2137415e5e7f9706d96cfe77539c499d4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/bc6dbf34dc4fb639522f3e8e66ef05997c0441ee\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d83c337e654d58d3edd15a2ae76e87dc601c07d9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f015aadc0d973047f49526a127e900c488d4e425\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…