CVE-2025-68357 (GCVE-0-2025-68357)

Vulnerability from cvelistv5 – Published: 2025-12-24 10:32 – Updated: 2026-05-23 16:02
VLAI
Title
iomap: allocate s_dio_done_wq for async reads as well
Summary
In the Linux kernel, the following vulnerability has been resolved: iomap: allocate s_dio_done_wq for async reads as well Since commit 222f2c7c6d14 ("iomap: always run error completions in user context"), read error completions are deferred to s_dio_done_wq. This means the workqueue also needs to be allocated for async reads.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: e3676761efb20564297250f000cbbd2187de2601 , < bfc717be833fd9ee41443fde2dea0352a7fca333 (git)
Affected: 3b5f35085f8159894a0963e2c877527a885201ac , < 51297686e00f4d5d941b0f20f12b2f12879d753c (git)
Affected: 74c0c1af04ee6982b47237b1c12cff63ffb14460 , < c67775cf0da2407f113c1229e350758f4dca0f51 (git)
Affected: ddb4873286e03e193c5a3bebb5fc6fa820e9ee3a , < 7fd8720dff2d9c70cf5a1a13b7513af01952ec02 (git)
Affected: 53e0fb84cf657acfcfb7bd35da1e43911848a3a3 (git)
Affected: 6.17.13 , < 6.18 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 6.6.120 , < 6.6.130 (semver)
Affected: 6.12.63 , < 6.12.64 (semver)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "fs/iomap/direct-io.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "bfc717be833fd9ee41443fde2dea0352a7fca333",
              "status": "affected",
              "version": "e3676761efb20564297250f000cbbd2187de2601",
              "versionType": "git"
            },
            {
              "lessThan": "51297686e00f4d5d941b0f20f12b2f12879d753c",
              "status": "affected",
              "version": "3b5f35085f8159894a0963e2c877527a885201ac",
              "versionType": "git"
            },
            {
              "lessThan": "c67775cf0da2407f113c1229e350758f4dca0f51",
              "status": "affected",
              "version": "74c0c1af04ee6982b47237b1c12cff63ffb14460",
              "versionType": "git"
            },
            {
              "lessThan": "7fd8720dff2d9c70cf5a1a13b7513af01952ec02",
              "status": "affected",
              "version": "ddb4873286e03e193c5a3bebb5fc6fa820e9ee3a",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "53e0fb84cf657acfcfb7bd35da1e43911848a3a3",
              "versionType": "git"
            },
            {
              "lessThan": "6.18",
              "status": "affected",
              "version": "6.17.13",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "fs/iomap/direct-io.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "6.6.130",
              "status": "affected",
              "version": "6.6.120",
              "versionType": "semver"
            },
            {
              "lessThan": "6.12.64",
              "status": "affected",
              "version": "6.12.63",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.130",
                  "versionStartIncluding": "6.6.120",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.64",
                  "versionStartIncluding": "6.12.63",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.17.13",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\niomap: allocate s_dio_done_wq for async reads as well\n\nSince commit 222f2c7c6d14 (\"iomap: always run error completions in user\ncontext\"), read error completions are deferred to s_dio_done_wq.  This\nmeans the workqueue also needs to be allocated for async reads."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-23T16:02:44.515Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/bfc717be833fd9ee41443fde2dea0352a7fca333"
        },
        {
          "url": "https://git.kernel.org/stable/c/51297686e00f4d5d941b0f20f12b2f12879d753c"
        },
        {
          "url": "https://git.kernel.org/stable/c/c67775cf0da2407f113c1229e350758f4dca0f51"
        },
        {
          "url": "https://git.kernel.org/stable/c/7fd8720dff2d9c70cf5a1a13b7513af01952ec02"
        }
      ],
      "title": "iomap: allocate s_dio_done_wq for async reads as well",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2025-68357",
    "datePublished": "2025-12-24T10:32:46.974Z",
    "dateReserved": "2025-12-16T14:48:05.305Z",
    "dateUpdated": "2026-05-23T16:02:44.515Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2025-68357",
      "date": "2026-09-26",
      "epss": "0.00232",
      "percentile": "0.12711"
    },
    "microsoft_vex": {
      "current_release_date": "2026-03-27T14:36:38.000Z",
      "cve": "CVE-2025-68357",
      "id": "msrc_CVE-2025-68357",
      "initial_release_date": "2025-12-02T00:00:00.000Z",
      "product_status:fixed": "1",
      "product_status:known_affected": "3",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "iomap: allocate s_dio_done_wq for async reads as well",
      "url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-68357.json",
      "version": "5"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "fs/iomap/direct-io.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "bfc717be833fd9ee41443fde2dea0352a7fca333",
                    "status": "affected",
                    "version": "e3676761efb20564297250f000cbbd2187de2601",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "51297686e00f4d5d941b0f20f12b2f12879d753c",
                    "status": "affected",
                    "version": "3b5f35085f8159894a0963e2c877527a885201ac",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "c67775cf0da2407f113c1229e350758f4dca0f51",
                    "status": "affected",
                    "version": "74c0c1af04ee6982b47237b1c12cff63ffb14460",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "7fd8720dff2d9c70cf5a1a13b7513af01952ec02",
                    "status": "affected",
                    "version": "ddb4873286e03e193c5a3bebb5fc6fa820e9ee3a",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "53e0fb84cf657acfcfb7bd35da1e43911848a3a3",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "6.18",
                    "status": "affected",
                    "version": "6.17.13",
                    "versionType": "semver"
                  }
                ]
              },
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "fs/iomap/direct-io.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "6.6.130",
                    "status": "affected",
                    "version": "6.6.120",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "6.12.64",
                    "status": "affected",
                    "version": "6.12.63",
                    "versionType": "semver"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\niomap: allocate s_dio_done_wq for async reads as well\n\nSince commit 222f2c7c6d14 (\"iomap: always run error completions in user\ncontext\"), read error completions are deferred to s_dio_done_wq.  This\nmeans the workqueue also needs to be allocated for async reads."
          }
        ],
        "id": "CVE-2025-68357",
        "lastModified": "2026-06-17T09:58:59.597",
        "metrics": {},
        "published": "2025-12-24T11:15:59.077",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/51297686e00f4d5d941b0f20f12b2f12879d753c"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/7fd8720dff2d9c70cf5a1a13b7513af01952ec02"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/bfc717be833fd9ee41443fde2dea0352a7fca333"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/c67775cf0da2407f113c1229e350758f4dca0f51"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Deferred"
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-06-30T01:43:37+00:00",
      "cve": "CVE-2025-68357",
      "id": "CVE-2025-68357",
      "initial_release_date": "2025-12-24T00:00:00+00:00",
      "product_status:known_affected": "124",
      "product_status:known_not_affected": "150",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: iomap: allocate s_dio_done_wq for async reads as well",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-68357.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-28T16:49:41Z",
      "cve": "CVE-2025-68357",
      "id": "CVE-2025-68357",
      "initial_release_date": "2025-12-25T00:24:32Z",
      "product_status:known_not_affected": "560",
      "product_status:recommended": "6",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2025-68357",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2025-68357.json",
      "version": "14"
    }
  }
}



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…