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

CVE-2024-27023 (GCVE-0-2024-27023)

Vulnerability from cvelistv5 – Published: 2024-05-01 12:49 – Updated: 2026-05-11 20:08
VLAI
Title
md: Fix missing release of 'active_io' for flush
Summary
In the Linux kernel, the following vulnerability has been resolved: md: Fix missing release of 'active_io' for flush submit_flushes atomic_set(&mddev->flush_pending, 1); rdev_for_each_rcu(rdev, mddev) atomic_inc(&mddev->flush_pending); bi->bi_end_io = md_end_flush submit_bio(bi); /* flush io is done first */ md_end_flush if (atomic_dec_and_test(&mddev->flush_pending)) percpu_ref_put(&mddev->active_io) -> active_io is not released if (atomic_dec_and_test(&mddev->flush_pending)) -> missing release of active_io For consequence, mddev_suspend() will wait for 'active_io' to be zero forever. Fix this problem by releasing 'active_io' in submit_flushes() if 'flush_pending' is decreased to zero.
Severity
No CVSS data available.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-09-10 15:44 UTC
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: f9f2d957a8ea93c73182aebf7de30935a58c027d , < 6b2ff10390b19a2364af622b6666b690443f9f3f (git)
Affected: 530cec617f5a8ba6f26bcbf0d64d75c951d17730 , < 02dad157ba11064d073f5499dc33552b227d5d3a (git)
Affected: c4c2345214b66e2505a26fd2ea58839dd7a1d48d , < 11f81438927f84edfaaeb5d5f10856c3a1c1fc82 (git)
Affected: fa2bbff7b0b4e211fec5e5686ef96350690597b5 , < 855678ed8534518e2b428bcbcec695de9ba248e8 (git)
guessed Create a notification for this product.
Linux Linux Affected: 6.1.75 , < 6.1.80 (semver)
Affected: 6.6.14 , < 6.6.19 (semver)
Affected: 6.7.2 , < 6.7.7 (semver)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T00:21:05.884Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/6b2ff10390b19a2364af622b6666b690443f9f3f"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/02dad157ba11064d073f5499dc33552b227d5d3a"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/11f81438927f84edfaaeb5d5f10856c3a1c1fc82"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/855678ed8534518e2b428bcbcec695de9ba248e8"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-27023",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-10T15:44:37.253177Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-11T17:33:36.923Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/md/md.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "6b2ff10390b19a2364af622b6666b690443f9f3f",
              "status": "affected",
              "version": "f9f2d957a8ea93c73182aebf7de30935a58c027d",
              "versionType": "git"
            },
            {
              "lessThan": "02dad157ba11064d073f5499dc33552b227d5d3a",
              "status": "affected",
              "version": "530cec617f5a8ba6f26bcbf0d64d75c951d17730",
              "versionType": "git"
            },
            {
              "lessThan": "11f81438927f84edfaaeb5d5f10856c3a1c1fc82",
              "status": "affected",
              "version": "c4c2345214b66e2505a26fd2ea58839dd7a1d48d",
              "versionType": "git"
            },
            {
              "lessThan": "855678ed8534518e2b428bcbcec695de9ba248e8",
              "status": "affected",
              "version": "fa2bbff7b0b4e211fec5e5686ef96350690597b5",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/md/md.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "6.1.80",
              "status": "affected",
              "version": "6.1.75",
              "versionType": "semver"
            },
            {
              "lessThan": "6.6.19",
              "status": "affected",
              "version": "6.6.14",
              "versionType": "semver"
            },
            {
              "lessThan": "6.7.7",
              "status": "affected",
              "version": "6.7.2",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.80",
                  "versionStartIncluding": "6.1.75",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.19",
                  "versionStartIncluding": "6.6.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.7.7",
                  "versionStartIncluding": "6.7.2",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmd: Fix missing release of \u0027active_io\u0027 for flush\n\nsubmit_flushes\n atomic_set(\u0026mddev-\u003eflush_pending, 1);\n rdev_for_each_rcu(rdev, mddev)\n  atomic_inc(\u0026mddev-\u003eflush_pending);\n  bi-\u003ebi_end_io = md_end_flush\n  submit_bio(bi);\n                        /* flush io is done first */\n                        md_end_flush\n                         if (atomic_dec_and_test(\u0026mddev-\u003eflush_pending))\n                          percpu_ref_put(\u0026mddev-\u003eactive_io)\n                          -\u003e active_io is not released\n\n if (atomic_dec_and_test(\u0026mddev-\u003eflush_pending))\n  -\u003e missing release of active_io\n\nFor consequence, mddev_suspend() will wait for \u0027active_io\u0027 to be zero\nforever.\n\nFix this problem by releasing \u0027active_io\u0027 in submit_flushes() if\n\u0027flush_pending\u0027 is decreased to zero."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T20:08:55.255Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/6b2ff10390b19a2364af622b6666b690443f9f3f"
        },
        {
          "url": "https://git.kernel.org/stable/c/02dad157ba11064d073f5499dc33552b227d5d3a"
        },
        {
          "url": "https://git.kernel.org/stable/c/11f81438927f84edfaaeb5d5f10856c3a1c1fc82"
        },
        {
          "url": "https://git.kernel.org/stable/c/855678ed8534518e2b428bcbcec695de9ba248e8"
        }
      ],
      "title": "md: Fix missing release of \u0027active_io\u0027 for flush",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-27023",
    "datePublished": "2024-05-01T12:49:21.063Z",
    "dateReserved": "2024-02-19T14:20:24.210Z",
    "dateUpdated": "2026-05-11T20:08:55.255Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2024-27023",
      "date": "2026-09-15",
      "epss": "0.00272",
      "percentile": "0.19532"
    },
    "fkie_nvd": {
      "descriptions": "[{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmd: Fix missing release of \u0027active_io\u0027 for flush\\n\\nsubmit_flushes\\n atomic_set(\u0026mddev-\u003eflush_pending, 1);\\n rdev_for_each_rcu(rdev, mddev)\\n  atomic_inc(\u0026mddev-\u003eflush_pending);\\n  bi-\u003ebi_end_io = md_end_flush\\n  submit_bio(bi);\\n                        /* flush io is done first */\\n                        md_end_flush\\n                         if (atomic_dec_and_test(\u0026mddev-\u003eflush_pending))\\n                          percpu_ref_put(\u0026mddev-\u003eactive_io)\\n                          -\u003e active_io is not released\\n\\n if (atomic_dec_and_test(\u0026mddev-\u003eflush_pending))\\n  -\u003e missing release of active_io\\n\\nFor consequence, mddev_suspend() will wait for \u0027active_io\u0027 to be zero\\nforever.\\n\\nFix this problem by releasing \u0027active_io\u0027 in submit_flushes() if\\n\u0027flush_pending\u0027 is decreased to zero.\"}, {\"lang\": \"es\", \"value\": \"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: md: Se corrigi\\u00f3 la versi\\u00f3n faltante de \u0027active_io\u0027 para descarga submit_flushes atomic_set(\u0026amp;mddev-\u0026gt;flush_pending, 1); rdev_for_each_rcu(rdev, mddev) atomic_inc(\u0026amp;mddev-\u0026gt;flush_pending); bi-\u0026gt;bi_end_io = md_end_flush submit_bio(bi); /* purgar io se realiza primero */ md_end_flush if (atomic_dec_and_test(\u0026amp;mddev-\u0026gt;flush_pending)) percpu_ref_put(\u0026amp;mddev-\u0026gt;active_io) -\u0026gt; active_io no se publica si (atomic_dec_and_test(\u0026amp;mddev-\u0026gt;flush_pending)) -\u0026gt; falta la versi\\u00f3n de active_io para Como consecuencia, mddev_suspend() esperar\\u00e1 a que \u0027active_io\u0027 sea cero para siempre. Solucione este problema liberando \u0027active_io\u0027 en submit_flushes() si \u0027flush_pending\u0027 se reduce a cero.\"}]",
      "id": "CVE-2024-27023",
      "lastModified": "2024-11-21T09:03:41.150",
      "published": "2024-05-01T13:15:48.797",
      "references": "[{\"url\": \"https://git.kernel.org/stable/c/02dad157ba11064d073f5499dc33552b227d5d3a\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/11f81438927f84edfaaeb5d5f10856c3a1c1fc82\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/6b2ff10390b19a2364af622b6666b690443f9f3f\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/855678ed8534518e2b428bcbcec695de9ba248e8\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/02dad157ba11064d073f5499dc33552b227d5d3a\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/11f81438927f84edfaaeb5d5f10856c3a1c1fc82\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/6b2ff10390b19a2364af622b6666b690443f9f3f\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/855678ed8534518e2b428bcbcec695de9ba248e8\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "vulnStatus": "Awaiting Analysis"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-27023\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-05-01T13:15:48.797\",\"lastModified\":\"2026-06-17T07:18:57.947\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmd: Fix missing release of \u0027active_io\u0027 for flush\\n\\nsubmit_flushes\\n atomic_set(\u0026mddev-\u003eflush_pending, 1);\\n rdev_for_each_rcu(rdev, mddev)\\n  atomic_inc(\u0026mddev-\u003eflush_pending);\\n  bi-\u003ebi_end_io = md_end_flush\\n  submit_bio(bi);\\n                        /* flush io is done first */\\n                        md_end_flush\\n                         if (atomic_dec_and_test(\u0026mddev-\u003eflush_pending))\\n                          percpu_ref_put(\u0026mddev-\u003eactive_io)\\n                          -\u003e active_io is not released\\n\\n if (atomic_dec_and_test(\u0026mddev-\u003eflush_pending))\\n  -\u003e missing release of active_io\\n\\nFor consequence, mddev_suspend() will wait for \u0027active_io\u0027 to be zero\\nforever.\\n\\nFix this problem by releasing \u0027active_io\u0027 in submit_flushes() if\\n\u0027flush_pending\u0027 is decreased to zero.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: md: Se corrigi\u00f3 la versi\u00f3n faltante de \u0027active_io\u0027 para descarga submit_flushes atomic_set(\u0026amp;mddev-\u0026gt;flush_pending, 1); rdev_for_each_rcu(rdev, mddev) atomic_inc(\u0026amp;mddev-\u0026gt;flush_pending); bi-\u0026gt;bi_end_io = md_end_flush submit_bio(bi); /* purgar io se realiza primero */ md_end_flush if (atomic_dec_and_test(\u0026amp;mddev-\u0026gt;flush_pending)) percpu_ref_put(\u0026amp;mddev-\u0026gt;active_io) -\u0026gt; active_io no se publica si (atomic_dec_and_test(\u0026amp;mddev-\u0026gt;flush_pending)) -\u0026gt; falta la versi\u00f3n de active_io para Como consecuencia, mddev_suspend() esperar\u00e1 a que \u0027active_io\u0027 sea cero para siempre. Solucione este problema liberando \u0027active_io\u0027 en submit_flushes() si \u0027flush_pending\u0027 se reduce a cero.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/md/md.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"f9f2d957a8ea93c73182aebf7de30935a58c027d\",\"lessThan\":\"6b2ff10390b19a2364af622b6666b690443f9f3f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"530cec617f5a8ba6f26bcbf0d64d75c951d17730\",\"lessThan\":\"02dad157ba11064d073f5499dc33552b227d5d3a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"c4c2345214b66e2505a26fd2ea58839dd7a1d48d\",\"lessThan\":\"11f81438927f84edfaaeb5d5f10856c3a1c1fc82\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"fa2bbff7b0b4e211fec5e5686ef96350690597b5\",\"lessThan\":\"855678ed8534518e2b428bcbcec695de9ba248e8\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/md/md.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.1.75\",\"lessThan\":\"6.1.80\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.6.14\",\"lessThan\":\"6.6.19\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.7.2\",\"lessThan\":\"6.7.7\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-09-10T15:44:37.253177Z\",\"id\":\"CVE-2024-27023\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.1.75\",\"versionEndExcluding\":\"6.1.80\",\"matchCriteriaId\":\"BF3730AD-A763-4E22-887C-337E656A6C6F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.6.14\",\"versionEndExcluding\":\"6.6.19\",\"matchCriteriaId\":\"78DBB0FA-813E-4DE0-A507-618276F53D3A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7.2\",\"versionEndExcluding\":\"6.7.7\",\"matchCriteriaId\":\"0390B1DD-C022-49C7-9FEF-4EECBEEA18C1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"B9F4EA73-0894-400F-A490-3A397AB7A517\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"056BD938-0A27-4569-B391-30578B309EE3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"F02056A5-B362-4370-9FF8-6F0BD384D520\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"62075ACE-B2A0-4B16-829D-B3DA5AE5CC41\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.8:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"A780F817-2A77-4130-A9B7-5C25606314E3\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/02dad157ba11064d073f5499dc33552b227d5d3a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/11f81438927f84edfaaeb5d5f10856c3a1c1fc82\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/6b2ff10390b19a2364af622b6666b690443f9f3f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/855678ed8534518e2b428bcbcec695de9ba248e8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/02dad157ba11064d073f5499dc33552b227d5d3a\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/11f81438927f84edfaaeb5d5f10856c3a1c1fc82\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/6b2ff10390b19a2364af622b6666b690443f9f3f\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/855678ed8534518e2b428bcbcec695de9ba248e8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2026-06-28T08:03:41+00:00",
      "cve": "CVE-2024-27023",
      "id": "CVE-2024-27023",
      "initial_release_date": "2024-05-01T00:00:00+00:00",
      "product_status:fixed": "280",
      "product_status:known_affected": "112",
      "product_status:known_not_affected": "8",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: md: Fix missing release of \u0026#39;active_io\u0026#39; for flush",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-27023.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-29T01:57:12Z",
      "cve": "CVE-2024-27023",
      "id": "CVE-2024-27023",
      "initial_release_date": "2024-05-03T02:09:38Z",
      "product_status:known_affected": "394",
      "product_status:known_not_affected": "385",
      "product_status:recommended": "209",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2024-27023",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2024-27023.json",
      "version": "57"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/6b2ff10390b19a2364af622b6666b690443f9f3f\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/02dad157ba11064d073f5499dc33552b227d5d3a\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/11f81438927f84edfaaeb5d5f10856c3a1c1fc82\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/855678ed8534518e2b428bcbcec695de9ba248e8\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T00:21:05.884Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-27023\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-10T15:44:37.253177Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-11T12:42:17.636Z\"}}], \"cna\": {\"title\": \"md: Fix missing release of \u0027active_io\u0027 for flush\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"f9f2d957a8ea93c73182aebf7de30935a58c027d\", \"lessThan\": \"6b2ff10390b19a2364af622b6666b690443f9f3f\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"530cec617f5a8ba6f26bcbf0d64d75c951d17730\", \"lessThan\": \"02dad157ba11064d073f5499dc33552b227d5d3a\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"c4c2345214b66e2505a26fd2ea58839dd7a1d48d\", \"lessThan\": \"11f81438927f84edfaaeb5d5f10856c3a1c1fc82\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"fa2bbff7b0b4e211fec5e5686ef96350690597b5\", \"lessThan\": \"855678ed8534518e2b428bcbcec695de9ba248e8\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/md/md.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"6.1.75\", \"lessThan\": \"6.1.80\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"6.6.14\", \"lessThan\": \"6.6.19\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"6.7.2\", \"lessThan\": \"6.7.7\", \"versionType\": \"semver\"}], \"programFiles\": [\"drivers/md/md.c\"], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/6b2ff10390b19a2364af622b6666b690443f9f3f\"}, {\"url\": \"https://git.kernel.org/stable/c/02dad157ba11064d073f5499dc33552b227d5d3a\"}, {\"url\": \"https://git.kernel.org/stable/c/11f81438927f84edfaaeb5d5f10856c3a1c1fc82\"}, {\"url\": \"https://git.kernel.org/stable/c/855678ed8534518e2b428bcbcec695de9ba248e8\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmd: Fix missing release of \u0027active_io\u0027 for flush\\n\\nsubmit_flushes\\n atomic_set(\u0026mddev-\u003eflush_pending, 1);\\n rdev_for_each_rcu(rdev, mddev)\\n  atomic_inc(\u0026mddev-\u003eflush_pending);\\n  bi-\u003ebi_end_io = md_end_flush\\n  submit_bio(bi);\\n                        /* flush io is done first */\\n                        md_end_flush\\n                         if (atomic_dec_and_test(\u0026mddev-\u003eflush_pending))\\n                          percpu_ref_put(\u0026mddev-\u003eactive_io)\\n                          -\u003e active_io is not released\\n\\n if (atomic_dec_and_test(\u0026mddev-\u003eflush_pending))\\n  -\u003e missing release of active_io\\n\\nFor consequence, mddev_suspend() will wait for \u0027active_io\u0027 to be zero\\nforever.\\n\\nFix this problem by releasing \u0027active_io\u0027 in submit_flushes() if\\n\u0027flush_pending\u0027 is decreased to zero.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.80\", \"versionStartIncluding\": \"6.1.75\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.19\", \"versionStartIncluding\": \"6.6.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.7.7\", \"versionStartIncluding\": \"6.7.2\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-04T09:02:30.069Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-27023\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-04T09:02:30.069Z\", \"dateReserved\": \"2024-02-19T14:20:24.210Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-05-01T12:49:21.063Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}



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…