{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "215059d2421f95c30d1fca6ff31357fcae9f67dc"
            },
            {
              "fixed": "237611edf15172e4dc7fa9b3b71c2445602d3459"
            },
            {
              "fixed": "2199d70efc5bea0e9b4462a4f9e4c3d3c21c5d34"
            },
            {
              "fixed": "b039e0693df003c5baa1e89630344f92a78afb15"
            },
            {
              "fixed": "dfbb1a695d8891774c80c0e2a9192afb66469eb7"
            },
            {
              "fixed": "b7b26adc2718ca8f81ca75cd03aee94269d00e8a"
            },
            {
              "fixed": "e1ca9b8559e0f5959228626bdeaae530a1ee0337"
            },
            {
              "fixed": "2fd16a94bea5e0c3e93791436cf8a800b175762a"
            },
            {
              "fixed": "bb019d755366cc3e777a12d4bf457ff289837370"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.6.30"
            },
            {
              "fixed": "5.10.261"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.11.0"
            },
            {
              "fixed": "5.15.212"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.178"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.145"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.97"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.40"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.1.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72268.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nfbdev: tdfxfb: fix potential memory leak in tdfxfb_probe()\n\nIn tdfxfb_probe(), the memory allocated for modelist using\nfb_videomode_to_modelist() when CONFIG_FB_3DFX_I2C is defined, is not\nfreed in the subsequent error paths.\nFix that by calling fb_destroy_modelist().",
  "id": "CVE-2026-72268",
  "modified": "2026-08-18T03:31:16.782525208Z",
  "published": "2026-08-15T05:54:53.357Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/2199d70efc5bea0e9b4462a4f9e4c3d3c21c5d34"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/237611edf15172e4dc7fa9b3b71c2445602d3459"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/2fd16a94bea5e0c3e93791436cf8a800b175762a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/b039e0693df003c5baa1e89630344f92a78afb15"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/b7b26adc2718ca8f81ca75cd03aee94269d00e8a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/bb019d755366cc3e777a12d4bf457ff289837370"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/dfbb1a695d8891774c80c0e2a9192afb66469eb7"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e1ca9b8559e0f5959228626bdeaae530a1ee0337"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72268.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72268"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "fbdev: tdfxfb: fix potential memory leak in tdfxfb_probe()"
}