CVE-2026-43189 (GCVE-0-2026-43189)

Vulnerability from cvelistv5 – Published: 2026-05-06 11:27 – Updated: 2026-05-11 22:19
VLAI
Title
media: v4l2-async: Fix error handling on steps after finding a match
Summary
In the Linux kernel, the following vulnerability has been resolved: media: v4l2-async: Fix error handling on steps after finding a match Once an async connection is found to be matching with an fwnode, a sub-device may be registered (in case it wasn't already), its bound operation is called, ancillary links are created, the async connection is added to the sub-device's list of connections and removed from the global waiting connection list. Further on, the sub-device's possible own notifier is searched for possible additional matches. Fix these specific issues: - If v4l2_async_match_notify() failed before the sub-notifier handling, the async connection was unbound and its entry removed from the sub-device's async connection list. The latter part was also done in v4l2_async_match_notify(). - The async connection's sd field was only set after creating ancillary links in v4l2_async_match_notify(). It was however dereferenced in v4l2_async_unbind_subdev_one(), which was called on error path of v4l2_async_match_notify() failure.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 28a1295795d85a25f2e7dd391c43969e95fcb341 , < 30aaed311f973f13ba13a0cd2dc0202f595fff48 (git)
Affected: 28a1295795d85a25f2e7dd391c43969e95fcb341 , < 461733d83e67ba7e3a5b750c0d203f738e01244f (git)
Affected: 28a1295795d85a25f2e7dd391c43969e95fcb341 , < b02bcb378efa8af07827f49b3afcc5e825318c55 (git)
Affected: 28a1295795d85a25f2e7dd391c43969e95fcb341 , < 2de0a3c8148fc3dbea21981e6569f550b3626119 (git)
Affected: 28a1295795d85a25f2e7dd391c43969e95fcb341 , < 7345d6d356336c448d6b9230ed8704f39679fd12 (git)
guessed Create a notification for this product.
Linux Linux Affected: 6.6
Unaffected: 0 , < 6.6 (semver)
Unaffected: 6.6.128 , ≤ 6.6.* (semver)
Unaffected: 6.12.75 , ≤ 6.12.* (semver)
Unaffected: 6.18.16 , ≤ 6.18.* (semver)
Unaffected: 6.19.6 , ≤ 6.19.* (semver)
Unaffected: 7.0 , ≤ * (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/media/v4l2-core/v4l2-async.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "30aaed311f973f13ba13a0cd2dc0202f595fff48",
              "status": "affected",
              "version": "28a1295795d85a25f2e7dd391c43969e95fcb341",
              "versionType": "git"
            },
            {
              "lessThan": "461733d83e67ba7e3a5b750c0d203f738e01244f",
              "status": "affected",
              "version": "28a1295795d85a25f2e7dd391c43969e95fcb341",
              "versionType": "git"
            },
            {
              "lessThan": "b02bcb378efa8af07827f49b3afcc5e825318c55",
              "status": "affected",
              "version": "28a1295795d85a25f2e7dd391c43969e95fcb341",
              "versionType": "git"
            },
            {
              "lessThan": "2de0a3c8148fc3dbea21981e6569f550b3626119",
              "status": "affected",
              "version": "28a1295795d85a25f2e7dd391c43969e95fcb341",
              "versionType": "git"
            },
            {
              "lessThan": "7345d6d356336c448d6b9230ed8704f39679fd12",
              "status": "affected",
              "version": "28a1295795d85a25f2e7dd391c43969e95fcb341",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/media/v4l2-core/v4l2-async.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.6"
            },
            {
              "lessThan": "6.6",
              "status": "unaffected",
              "version": "0",
              "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": "6.6.128",
                  "versionStartIncluding": "6.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.75",
                  "versionStartIncluding": "6.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.16",
                  "versionStartIncluding": "6.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.6",
                  "versionStartIncluding": "6.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "6.6",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: v4l2-async: Fix error handling on steps after finding a match\n\nOnce an async connection is found to be matching with an fwnode, a\nsub-device may be registered (in case it wasn\u0027t already), its bound\noperation is called, ancillary links are created, the async connection\nis added to the sub-device\u0027s list of connections and removed from the\nglobal waiting connection list. Further on, the sub-device\u0027s possible own\nnotifier is searched for possible additional matches.\n\nFix these specific issues:\n\n- If v4l2_async_match_notify() failed before the sub-notifier handling,\n  the async connection was unbound and its entry removed from the\n  sub-device\u0027s async connection list. The latter part was also done in\n  v4l2_async_match_notify().\n\n- The async connection\u0027s sd field was only set after creating ancillary\n  links in v4l2_async_match_notify(). It was however dereferenced in\n  v4l2_async_unbind_subdev_one(), which was called on error path of\n  v4l2_async_match_notify() failure."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T22:19:34.106Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/30aaed311f973f13ba13a0cd2dc0202f595fff48"
        },
        {
          "url": "https://git.kernel.org/stable/c/461733d83e67ba7e3a5b750c0d203f738e01244f"
        },
        {
          "url": "https://git.kernel.org/stable/c/b02bcb378efa8af07827f49b3afcc5e825318c55"
        },
        {
          "url": "https://git.kernel.org/stable/c/2de0a3c8148fc3dbea21981e6569f550b3626119"
        },
        {
          "url": "https://git.kernel.org/stable/c/7345d6d356336c448d6b9230ed8704f39679fd12"
        }
      ],
      "title": "media: v4l2-async: Fix error handling on steps after finding a match",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-43189",
    "datePublished": "2026-05-06T11:27:59.108Z",
    "dateReserved": "2026-05-01T14:12:55.992Z",
    "dateUpdated": "2026-05-11T22:19:34.106Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-43189",
      "date": "2026-09-15",
      "epss": "0.00127",
      "percentile": "0.02735"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-43189\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-06T12:16:37.723\",\"lastModified\":\"2026-06-17T10:49:07.260\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmedia: v4l2-async: Fix error handling on steps after finding a match\\n\\nOnce an async connection is found to be matching with an fwnode, a\\nsub-device may be registered (in case it wasn\u0027t already), its bound\\noperation is called, ancillary links are created, the async connection\\nis added to the sub-device\u0027s list of connections and removed from the\\nglobal waiting connection list. Further on, the sub-device\u0027s possible own\\nnotifier is searched for possible additional matches.\\n\\nFix these specific issues:\\n\\n- If v4l2_async_match_notify() failed before the sub-notifier handling,\\n  the async connection was unbound and its entry removed from the\\n  sub-device\u0027s async connection list. The latter part was also done in\\n  v4l2_async_match_notify().\\n\\n- The async connection\u0027s sd field was only set after creating ancillary\\n  links in v4l2_async_match_notify(). It was however dereferenced in\\n  v4l2_async_unbind_subdev_one(), which was called on error path of\\n  v4l2_async_match_notify() failure.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/media/v4l2-core/v4l2-async.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"28a1295795d85a25f2e7dd391c43969e95fcb341\",\"lessThan\":\"30aaed311f973f13ba13a0cd2dc0202f595fff48\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"28a1295795d85a25f2e7dd391c43969e95fcb341\",\"lessThan\":\"461733d83e67ba7e3a5b750c0d203f738e01244f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"28a1295795d85a25f2e7dd391c43969e95fcb341\",\"lessThan\":\"b02bcb378efa8af07827f49b3afcc5e825318c55\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"28a1295795d85a25f2e7dd391c43969e95fcb341\",\"lessThan\":\"2de0a3c8148fc3dbea21981e6569f550b3626119\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"28a1295795d85a25f2e7dd391c43969e95fcb341\",\"lessThan\":\"7345d6d356336c448d6b9230ed8704f39679fd12\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/media/v4l2-core/v4l2-async.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.6\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.6\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.128\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.75\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.16\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.19.6\",\"lessThanOrEqual\":\"6.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.6\",\"versionEndExcluding\":\"6.6.128\",\"matchCriteriaId\":\"C0FD95A9-209E-44A8-8F1D-1EB130F75861\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.12.75\",\"matchCriteriaId\":\"BCE16369-98ED-41CF-8995-DFDC10B288D2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.18.16\",\"matchCriteriaId\":\"B4B8CDA9-BADF-4CF5-8B3B-702DE8EEA40B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.19\",\"versionEndExcluding\":\"6.19.6\",\"matchCriteriaId\":\"373EEEDA-FAA1-4FB4-B6ED-DB4DD99DBE67\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/2de0a3c8148fc3dbea21981e6569f550b3626119\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/30aaed311f973f13ba13a0cd2dc0202f595fff48\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/461733d83e67ba7e3a5b750c0d203f738e01244f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/7345d6d356336c448d6b9230ed8704f39679fd12\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b02bcb378efa8af07827f49b3afcc5e825318c55\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-06-28T07:35:51+00:00",
      "cve": "CVE-2026-43189",
      "id": "CVE-2026-43189",
      "initial_release_date": "2026-05-06T00:00:00+00:00",
      "product_status:known_affected": "124",
      "product_status:known_not_affected": "150",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: media: v4l2-async: Fix error handling on steps after finding a match",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43189.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "important",
      "current_release_date": "2026-08-31T17:08:18Z",
      "cve": "CVE-2026-43189",
      "id": "CVE-2026-43189",
      "initial_release_date": "2026-05-09T02:41:20Z",
      "product_status:first_fixed": "2",
      "product_status:known_affected": "394",
      "product_status:known_not_affected": "336",
      "product_status:recommended": "228",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-43189",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-43189.json",
      "version": "6"
    }
  }
}



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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…