CVE-2026-43061 (GCVE-0-2026-43061)

Vulnerability from cvelistv5 – Published: 2026-05-05 15:17 – Updated: 2026-05-05 15:17
VLAI?
Title
serial: 8250: Fix TX deadlock when using DMA
Summary
In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix TX deadlock when using DMA `dmaengine_terminate_async` does not guarantee that the `__dma_tx_complete` callback will run. The callback is currently the only place where `dma->tx_running` gets cleared. If the transaction is canceled and the callback never runs, then `dma->tx_running` will never get cleared and we will never schedule new TX DMA transactions again. This change makes it so we clear `dma->tx_running` after we terminate the DMA transaction. This is "safe" because `serial8250_tx_dma_flush` is holding the UART port lock. The first thing the callback does is also grab the UART port lock, so access to `dma->tx_running` is serialized.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 7c47e637dfadfbc691dd297b91d81ef939ca2080 , < 8190f9ab6ad90cb97652adbebd238b874a4ef70d (git)
Affected: bf3f395b9c37956eca866c9e1679769ed7dcce68 , < 79a19bd936bb35f56ef0ccab1b3b59ebce8c762d (git)
Affected: d470522c597b73e63cca04f3012aec28185113b7 , < f76d91271bcacbd759a2e4ee3ea61faa6a727ccf (git)
Affected: 5e00346deb7bf40a4cf70e3716ac8e9a2409eb55 , < d2719a0a9c3439abf67843a5504b7afccd9ded93 (git)
Affected: c8a52c772c7c6de72257a435bcad03d3bb914a70 , < 2a72403b985aea6b4aac3171830492f9a387f9e1 (git)
Affected: 9e512eaaf8f4008c44ede3dfc0fbc9d9c5118583 , < 5f6b17562f03fc65c7d3474ef8f1959b19d1ca41 (git)
Affected: 9e512eaaf8f4008c44ede3dfc0fbc9d9c5118583 , < b5ad887339503103d0fbe9827b16ad287597c275 (git)
Affected: 9e512eaaf8f4008c44ede3dfc0fbc9d9c5118583 , < a424a34b8faddf97b5af41689087e7a230f79ba7 (git)
Affected: bbec5998d7bd349730f59c959a8b00cfff816e34 (git)
Affected: 59f751db7f392fa7a58cbd972205982f7f4f5854 (git)
Create a notification for this product.
    Linux Linux Affected: 6.14
