GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

FKIE_CVE-2026-72264

Vulnerability from fkie_nvd - Published: 2026-08-15 06:21 - Updated: 2026-08-17 06:18

{
  "affected": [
    {
      "affectedData": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/video/fbdev/tridentfb.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "868432039a3fd7c2c0d515e48f33d5e43391666c",
              "status": "affected",
              "version": "6a5e3bd0c8bc1025bb5092f54d5aea38216c665e",
              "versionType": "git"
            },
            {
              "lessThan": "089d149ccd7c3ac3d5e14ac65e558dcd9ec27583",
              "status": "affected",
              "version": "6a5e3bd0c8bc1025bb5092f54d5aea38216c665e",
              "versionType": "git"
            },
            {
              "lessThan": "de9cf16e39c0378716e9764fc0fbb6d4b45a1ee1",
              "status": "affected",
              "version": "6a5e3bd0c8bc1025bb5092f54d5aea38216c665e",
              "versionType": "git"
            },
            {
              "lessThan": "8d16e5bc78478176621cac0f4c381136d3c92c5f",
              "status": "affected",
              "version": "6a5e3bd0c8bc1025bb5092f54d5aea38216c665e",
              "versionType": "git"
            },
            {
              "lessThan": "5bdb6f11ad0398b11a3ae4d9104035f9dc628cdc",
              "status": "affected",
              "version": "6a5e3bd0c8bc1025bb5092f54d5aea38216c665e",
              "versionType": "git"
            },
            {
              "lessThan": "4ebe2c3a7db6332aab3655f8c552ca387c1dc199",
              "status": "affected",
              "version": "6a5e3bd0c8bc1025bb5092f54d5aea38216c665e",
              "versionType": "git"
            },
            {
              "lessThan": "2efd9797331a559b93ab888f451838f87bd6dfa3",
              "status": "affected",
              "version": "6a5e3bd0c8bc1025bb5092f54d5aea38216c665e",
              "versionType": "git"
            },
            {
              "lessThan": "7a35ec619d9af8ee128320975c1252b8ad65f1e8",
              "status": "affected",
              "version": "6a5e3bd0c8bc1025bb5092f54d5aea38216c665e",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/video/fbdev/tridentfb.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.4"
            },
            {
              "lessThan": "4.4",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.261",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.212",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.178",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.145",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.97",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.40",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.5",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nfbdev: tridentfb: fix potential memory leak in trident_pci_probe()\n\nIn trident_pci_probe(), the memory allocated for modelist using\nfb_videomode_to_modelist() is not freed in subsequent error paths.\nFix that by calling fb_destroy_modelist()."
    }
  ],
  "id": "CVE-2026-72264",
  "lastModified": "2026-08-17T06:18:28.840",
  "metrics": {},
  "published": "2026-08-15T06:21:54.743",
  "references": [
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/089d149ccd7c3ac3d5e14ac65e558dcd9ec27583"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/2efd9797331a559b93ab888f451838f87bd6dfa3"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/4ebe2c3a7db6332aab3655f8c552ca387c1dc199"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/5bdb6f11ad0398b11a3ae4d9104035f9dc628cdc"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/7a35ec619d9af8ee128320975c1252b8ad65f1e8"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/868432039a3fd7c2c0d515e48f33d5e43391666c"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/8d16e5bc78478176621cac0f4c381136d3c92c5f"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/de9cf16e39c0378716e9764fc0fbb6d4b45a1ee1"
    }
  ],
  "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
  "vulnStatus": "Received"
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Loading…