CVE-2026-74546 (GCVE-0-2026-74546)

Vulnerability from cvelistv5 – Published: 2026-08-15 12:27 – Updated: 2026-08-19 16:38
VLAI
Title
hwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed read
Summary
In the Linux kernel, the following vulnerability has been resolved: hwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed read If the fan data becomes 0 between the FAN_DATA_VALID() check and the FAN_PERIOD_TO_RPM() conversion, it will result in a divide-by-zero crash due to a race with a concurrent update of the cached fan value. Fix a TOCTOU issue by reading fan data once.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: fc958a61ff6d34a0ec42744d3ff524ee202b2e9f , < 689a2ea75434131d0af58aeb7d51fde40e858b4d (git)
Affected: fc958a61ff6d34a0ec42744d3ff524ee202b2e9f , < 009240d057e26831cc925feaba4c490209c1d0ba (git)
Affected: fc958a61ff6d34a0ec42744d3ff524ee202b2e9f , < d328175045176f85c15c369bd21dc551351e7935 (git)
Affected: fc958a61ff6d34a0ec42744d3ff524ee202b2e9f , < 832069bec79cf6f903441c5769d3cdba95d0af33 (git)
Affected: fc958a61ff6d34a0ec42744d3ff524ee202b2e9f , < 96ad57d31763559d376416cdf3bf5ae79bbbebec (git)
Affected: fc958a61ff6d34a0ec42744d3ff524ee202b2e9f , < 76963b04b2d1c648d69949d8dd521e1ff7f40b51 (git)
Affected: fc958a61ff6d34a0ec42744d3ff524ee202b2e9f , < 1b46fe9dc8f8de59310f37e6c5e5c0e05ded46c3 (git)
guessed Create a notification for this product.
Linux Linux Affected: 5.15
Unaffected: 0 , < 5.15 (semver)
Unaffected: 5.15.216 , ≤ 5.15.* (semver)
Unaffected: 6.1.183 , ≤ 6.1.* (semver)
Unaffected: 6.6.151 , ≤ 6.6.* (semver)
Unaffected: 6.12.103 , ≤ 6.12.* (semver)
Unaffected: 6.18.44 , ≤ 6.18.* (semver)
Unaffected: 7.1.8 , ≤ 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/hwmon/adt7470.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "689a2ea75434131d0af58aeb7d51fde40e858b4d",
              "status": "affected",
              "version": "fc958a61ff6d34a0ec42744d3ff524ee202b2e9f",
              "versionType": "git"
            },
            {
              "lessThan": "009240d057e26831cc925feaba4c490209c1d0ba",
              "status": "affected",
              "version": "fc958a61ff6d34a0ec42744d3ff524ee202b2e9f",
              "versionType": "git"
            },
            {
              "lessThan": "d328175045176f85c15c369bd21dc551351e7935",
              "status": "affected",
              "version": "fc958a61ff6d34a0ec42744d3ff524ee202b2e9f",
              "versionType": "git"
            },
            {
              "lessThan": "832069bec79cf6f903441c5769d3cdba95d0af33",
              "status": "affected",
              "version": "fc958a61ff6d34a0ec42744d3ff524ee202b2e9f",
              "versionType": "git"
            },
            {
              "lessThan": "96ad57d31763559d376416cdf3bf5ae79bbbebec",
              "status": "affected",
              "version": "fc958a61ff6d34a0ec42744d3ff524ee202b2e9f",
              "versionType": "git"
            },
            {
              "lessThan": "76963b04b2d1c648d69949d8dd521e1ff7f40b51",
              "status": "affected",
              "version": "fc958a61ff6d34a0ec42744d3ff524ee202b2e9f",
              "versionType": "git"
            },
            {
              "lessThan": "1b46fe9dc8f8de59310f37e6c5e5c0e05ded46c3",
              "status": "affected",
              "version": "fc958a61ff6d34a0ec42744d3ff524ee202b2e9f",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/hwmon/adt7470.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.15"
            },
            {
              "lessThan": "5.15",
              "status": "unaffected",
              "version": "0",
              "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.151",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.103",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.44",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.8",
              "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.15.216",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.183",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.151",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.103",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.44",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.8",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed read\n\nIf the fan data becomes 0 between the FAN_DATA_VALID() check and the\nFAN_PERIOD_TO_RPM() conversion, it will result in a divide-by-zero crash\ndue to a race with a concurrent update of the cached fan value.\n\nFix a TOCTOU issue by reading fan data once."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-19T16:38:34.886Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/689a2ea75434131d0af58aeb7d51fde40e858b4d"
        },
        {
          "url": "https://git.kernel.org/stable/c/009240d057e26831cc925feaba4c490209c1d0ba"
        },
        {
          "url": "https://git.kernel.org/stable/c/d328175045176f85c15c369bd21dc551351e7935"
        },
        {
          "url": "https://git.kernel.org/stable/c/832069bec79cf6f903441c5769d3cdba95d0af33"
        },
        {
          "url": "https://git.kernel.org/stable/c/96ad57d31763559d376416cdf3bf5ae79bbbebec"
        },
        {
          "url": "https://git.kernel.org/stable/c/76963b04b2d1c648d69949d8dd521e1ff7f40b51"
        },
        {
          "url": "https://git.kernel.org/stable/c/1b46fe9dc8f8de59310f37e6c5e5c0e05ded46c3"
        }
      ],
      "title": "hwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed read",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-74546",
    "datePublished": "2026-08-15T12:27:55.147Z",
    "dateReserved": "2026-08-15T05:44:03.914Z",
    "dateUpdated": "2026-08-19T16:38:34.886Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-74546",
      "date": "2026-09-21",
      "epss": "0.00173",
      "percentile": "0.06991"
    },
    "microsoft_vex": {
      "current_release_date": "2026-09-11T01:49:25.000Z",
      "cve": "CVE-2026-74546",
      "id": "msrc_CVE-2026-74546",
      "initial_release_date": "2026-08-23T15:00:22.000Z",
      "product_status:fixed": "1",
      "product_status:known_affected": "1",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "hwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed read",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-74546.json",
      "version": "2"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "drivers/hwmon/adt7470.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "689a2ea75434131d0af58aeb7d51fde40e858b4d",
                    "status": "affected",
                    "version": "fc958a61ff6d34a0ec42744d3ff524ee202b2e9f",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "009240d057e26831cc925feaba4c490209c1d0ba",
                    "status": "affected",
                    "version": "fc958a61ff6d34a0ec42744d3ff524ee202b2e9f",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "d328175045176f85c15c369bd21dc551351e7935",
                    "status": "affected",
                    "version": "fc958a61ff6d34a0ec42744d3ff524ee202b2e9f",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "832069bec79cf6f903441c5769d3cdba95d0af33",
                    "status": "affected",
                    "version": "fc958a61ff6d34a0ec42744d3ff524ee202b2e9f",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "96ad57d31763559d376416cdf3bf5ae79bbbebec",
                    "status": "affected",
                    "version": "fc958a61ff6d34a0ec42744d3ff524ee202b2e9f",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "76963b04b2d1c648d69949d8dd521e1ff7f40b51",
                    "status": "affected",
                    "version": "fc958a61ff6d34a0ec42744d3ff524ee202b2e9f",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "1b46fe9dc8f8de59310f37e6c5e5c0e05ded46c3",
                    "status": "affected",
                    "version": "fc958a61ff6d34a0ec42744d3ff524ee202b2e9f",
                    "versionType": "git"
                  }
                ]
              },
              {
                "defaultStatus": "affected",
                "product": "Linux",
                "programFiles": [
                  "drivers/hwmon/adt7470.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "status": "affected",
                    "version": "5.15"
                  },
                  {
                    "lessThan": "5.15",
                    "status": "unaffected",
                    "version": "0",
                    "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.151",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.12.*",
                    "status": "unaffected",
                    "version": "6.12.103",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.18.*",
                    "status": "unaffected",
                    "version": "6.18.44",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "7.1.*",
                    "status": "unaffected",
                    "version": "7.1.8",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "*",
                    "status": "unaffected",
                    "version": "7.2",
                    "versionType": "original_commit_for_fix"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed read\n\nIf the fan data becomes 0 between the FAN_DATA_VALID() check and the\nFAN_PERIOD_TO_RPM() conversion, it will result in a divide-by-zero crash\ndue to a race with a concurrent update of the cached fan value.\n\nFix a TOCTOU issue by reading fan data once."
          }
        ],
        "id": "CVE-2026-74546",
        "lastModified": "2026-08-19T17:21:09.453",
        "metrics": {},
        "published": "2026-08-15T13:17:59.950",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/009240d057e26831cc925feaba4c490209c1d0ba"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/1b46fe9dc8f8de59310f37e6c5e5c0e05ded46c3"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/689a2ea75434131d0af58aeb7d51fde40e858b4d"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/76963b04b2d1c648d69949d8dd521e1ff7f40b51"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/832069bec79cf6f903441c5769d3cdba95d0af33"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/96ad57d31763559d376416cdf3bf5ae79bbbebec"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/d328175045176f85c15c369bd21dc551351e7935"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Received"
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2026-08-21T08:22:09+00:00",
      "cve": "CVE-2026-74546",
      "id": "CVE-2026-74546",
      "initial_release_date": "2026-08-15T00:00:00+00:00",
      "product_status:known_affected": "90",
      "product_status:known_not_affected": "184",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: hwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed read",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-74546.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "important",
      "current_release_date": "2026-08-21T00:39:43Z",
      "cve": "CVE-2026-74546",
      "id": "CVE-2026-74546",
      "initial_release_date": "2026-08-15T23:50:35Z",
      "product_status:known_affected": "30",
      "product_status:known_not_affected": "254",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-74546",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-74546.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…

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…