CVE-2026-72270 (GCVE-0-2026-72270)
Vulnerability from cvelistv5
Published
2026-08-15 05:54
Modified
2026-08-17 05:11
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: fbdev: s3fb: fix potential memory leak in s3_pci_probe() In s3_pci_probe(), the memory allocated for modelist using fb_videomode_to_modelist() is not freed in subsequent error paths. Fix that by calling fb_destroy_modelist()
Impacted products
Vendor Product Version
Linux Linux Version: 86c0f043a737dadf034a4e6f29aefb074f4a1146
Version: 86c0f043a737dadf034a4e6f29aefb074f4a1146
Version: 86c0f043a737dadf034a4e6f29aefb074f4a1146
Version: 86c0f043a737dadf034a4e6f29aefb074f4a1146
Version: 86c0f043a737dadf034a4e6f29aefb074f4a1146
Version: 86c0f043a737dadf034a4e6f29aefb074f4a1146
Version: 86c0f043a737dadf034a4e6f29aefb074f4a1146
Version: 86c0f043a737dadf034a4e6f29aefb074f4a1146
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/video/fbdev/s3fb.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "37f4b8bd9e3835a7d4da26baf80b497e478d3123",
              "status": "affected",
              "version": "86c0f043a737dadf034a4e6f29aefb074f4a1146",
              "versionType": "git"
            },
            {
              "lessThan": "ef6c5e4607483259a0daf6584e9e34ef643a655d",
              "status": "affected",
              "version": "86c0f043a737dadf034a4e6f29aefb074f4a1146",
              "versionType": "git"
            },
            {
              "lessThan": "fc90ec978a3cef6f6d8c6074bee538998c7c9837",
              "status": "affected",
              "version": "86c0f043a737dadf034a4e6f29aefb074f4a1146",
              "versionType": "git"
            },
            {
              "lessThan": "0d0fa8425b29657b3d3e5bb36f50a50e57c8101f",
              "status": "affected",
              "version": "86c0f043a737dadf034a4e6f29aefb074f4a1146",
              "versionType": "git"
            },
            {
              "lessThan": "25b354f74b028a3f91b12e6b446256965744c477",
              "status": "affected",
              "version": "86c0f043a737dadf034a4e6f29aefb074f4a1146",
              "versionType": "git"
            },
            {
              "lessThan": "ad54698255a4b988cae1ad908c158c1d4128887c",
              "status": "affected",
              "version": "86c0f043a737dadf034a4e6f29aefb074f4a1146",
              "versionType": "git"
            },
            {
              "lessThan": "56964e8039150a14462005458b25f19d6cad8f4a",
              "status": "affected",
              "version": "86c0f043a737dadf034a4e6f29aefb074f4a1146",
              "versionType": "git"
            },
            {
              "lessThan": "3b0ed04bc852887a9164e1bbf521652e8ef3eb92",
              "status": "affected",
              "version": "86c0f043a737dadf034a4e6f29aefb074f4a1146",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/video/fbdev/s3fb.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.0"
            },
            {
              "lessThan": "3.0",
              "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"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.261",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.212",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.178",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.145",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.97",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.40",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.5",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nfbdev: s3fb: fix potential memory leak in s3_pci_probe()\n\nIn s3_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()"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-17T05:11:30.077Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/37f4b8bd9e3835a7d4da26baf80b497e478d3123"
        },
        {
          "url": "https://git.kernel.org/stable/c/ef6c5e4607483259a0daf6584e9e34ef643a655d"
        },
        {
          "url": "https://git.kernel.org/stable/c/fc90ec978a3cef6f6d8c6074bee538998c7c9837"
        },
        {
          "url": "https://git.kernel.org/stable/c/0d0fa8425b29657b3d3e5bb36f50a50e57c8101f"
        },
        {
          "url": "https://git.kernel.org/stable/c/25b354f74b028a3f91b12e6b446256965744c477"
        },
        {
          "url": "https://git.kernel.org/stable/c/ad54698255a4b988cae1ad908c158c1d4128887c"
        },
        {
          "url": "https://git.kernel.org/stable/c/56964e8039150a14462005458b25f19d6cad8f4a"
        },
        {
          "url": "https://git.kernel.org/stable/c/3b0ed04bc852887a9164e1bbf521652e8ef3eb92"
        }
      ],
      "title": "fbdev: s3fb: fix potential memory leak in s3_pci_probe()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-72270",
    "datePublished": "2026-08-15T05:54:54.589Z",
    "dateReserved": "2026-08-09T03:40:39.916Z",
    "dateUpdated": "2026-08-17T05:11:30.077Z",
    "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…