CVE-2026-68395 (GCVE-0-2026-68395)

Vulnerability from cvelistv5 – Published: 2026-08-10 12:04 – Updated: 2026-08-19 16:34
VLAI
Title
ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered
Summary
In the Linux kernel, the following vulnerability has been resolved: ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered sata_dwc_enable_interrupts() is called before platform_get_irq() and ata_host_activate(), leaving the SATA controller's interrupt mask enabled without a registered handler. If a later step fails (irq request, phy init, etc.) or if the controller asserts an interrupt during probe, the irq line may fire with no handler, causing a spurious interrupt storm. Move sata_dwc_enable_interrupts() after ata_host_activate() so that interrupts are only unmasked once the handler is registered and the core is fully initialized.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 62936009f35a6659cc3ebe0d90c754182d60da73 , < 60b922442e9c208832e2699f128ef078f9f50faa (git)
Affected: 62936009f35a6659cc3ebe0d90c754182d60da73 , < d031957a6284e03c709f95cb8fc6f8891d4432ba (git)
Affected: 62936009f35a6659cc3ebe0d90c754182d60da73 , < 8fbad29f399ba11c3b070ef5baf1c4b3e13ed838 (git)
Affected: 62936009f35a6659cc3ebe0d90c754182d60da73 , < fbe7df5d3a3aed2456667a4825e4ff98d6df6ca4 (git)
Affected: 62936009f35a6659cc3ebe0d90c754182d60da73 , < 23d4c50fdc0dfe3ad4f9647a3b7d486de807dcda (git)
Affected: 62936009f35a6659cc3ebe0d90c754182d60da73 , < daa80b422ed920a3c0c45153020b0ad7af7fb5a5 (git)
Affected: 62936009f35a6659cc3ebe0d90c754182d60da73 , < 5d0797d6940b8dc894f950c52f7af0b42cb55ed0 (git)
Affected: 62936009f35a6659cc3ebe0d90c754182d60da73 , < 4bbc16a353a98023e5ddfca7c1fc0e49971cf4d0 (git)
guessed Create a notification for this product.
Linux Linux Affected: 2.6.36
Unaffected: 0 , < 2.6.36 (semver)
Unaffected: 5.10.265 , ≤ 5.10.* (semver)
Unaffected: 5.15.216 , ≤ 5.15.* (semver)
Unaffected: 6.1.183 , ≤ 6.1.* (semver)
Unaffected: 6.6.148 , ≤ 6.6.* (semver)
Unaffected: 6.12.101 , ≤ 6.12.* (semver)
Unaffected: 6.18.42 , ≤ 6.18.* (semver)
Unaffected: 7.1.6 , ≤ 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/ata/sata_dwc_460ex.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "60b922442e9c208832e2699f128ef078f9f50faa",
              "status": "affected",
              "version": "62936009f35a6659cc3ebe0d90c754182d60da73",
              "versionType": "git"
            },
            {
              "lessThan": "d031957a6284e03c709f95cb8fc6f8891d4432ba",
              "status": "affected",
              "version": "62936009f35a6659cc3ebe0d90c754182d60da73",
              "versionType": "git"
            },
            {
              "lessThan": "8fbad29f399ba11c3b070ef5baf1c4b3e13ed838",
              "status": "affected",
              "version": "62936009f35a6659cc3ebe0d90c754182d60da73",
              "versionType": "git"
            },
            {
              "lessThan": "fbe7df5d3a3aed2456667a4825e4ff98d6df6ca4",
              "status": "affected",
              "version": "62936009f35a6659cc3ebe0d90c754182d60da73",
              "versionType": "git"
            },
            {
              "lessThan": "23d4c50fdc0dfe3ad4f9647a3b7d486de807dcda",
              "status": "affected",
              "version": "62936009f35a6659cc3ebe0d90c754182d60da73",
              "versionType": "git"
            },
            {
              "lessThan": "daa80b422ed920a3c0c45153020b0ad7af7fb5a5",
              "status": "affected",
              "version": "62936009f35a6659cc3ebe0d90c754182d60da73",
              "versionType": "git"
            },
            {
              "lessThan": "5d0797d6940b8dc894f950c52f7af0b42cb55ed0",
              "status": "affected",
              "version": "62936009f35a6659cc3ebe0d90c754182d60da73",
              "versionType": "git"
            },
            {
              "lessThan": "4bbc16a353a98023e5ddfca7c1fc0e49971cf4d0",
              "status": "affected",
              "version": "62936009f35a6659cc3ebe0d90c754182d60da73",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/ata/sata_dwc_460ex.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.36"
            },
            {
              "lessThan": "2.6.36",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.265",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.216",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.183",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.148",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.101",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.42",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.6",
              "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.265",
                  "versionStartIncluding": "2.6.36",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.216",
                  "versionStartIncluding": "2.6.36",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.183",
                  "versionStartIncluding": "2.6.36",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.148",
                  "versionStartIncluding": "2.6.36",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.101",
                  "versionStartIncluding": "2.6.36",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.42",
                  "versionStartIncluding": "2.6.36",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.6",
                  "versionStartIncluding": "2.6.36",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "2.6.36",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered\n\nsata_dwc_enable_interrupts() is called before platform_get_irq() and\nata_host_activate(), leaving the SATA controller\u0027s interrupt mask\nenabled without a registered handler.  If a later step fails (irq\nrequest, phy init, etc.) or if the controller asserts an interrupt\nduring probe, the irq line may fire with no handler, causing a\nspurious interrupt storm.\n\nMove sata_dwc_enable_interrupts() after ata_host_activate() so that\ninterrupts are only unmasked once the handler is registered and the\ncore is fully initialized."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-19T16:34:45.284Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/60b922442e9c208832e2699f128ef078f9f50faa"
        },
        {
          "url": "https://git.kernel.org/stable/c/d031957a6284e03c709f95cb8fc6f8891d4432ba"
        },
        {
          "url": "https://git.kernel.org/stable/c/8fbad29f399ba11c3b070ef5baf1c4b3e13ed838"
        },
        {
          "url": "https://git.kernel.org/stable/c/fbe7df5d3a3aed2456667a4825e4ff98d6df6ca4"
        },
        {
          "url": "https://git.kernel.org/stable/c/23d4c50fdc0dfe3ad4f9647a3b7d486de807dcda"
        },
        {
          "url": "https://git.kernel.org/stable/c/daa80b422ed920a3c0c45153020b0ad7af7fb5a5"
        },
        {
          "url": "https://git.kernel.org/stable/c/5d0797d6940b8dc894f950c52f7af0b42cb55ed0"
        },
        {
          "url": "https://git.kernel.org/stable/c/4bbc16a353a98023e5ddfca7c1fc0e49971cf4d0"
        }
      ],
      "title": "ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-68395",
    "datePublished": "2026-08-10T12:04:14.545Z",
    "dateReserved": "2026-07-30T09:28:09.389Z",
    "dateUpdated": "2026-08-19T16:34:45.284Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-68395",
      "date": "2026-08-20",
      "epss": "0.0021",
      "percentile": "0.11557"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-68395\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-08-10T13:20:32.893\",\"lastModified\":\"2026-08-19T17:20:47.560\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered\\n\\nsata_dwc_enable_interrupts() is called before platform_get_irq() and\\nata_host_activate(), leaving the SATA controller\u0027s interrupt mask\\nenabled without a registered handler.  If a later step fails (irq\\nrequest, phy init, etc.) or if the controller asserts an interrupt\\nduring probe, the irq line may fire with no handler, causing a\\nspurious interrupt storm.\\n\\nMove sata_dwc_enable_interrupts() after ata_host_activate() so that\\ninterrupts are only unmasked once the handler is registered and the\\ncore is fully initialized.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/ata/sata_dwc_460ex.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"62936009f35a6659cc3ebe0d90c754182d60da73\",\"lessThan\":\"60b922442e9c208832e2699f128ef078f9f50faa\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"62936009f35a6659cc3ebe0d90c754182d60da73\",\"lessThan\":\"d031957a6284e03c709f95cb8fc6f8891d4432ba\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"62936009f35a6659cc3ebe0d90c754182d60da73\",\"lessThan\":\"8fbad29f399ba11c3b070ef5baf1c4b3e13ed838\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"62936009f35a6659cc3ebe0d90c754182d60da73\",\"lessThan\":\"fbe7df5d3a3aed2456667a4825e4ff98d6df6ca4\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"62936009f35a6659cc3ebe0d90c754182d60da73\",\"lessThan\":\"23d4c50fdc0dfe3ad4f9647a3b7d486de807dcda\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"62936009f35a6659cc3ebe0d90c754182d60da73\",\"lessThan\":\"daa80b422ed920a3c0c45153020b0ad7af7fb5a5\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"62936009f35a6659cc3ebe0d90c754182d60da73\",\"lessThan\":\"5d0797d6940b8dc894f950c52f7af0b42cb55ed0\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"62936009f35a6659cc3ebe0d90c754182d60da73\",\"lessThan\":\"4bbc16a353a98023e5ddfca7c1fc0e49971cf4d0\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/ata/sata_dwc_460ex.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"2.6.36\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"2.6.36\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.265\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.216\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.183\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.148\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.101\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.42\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1.6\",\"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/23d4c50fdc0dfe3ad4f9647a3b7d486de807dcda\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4bbc16a353a98023e5ddfca7c1fc0e49971cf4d0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5d0797d6940b8dc894f950c52f7af0b42cb55ed0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/60b922442e9c208832e2699f128ef078f9f50faa\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8fbad29f399ba11c3b070ef5baf1c4b3e13ed838\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d031957a6284e03c709f95cb8fc6f8891d4432ba\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/daa80b422ed920a3c0c45153020b0ad7af7fb5a5\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/fbe7df5d3a3aed2456667a4825e4ff98d6df6ca4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-08-12T23:05:10+00:00",
      "cve": "CVE-2026-68395",
      "id": "CVE-2026-68395",
      "initial_release_date": "2026-08-10T00:00:00+00:00",
      "product_status:known_affected": "1",
      "product_status:known_not_affected": "275",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-68395.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "important",
      "current_release_date": "2026-08-13T16:22:30Z",
      "cve": "CVE-2026-68395",
      "id": "CVE-2026-68395",
      "initial_release_date": "2026-08-13T16:22:30Z",
      "product_status:known_affected": "296",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-68395",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-68395.json",
      "version": "2"
    }
  }
}



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…