CVE-2026-43202 (GCVE-0-2026-43202)
Vulnerability from cvelistv5
Published
2026-05-06 11:28
Modified
2026-05-11 22:19
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: fbdev: vt8500lcdfb: fix missing dma_free_coherent() fbi->fb.screen_buffer is allocated with dma_alloc_coherent() but is not freed if the error path is reached.
Impacted products
Vendor Product Version
Linux Linux Version: e7b995371fe1e29838321fcdc3cfe35bb0d6bfc4
Version: e7b995371fe1e29838321fcdc3cfe35bb0d6bfc4
Version: e7b995371fe1e29838321fcdc3cfe35bb0d6bfc4
Version: e7b995371fe1e29838321fcdc3cfe35bb0d6bfc4
Version: e7b995371fe1e29838321fcdc3cfe35bb0d6bfc4
Version: e7b995371fe1e29838321fcdc3cfe35bb0d6bfc4
Version: e7b995371fe1e29838321fcdc3cfe35bb0d6bfc4
Version: e7b995371fe1e29838321fcdc3cfe35bb0d6bfc4
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/video/fbdev/vt8500lcdfb.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "9a9bc60ed372aaae9784ff8ad8e5f496ff15fd31",
              "status": "affected",
              "version": "e7b995371fe1e29838321fcdc3cfe35bb0d6bfc4",
              "versionType": "git"
            },
            {
              "lessThan": "9c3873cccb3fab54cde0605ae7093d332c99073e",
              "status": "affected",
              "version": "e7b995371fe1e29838321fcdc3cfe35bb0d6bfc4",
              "versionType": "git"
            },
            {
              "lessThan": "778f31be5b8c10024db23fdd8a05f68a02311008",
              "status": "affected",
              "version": "e7b995371fe1e29838321fcdc3cfe35bb0d6bfc4",
              "versionType": "git"
            },
            {
              "lessThan": "e8c5d5f6cd66e032f9aefdcc21b0c34761aef78a",
              "status": "affected",
              "version": "e7b995371fe1e29838321fcdc3cfe35bb0d6bfc4",
              "versionType": "git"
            },
            {
              "lessThan": "f47d5b9e8aa6178a0aaf225119ad1ec7d3f49876",
              "status": "affected",
              "version": "e7b995371fe1e29838321fcdc3cfe35bb0d6bfc4",
              "versionType": "git"
            },
            {
              "lessThan": "40c1ff25025150ff6d7ec7ad441fcfd6d070ee76",
              "status": "affected",
              "version": "e7b995371fe1e29838321fcdc3cfe35bb0d6bfc4",
              "versionType": "git"
            },
            {
              "lessThan": "2cd2f988a8bd2da227f5c3cfa0cbf3a9a287ddc3",
              "status": "affected",
              "version": "e7b995371fe1e29838321fcdc3cfe35bb0d6bfc4",
              "versionType": "git"
            },
            {
              "lessThan": "88b3b9924337336a31cefbe99a22ed09401be74a",
              "status": "affected",
              "version": "e7b995371fe1e29838321fcdc3cfe35bb0d6bfc4",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/video/fbdev/vt8500lcdfb.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.7"
            },
            {
              "lessThan": "3.7",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.252",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.202",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.165",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.128",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.75",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.16",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.19.*",
              "status": "unaffected",
              "version": "6.19.6",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.0",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.252",
                  "versionStartIncluding": "3.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.202",
                  "versionStartIncluding": "3.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.165",
                  "versionStartIncluding": "3.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.128",
                  "versionStartIncluding": "3.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.75",
                  "versionStartIncluding": "3.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.16",
                  "versionStartIncluding": "3.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.6",
                  "versionStartIncluding": "3.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "3.7",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nfbdev: vt8500lcdfb: fix missing dma_free_coherent()\n\nfbi-\u003efb.screen_buffer is allocated with dma_alloc_coherent() but is not\nfreed if the error path is reached."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T22:19:57.436Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/9a9bc60ed372aaae9784ff8ad8e5f496ff15fd31"
        },
        {
          "url": "https://git.kernel.org/stable/c/9c3873cccb3fab54cde0605ae7093d332c99073e"
        },
        {
          "url": "https://git.kernel.org/stable/c/778f31be5b8c10024db23fdd8a05f68a02311008"
        },
        {
          "url": "https://git.kernel.org/stable/c/e8c5d5f6cd66e032f9aefdcc21b0c34761aef78a"
        },
        {
          "url": "https://git.kernel.org/stable/c/f47d5b9e8aa6178a0aaf225119ad1ec7d3f49876"
        },
        {
          "url": "https://git.kernel.org/stable/c/40c1ff25025150ff6d7ec7ad441fcfd6d070ee76"
        },
        {
          "url": "https://git.kernel.org/stable/c/2cd2f988a8bd2da227f5c3cfa0cbf3a9a287ddc3"
        },
        {
          "url": "https://git.kernel.org/stable/c/88b3b9924337336a31cefbe99a22ed09401be74a"
        }
      ],
      "title": "fbdev: vt8500lcdfb: fix missing dma_free_coherent()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-43202",
    "datePublished": "2026-05-06T11:28:08.226Z",
    "dateReserved": "2026-05-01T14:12:55.992Z",
    "dateUpdated": "2026-05-11T22:19:57.436Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}


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 seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…