Unaffected: 0 , < 6.14 (semver)
Unaffected: 5.10.253 , ≤ 5.10.* (semver)
Unaffected: 5.15.203 , ≤ 5.15.* (semver)
Unaffected: 6.1.167 , ≤ 6.1.* (semver)
Unaffected: 6.6.130 , ≤ 6.6.* (semver)
Unaffected: 6.12.78 , ≤ 6.12.* (semver)
Unaffected: 6.18.20 , ≤ 6.18.* (semver)
Unaffected: 6.19.10 , ≤ 6.19.* (semver)
Unaffected: 7.0 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/tty/serial/8250/8250_dma.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "8190f9ab6ad90cb97652adbebd238b874a4ef70d",
              "status": "affected",
              "version": "7c47e637dfadfbc691dd297b91d81ef939ca2080",
              "versionType": "git"
            },
            {
              "lessThan": "79a19bd936bb35f56ef0ccab1b3b59ebce8c762d",
              "status": "affected",
              "version": "bf3f395b9c37956eca866c9e1679769ed7dcce68",
              "versionType": "git"
            },
            {
              "lessThan": "f76d91271bcacbd759a2e4ee3ea61faa6a727ccf",
              "status": "affected",
              "version": "d470522c597b73e63cca04f3012aec28185113b7",
              "versionType": "git"
            },
            {
              "lessThan": "d2719a0a9c3439abf67843a5504b7afccd9ded93",
              "status": "affected",
              "version": "5e00346deb7bf40a4cf70e3716ac8e9a2409eb55",
              "versionType": "git"
            },
            {
              "lessThan": "2a72403b985aea6b4aac3171830492f9a387f9e1",
              "status": "affected",
              "version": "c8a52c772c7c6de72257a435bcad03d3bb914a70",
              "versionType": "git"
            },
            {
              "lessThan": "5f6b17562f03fc65c7d3474ef8f1959b19d1ca41",
              "status": "affected",
              "version": "9e512eaaf8f4008c44ede3dfc0fbc9d9c5118583",
              "versionType": "git"
            },
            {
              "lessThan": "b5ad887339503103d0fbe9827b16ad287597c275",
              "status": "affected",
              "version": "9e512eaaf8f4008c44ede3dfc0fbc9d9c5118583",
              "versionType": "git"
            },
            {
              "lessThan": "a424a34b8faddf97b5af41689087e7a230f79ba7",
              "status": "affected",
              "version": "9e512eaaf8f4008c44ede3dfc0fbc9d9c5118583",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "bbec5998d7bd349730f59c959a8b00cfff816e34",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "59f751db7f392fa7a58cbd972205982f7f4f5854",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/tty/serial/8250/8250_dma.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.14"
            },
            {
              "lessThan": "6.14",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.253",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.203",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.167",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.130",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.78",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.20",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.19.*",
              "status": "unaffected",
              "version": "6.19.10",
              "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.253",
                  "versionStartIncluding": "5.10.235",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.203",
                  "versionStartIncluding": "5.15.179",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.167",
                  "versionStartIncluding": "6.1.129",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.130",
                  "versionStartIncluding": "6.6.79",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.78",
                  "versionStartIncluding": "6.12.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.20",
                  "versionStartIncluding": "6.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.10",
                  "versionStartIncluding": "6.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "6.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.4.291",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.13.4",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nserial: 8250: Fix TX deadlock when using DMA\n\n`dmaengine_terminate_async` does not guarantee that the\n`__dma_tx_complete` callback will run. The callback is currently the\nonly place where `dma-\u003etx_running` gets cleared. If the transaction is\ncanceled and the callback never runs, then `dma-\u003etx_running` will never\nget cleared and we will never schedule new TX DMA transactions again.\n\nThis change makes it so we clear `dma-\u003etx_running` after we terminate\nthe DMA transaction. This is \"safe\" because `serial8250_tx_dma_flush`\nis holding the UART port lock. The first thing the callback does is also\ngrab the UART port lock, so access to `dma-\u003etx_running` is serialized."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-05T15:17:27.079Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/8190f9ab6ad90cb97652adbebd238b874a4ef70d"
        },
        {
          "url": "https://git.kernel.org/stable/c/79a19bd936bb35f56ef0ccab1b3b59ebce8c762d"
        },
        {
          "url": "https://git.kernel.org/stable/c/f76d91271bcacbd759a2e4ee3ea61faa6a727ccf"
        },
        {
          "url": "https://git.kernel.org/stable/c/d2719a0a9c3439abf67843a5504b7afccd9ded93"
        },
        {
          "url": "https://git.kernel.org/stable/c/2a72403b985aea6b4aac3171830492f9a387f9e1"
        },
        {
          "url": "https://git.kernel.org/stable/c/5f6b17562f03fc65c7d3474ef8f1959b19d1ca41"
        },
        {
          "url": "https://git.kernel.org/stable/c/b5ad887339503103d0fbe9827b16ad287597c275"
        },
        {
          "url": "https://git.kernel.org/stable/c/a424a34b8faddf97b5af41689087e7a230f79ba7"
        }
      ],
      "title": "serial: 8250: Fix TX deadlock when using DMA",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-43061",
    "datePublished": "2026-05-05T15:17:27.079Z",
    "dateReserved": "2026-05-01T14:12:55.981Z",
    "dateUpdated": "2026-05-05T15:17:27.079Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-43061",
      "date": "2026-05-10",
      "epss": "0.00024",
      "percentile": "0.0704"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-43061\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-05T16:16:15.210\",\"lastModified\":\"2026-05-06T13:08:07.970\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nserial: 8250: Fix TX deadlock when using DMA\\n\\n`dmaengine_terminate_async` does not guarantee that the\\n`__dma_tx_complete` callback will run. The callback is currently the\\nonly place where `dma-\u003etx_running` gets cleared. If the transaction is\\ncanceled and the callback never runs, then `dma-\u003etx_running` will never\\nget cleared and we will never schedule new TX DMA transactions again.\\n\\nThis change makes it so we clear `dma-\u003etx_running` after we terminate\\nthe DMA transaction. This is \\\"safe\\\" because `serial8250_tx_dma_flush`\\nis holding the UART port lock. The first thing the callback does is also\\ngrab the UART port lock, so access to `dma-\u003etx_running` is serialized.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/2a72403b985aea6b4aac3171830492f9a387f9e1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5f6b17562f03fc65c7d3474ef8f1959b19d1ca41\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/79a19bd936bb35f56ef0ccab1b3b59ebce8c762d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8190f9ab6ad90cb97652adbebd238b874a4ef70d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a424a34b8faddf97b5af41689087e7a230f79ba7\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b5ad887339503103d0fbe9827b16ad287597c275\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d2719a0a9c3439abf67843a5504b7afccd9ded93\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f76d91271bcacbd759a2e4ee3ea61faa6a727ccf\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


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…