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

CVE-2026-72270 (GCVE-0-2026-72270)

Vulnerability from cvelistv5 – Published: 2026-08-15 05:54 – Updated: 2026-08-17 05:11
VLAI
Title
fbdev: s3fb: fix potential memory leak in s3_pci_probe()
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()
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 86c0f043a737dadf034a4e6f29aefb074f4a1146 , < 37f4b8bd9e3835a7d4da26baf80b497e478d3123 (git)
Affected: 86c0f043a737dadf034a4e6f29aefb074f4a1146 , < ef6c5e4607483259a0daf6584e9e34ef643a655d (git)
Affected: 86c0f043a737dadf034a4e6f29aefb074f4a1146 , < fc90ec978a3cef6f6d8c6074bee538998c7c9837 (git)
Affected: 86c0f043a737dadf034a4e6f29aefb074f4a1146 , < 0d0fa8425b29657b3d3e5bb36f50a50e57c8101f (git)
Affected: 86c0f043a737dadf034a4e6f29aefb074f4a1146 , < 25b354f74b028a3f91b12e6b446256965744c477 (git)
Affected: 86c0f043a737dadf034a4e6f29aefb074f4a1146 , < ad54698255a4b988cae1ad908c158c1d4128887c (git)
Affected: 86c0f043a737dadf034a4e6f29aefb074f4a1146 , < 56964e8039150a14462005458b25f19d6cad8f4a (git)
Affected: 86c0f043a737dadf034a4e6f29aefb074f4a1146 , < 3b0ed04bc852887a9164e1bbf521652e8ef3eb92 (git)
guessed Create a notification for this product.
Linux Linux Affected: 3.0
Unaffected: 0 , < 3.0 (semver)
Unaffected: 5.10.261 , ≤ 5.10.* (semver)
Unaffected: 5.15.212 , ≤ 5.15.* (semver)
Unaffected: 6.1.178 , ≤ 6.1.* (semver)
Unaffected: 6.6.145 , ≤ 6.6.* (semver)
Unaffected: 6.12.97 , ≤ 6.12.* (semver)
Unaffected: 6.18.40 , ≤ 6.18.* (semver)
Unaffected: 7.1.5 , ≤ 7.1.* (semver)
Unaffected: 7.2 , ≤ * (original_commit_for_fix)
guessed 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",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-72270",
      "date": "2026-09-05",
      "epss": "0.00211",
      "percentile": "0.11252"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-72270\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-08-15T06:21:55.873\",\"lastModified\":\"2026-08-17T06:18:29.497\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"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()\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/video/fbdev/s3fb.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"86c0f043a737dadf034a4e6f29aefb074f4a1146\",\"lessThan\":\"37f4b8bd9e3835a7d4da26baf80b497e478d3123\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"86c0f043a737dadf034a4e6f29aefb074f4a1146\",\"lessThan\":\"ef6c5e4607483259a0daf6584e9e34ef643a655d\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"86c0f043a737dadf034a4e6f29aefb074f4a1146\",\"lessThan\":\"fc90ec978a3cef6f6d8c6074bee538998c7c9837\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"86c0f043a737dadf034a4e6f29aefb074f4a1146\",\"lessThan\":\"0d0fa8425b29657b3d3e5bb36f50a50e57c8101f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"86c0f043a737dadf034a4e6f29aefb074f4a1146\",\"lessThan\":\"25b354f74b028a3f91b12e6b446256965744c477\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"86c0f043a737dadf034a4e6f29aefb074f4a1146\",\"lessThan\":\"ad54698255a4b988cae1ad908c158c1d4128887c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"86c0f043a737dadf034a4e6f29aefb074f4a1146\",\"lessThan\":\"56964e8039150a14462005458b25f19d6cad8f4a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"86c0f043a737dadf034a4e6f29aefb074f4a1146\",\"lessThan\":\"3b0ed04bc852887a9164e1bbf521652e8ef3eb92\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/video/fbdev/s3fb.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"3.0\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"3.0\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.261\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.212\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.178\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.145\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.97\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.40\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1.5\",\"lessThanOrEqual\":\"7.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.2\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0d0fa8425b29657b3d3e5bb36f50a50e57c8101f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/25b354f74b028a3f91b12e6b446256965744c477\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/37f4b8bd9e3835a7d4da26baf80b497e478d3123\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/3b0ed04bc852887a9164e1bbf521652e8ef3eb92\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/56964e8039150a14462005458b25f19d6cad8f4a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ad54698255a4b988cae1ad908c158c1d4128887c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ef6c5e4607483259a0daf6584e9e34ef643a655d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/fc90ec978a3cef6f6d8c6074bee538998c7c9837\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-08-18T18:42:48+00:00",
      "cve": "CVE-2026-72270",
      "id": "CVE-2026-72270",
      "initial_release_date": "2026-08-15T00:00:00+00:00",
      "product_status:known_not_affected": "274",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: fbdev: s3fb: fix potential memory leak in s3_pci_probe()",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-72270.json",
      "version": "3"
    }
  }
}



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…