GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2022-50580 (GCVE-0-2022-50580)

Vulnerability from cvelistv5 – Published: 2025-10-22 13:23 – Updated: 2026-05-11 19:22
VLAI
Title
blk-throttle: prevent overflow while calculating wait time
Summary
In the Linux kernel, the following vulnerability has been resolved: blk-throttle: prevent overflow while calculating wait time There is a problem found by code review in tg_with_in_bps_limit() that 'bps_limit * jiffy_elapsed_rnd' might overflow. Fix the problem by calling mul_u64_u64_div_u64() instead.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: e43473b7f223ec866f7db273697e76c337c390f9 , < 19c010ae44f0ce52b5436080492a61a092ee0cf4 (git)
Affected: e43473b7f223ec866f7db273697e76c337c390f9 , < 70b2adb1d698fbc63d3b3848c452524dc15872c5 (git)
Affected: e43473b7f223ec866f7db273697e76c337c390f9 , < cc6f0855bf8d9b729df28ff443ced7350c380dbd (git)
Affected: e43473b7f223ec866f7db273697e76c337c390f9 , < ca67b0563b39e79290c23e509319c178b9ca9104 (git)
Affected: e43473b7f223ec866f7db273697e76c337c390f9 , < 8d6bbaada2e0a65f9012ac4c2506460160e7237a (git)
guessed Create a notification for this product.
Linux Linux Affected: 2.6.37
Unaffected: 0 , < 2.6.37 (semver)
Unaffected: 5.10.150 , ≤ 5.10.* (semver)
Unaffected: 5.15.75 , ≤ 5.15.* (semver)
Unaffected: 5.19.17 , ≤ 5.19.* (semver)
Unaffected: 6.0.3 , ≤ 6.0.* (semver)
Unaffected: 6.1 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "block/blk-throttle.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "19c010ae44f0ce52b5436080492a61a092ee0cf4",
              "status": "affected",
              "version": "e43473b7f223ec866f7db273697e76c337c390f9",
              "versionType": "git"
            },
            {
              "lessThan": "70b2adb1d698fbc63d3b3848c452524dc15872c5",
              "status": "affected",
              "version": "e43473b7f223ec866f7db273697e76c337c390f9",
              "versionType": "git"
            },
            {
              "lessThan": "cc6f0855bf8d9b729df28ff443ced7350c380dbd",
              "status": "affected",
              "version": "e43473b7f223ec866f7db273697e76c337c390f9",
              "versionType": "git"
            },
            {
              "lessThan": "ca67b0563b39e79290c23e509319c178b9ca9104",
              "status": "affected",
              "version": "e43473b7f223ec866f7db273697e76c337c390f9",
              "versionType": "git"
            },
            {
              "lessThan": "8d6bbaada2e0a65f9012ac4c2506460160e7237a",
              "status": "affected",
              "version": "e43473b7f223ec866f7db273697e76c337c390f9",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "block/blk-throttle.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.37"
            },
            {
              "lessThan": "2.6.37",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.150",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.75",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.19.*",
              "status": "unaffected",
              "version": "5.19.17",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.0.*",
              "status": "unaffected",
              "version": "6.0.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.150",
                  "versionStartIncluding": "2.6.37",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.75",
                  "versionStartIncluding": "2.6.37",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19.17",
                  "versionStartIncluding": "2.6.37",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0.3",
                  "versionStartIncluding": "2.6.37",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1",
                  "versionStartIncluding": "2.6.37",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nblk-throttle: prevent overflow while calculating wait time\n\nThere is a problem found by code review in tg_with_in_bps_limit() that\n\u0027bps_limit * jiffy_elapsed_rnd\u0027 might overflow. Fix the problem by\ncalling mul_u64_u64_div_u64() instead."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T19:22:10.408Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/19c010ae44f0ce52b5436080492a61a092ee0cf4"
        },
        {
          "url": "https://git.kernel.org/stable/c/70b2adb1d698fbc63d3b3848c452524dc15872c5"
        },
        {
          "url": "https://git.kernel.org/stable/c/cc6f0855bf8d9b729df28ff443ced7350c380dbd"
        },
        {
          "url": "https://git.kernel.org/stable/c/ca67b0563b39e79290c23e509319c178b9ca9104"
        },
        {
          "url": "https://git.kernel.org/stable/c/8d6bbaada2e0a65f9012ac4c2506460160e7237a"
        }
      ],
      "title": "blk-throttle: prevent overflow while calculating wait time",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50580",
    "datePublished": "2025-10-22T13:23:32.808Z",
    "dateReserved": "2025-10-22T13:20:23.762Z",
    "dateUpdated": "2026-05-11T19:22:10.408Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-50580",
      "date": "2026-09-16",
      "epss": "0.00199",
      "percentile": "0.0998"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-50580\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-10-22T14:15:43.037\",\"lastModified\":\"2026-06-17T05:23:49.817\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nblk-throttle: prevent overflow while calculating wait time\\n\\nThere is a problem found by code review in tg_with_in_bps_limit() that\\n\u0027bps_limit * jiffy_elapsed_rnd\u0027 might overflow. Fix the problem by\\ncalling mul_u64_u64_div_u64() instead.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"block/blk-throttle.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"e43473b7f223ec866f7db273697e76c337c390f9\",\"lessThan\":\"19c010ae44f0ce52b5436080492a61a092ee0cf4\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"e43473b7f223ec866f7db273697e76c337c390f9\",\"lessThan\":\"70b2adb1d698fbc63d3b3848c452524dc15872c5\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"e43473b7f223ec866f7db273697e76c337c390f9\",\"lessThan\":\"cc6f0855bf8d9b729df28ff443ced7350c380dbd\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"e43473b7f223ec866f7db273697e76c337c390f9\",\"lessThan\":\"ca67b0563b39e79290c23e509319c178b9ca9104\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"e43473b7f223ec866f7db273697e76c337c390f9\",\"lessThan\":\"8d6bbaada2e0a65f9012ac4c2506460160e7237a\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"block/blk-throttle.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"2.6.37\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"2.6.37\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.150\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.75\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.19.17\",\"lessThanOrEqual\":\"5.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.0.3\",\"lessThanOrEqual\":\"6.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/19c010ae44f0ce52b5436080492a61a092ee0cf4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/70b2adb1d698fbc63d3b3848c452524dc15872c5\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8d6bbaada2e0a65f9012ac4c2506460160e7237a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ca67b0563b39e79290c23e509319c178b9ca9104\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/cc6f0855bf8d9b729df28ff443ced7350c380dbd\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2026-06-30T10:25:34+00:00",
      "cve": "CVE-2022-50580",
      "id": "CVE-2022-50580",
      "initial_release_date": "2022-01-01T00:00:00+00:00",
      "product_status:fixed": "201",
      "product_status:known_affected": "112",
      "product_status:known_not_affected": "76",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: blk-throttle: prevent overflow while calculating wait time",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-50580.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-29T02:19:50Z",
      "cve": "CVE-2022-50580",
      "id": "CVE-2022-50580",
      "initial_release_date": "2025-10-23T00:10:39Z",
      "product_status:known_affected": "550",
      "product_status:known_not_affected": "156",
      "product_status:recommended": "260",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2022-50580",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2022-50580.json",
      "version": "37"
    }
  }
}



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…