CVE-2026-43218 (GCVE-0-2026-43218)
Vulnerability from cvelistv5
Published
2026-05-06 11:28
Modified
2026-05-11 22:20
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: media: i2c/tw9903: Fix potential memory leak in tw9903_probe() In one of the error paths in tw9903_probe(), the memory allocated in v4l2_ctrl_handler_init() and v4l2_ctrl_new_std() is not freed. Fix that by calling v4l2_ctrl_handler_free() on the handler in that error path.
Impacted products
Vendor Product Version
Linux Linux Version: 0890ec19c65def8c8e445931b026e0fa8d809a34
Version: 0890ec19c65def8c8e445931b026e0fa8d809a34
Version: 0890ec19c65def8c8e445931b026e0fa8d809a34
Version: 0890ec19c65def8c8e445931b026e0fa8d809a34
Version: 0890ec19c65def8c8e445931b026e0fa8d809a34
Version: 0890ec19c65def8c8e445931b026e0fa8d809a34
Version: 0890ec19c65def8c8e445931b026e0fa8d809a34
Version: 0890ec19c65def8c8e445931b026e0fa8d809a34
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/media/i2c/tw9903.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "e54aa17c968c4de2c5f7b7ea390c63d33c07513b",
              "status": "affected",
              "version": "0890ec19c65def8c8e445931b026e0fa8d809a34",
              "versionType": "git"
            },
            {
              "lessThan": "32f0493506313775d3bd448de34762b6538da6bd",
              "status": "affected",
              "version": "0890ec19c65def8c8e445931b026e0fa8d809a34",
              "versionType": "git"
            },
            {
              "lessThan": "92537a15780b6d0281fd8286f93fbc3652e35f48",
              "status": "affected",
              "version": "0890ec19c65def8c8e445931b026e0fa8d809a34",
              "versionType": "git"
            },
            {
              "lessThan": "9cb9eca33d20316ed3c7a938793b8735ac3e128b",
              "status": "affected",
              "version": "0890ec19c65def8c8e445931b026e0fa8d809a34",
              "versionType": "git"
            },
            {
              "lessThan": "a114918270f0d95c607d69b03a244e6afe54813f",
              "status": "affected",
              "version": "0890ec19c65def8c8e445931b026e0fa8d809a34",
              "versionType": "git"
            },
            {
              "lessThan": "cc7aeed33e4f55c76f35f0fca73e4dfe12a63a3a",
              "status": "affected",
              "version": "0890ec19c65def8c8e445931b026e0fa8d809a34",
              "versionType": "git"
            },
            {
              "lessThan": "add02a3fb1fd71b004f0ed824cbac00f850de558",
              "status": "affected",
              "version": "0890ec19c65def8c8e445931b026e0fa8d809a34",
              "versionType": "git"
            },
            {
              "lessThan": "9cea16fea47e5553f51d10957677ff735b1eff03",
              "status": "affected",
              "version": "0890ec19c65def8c8e445931b026e0fa8d809a34",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/media/i2c/tw9903.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.10"
            },
            {
              "lessThan": "3.10",
              "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.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.202",
                  "versionStartIncluding": "3.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.165",
                  "versionStartIncluding": "3.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.128",
                  "versionStartIncluding": "3.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.75",
                  "versionStartIncluding": "3.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.16",
                  "versionStartIncluding": "3.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.6",
                  "versionStartIncluding": "3.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "3.10",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: i2c/tw9903: Fix potential memory leak in tw9903_probe()\n\nIn one of the error paths in tw9903_probe(), the memory allocated in\nv4l2_ctrl_handler_init() and v4l2_ctrl_new_std() is not freed. Fix that\nby calling v4l2_ctrl_handler_free() on the handler in that error path."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T22:20:17.331Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/e54aa17c968c4de2c5f7b7ea390c63d33c07513b"
        },
        {
          "url": "https://git.kernel.org/stable/c/32f0493506313775d3bd448de34762b6538da6bd"
        },
        {
          "url": "https://git.kernel.org/stable/c/92537a15780b6d0281fd8286f93fbc3652e35f48"
        },
        {
          "url": "https://git.kernel.org/stable/c/9cb9eca33d20316ed3c7a938793b8735ac3e128b"
        },
        {
          "url": "https://git.kernel.org/stable/c/a114918270f0d95c607d69b03a244e6afe54813f"
        },
        {
          "url": "https://git.kernel.org/stable/c/cc7aeed33e4f55c76f35f0fca73e4dfe12a63a3a"
        },
        {
          "url": "https://git.kernel.org/stable/c/add02a3fb1fd71b004f0ed824cbac00f850de558"
        },
        {
          "url": "https://git.kernel.org/stable/c/9cea16fea47e5553f51d10957677ff735b1eff03"
        }
      ],
      "title": "media: i2c/tw9903: Fix potential memory leak in tw9903_probe()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-43218",
    "datePublished": "2026-05-06T11:28:19.570Z",
    "dateReserved": "2026-05-01T14:12:55.993Z",
    "dateUpdated": "2026-05-11T22:20:17.331Z",
    "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…