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

CVE-2023-53299 (GCVE-0-2023-53299)

Vulnerability from cvelistv5 – Published: 2025-09-16 08:11 – Updated: 2026-05-11 19:42
VLAI
Title
md/raid10: fix leak of 'r10bio->remaining' for recovery
Summary
In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix leak of 'r10bio->remaining' for recovery raid10_sync_request() will add 'r10bio->remaining' for both rdev and replacement rdev. However, if the read io fails, recovery_request_write() returns without issuing the write io, in this case, end_sync_request() is only called once and 'remaining' is leaked, cause an io hang. Fix the problem by decreasing 'remaining' according to if 'bio' and 'repl_bio' is valid.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-01-14 18:13 UTC
CWE
  • CWE-401 - Missing Release of Memory after Effective Lifetime
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 24afd80d99f80a79d8824d2805114b8b067e9823 , < cb827ed2bb34480dc102146d3a1f89fdbcafc028 (git)
Affected: 24afd80d99f80a79d8824d2805114b8b067e9823 , < 1d2c6c6e37fe5de11fd01a82badf03390e12df7a (git)
Affected: 24afd80d99f80a79d8824d2805114b8b067e9823 , < 8c5d5d7ffd1e76734811b8ea5417cf0432b9952c (git)
Affected: 24afd80d99f80a79d8824d2805114b8b067e9823 , < 1697fb124c6d6c5237e9cbd78890310154738084 (git)
Affected: 24afd80d99f80a79d8824d2805114b8b067e9823 , < 8d09065802c53cc938d162b62f6c4150b392c90e (git)
Affected: 24afd80d99f80a79d8824d2805114b8b067e9823 , < 11141630f03efffdfe260b3582b2d93d38171b97 (git)
Affected: 24afd80d99f80a79d8824d2805114b8b067e9823 , < 3481dec5ecbbbbe44ab23e22c2b14bd65c644ec6 (git)
Affected: 24afd80d99f80a79d8824d2805114b8b067e9823 , < 4f82e7e07cdaf2947d71968e3d6b73370a217093 (git)
Affected: 24afd80d99f80a79d8824d2805114b8b067e9823 , < 26208a7cffd0c7cbf14237ccd20c7270b3ffeb7e (git)
guessed Create a notification for this product.
Linux Linux Affected: 3.3
Unaffected: 0 , < 3.3 (semver)
Unaffected: 4.14.315 , ≤ 4.14.* (semver)
Unaffected: 4.19.283 , ≤ 4.19.* (semver)
Unaffected: 5.4.243 , ≤ 5.4.* (semver)
Unaffected: 5.10.180 , ≤ 5.10.* (semver)
Unaffected: 5.15.111 , ≤ 5.15.* (semver)
Unaffected: 6.1.28 , ≤ 6.1.* (semver)
Unaffected: 6.2.15 , ≤ 6.2.* (semver)
Unaffected: 6.3.2 , ≤ 6.3.* (semver)
Unaffected: 6.4 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "LOCAL",
              "availabilityImpact": "HIGH",
              "baseScore": 5.5,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "NONE",
              "integrityImpact": "NONE",
              "privilegesRequired": "LOW",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2023-53299",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-01-14T18:13:08.755335Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-401",
                "description": "CWE-401 Missing Release of Memory after Effective Lifetime",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-01-14T18:22:54.164Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/md/raid10.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "cb827ed2bb34480dc102146d3a1f89fdbcafc028",
              "status": "affected",
              "version": "24afd80d99f80a79d8824d2805114b8b067e9823",
              "versionType": "git"
            },
            {
              "lessThan": "1d2c6c6e37fe5de11fd01a82badf03390e12df7a",
              "status": "affected",
              "version": "24afd80d99f80a79d8824d2805114b8b067e9823",
              "versionType": "git"
            },
            {
              "lessThan": "8c5d5d7ffd1e76734811b8ea5417cf0432b9952c",
              "status": "affected",
              "version": "24afd80d99f80a79d8824d2805114b8b067e9823",
              "versionType": "git"
            },
            {
              "lessThan": "1697fb124c6d6c5237e9cbd78890310154738084",
              "status": "affected",
              "version": "24afd80d99f80a79d8824d2805114b8b067e9823",
              "versionType": "git"
            },
            {
              "lessThan": "8d09065802c53cc938d162b62f6c4150b392c90e",
              "status": "affected",
              "version": "24afd80d99f80a79d8824d2805114b8b067e9823",
              "versionType": "git"
            },
            {
              "lessThan": "11141630f03efffdfe260b3582b2d93d38171b97",
              "status": "affected",
              "version": "24afd80d99f80a79d8824d2805114b8b067e9823",
              "versionType": "git"
            },
            {
              "lessThan": "3481dec5ecbbbbe44ab23e22c2b14bd65c644ec6",
              "status": "affected",
              "version": "24afd80d99f80a79d8824d2805114b8b067e9823",
              "versionType": "git"
            },
            {
              "lessThan": "4f82e7e07cdaf2947d71968e3d6b73370a217093",
              "status": "affected",
              "version": "24afd80d99f80a79d8824d2805114b8b067e9823",
              "versionType": "git"
            },
            {
              "lessThan": "26208a7cffd0c7cbf14237ccd20c7270b3ffeb7e",
              "status": "affected",
              "version": "24afd80d99f80a79d8824d2805114b8b067e9823",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/md/raid10.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.3"
            },
            {
              "lessThan": "3.3",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.315",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.283",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.243",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.180",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.111",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.28",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.2.*",
              "status": "unaffected",
              "version": "6.2.15",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.3.*",
              "status": "unaffected",
              "version": "6.3.2",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.4",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.315",
                  "versionStartIncluding": "3.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.283",
                  "versionStartIncluding": "3.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.243",
                  "versionStartIncluding": "3.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.180",
                  "versionStartIncluding": "3.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.111",
                  "versionStartIncluding": "3.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.28",
                  "versionStartIncluding": "3.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.2.15",
                  "versionStartIncluding": "3.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.3.2",
                  "versionStartIncluding": "3.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.4",
                  "versionStartIncluding": "3.3",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmd/raid10: fix leak of \u0027r10bio-\u003eremaining\u0027 for recovery\n\nraid10_sync_request() will add \u0027r10bio-\u003eremaining\u0027 for both rdev and\nreplacement rdev. However, if the read io fails, recovery_request_write()\nreturns without issuing the write io, in this case, end_sync_request()\nis only called once and \u0027remaining\u0027 is leaked, cause an io hang.\n\nFix the problem by decreasing \u0027remaining\u0027 according to if \u0027bio\u0027 and\n\u0027repl_bio\u0027 is valid."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T19:42:15.615Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/cb827ed2bb34480dc102146d3a1f89fdbcafc028"
        },
        {
          "url": "https://git.kernel.org/stable/c/1d2c6c6e37fe5de11fd01a82badf03390e12df7a"
        },
        {
          "url": "https://git.kernel.org/stable/c/8c5d5d7ffd1e76734811b8ea5417cf0432b9952c"
        },
        {
          "url": "https://git.kernel.org/stable/c/1697fb124c6d6c5237e9cbd78890310154738084"
        },
        {
          "url": "https://git.kernel.org/stable/c/8d09065802c53cc938d162b62f6c4150b392c90e"
        },
        {
          "url": "https://git.kernel.org/stable/c/11141630f03efffdfe260b3582b2d93d38171b97"
        },
        {
          "url": "https://git.kernel.org/stable/c/3481dec5ecbbbbe44ab23e22c2b14bd65c644ec6"
        },
        {
          "url": "https://git.kernel.org/stable/c/4f82e7e07cdaf2947d71968e3d6b73370a217093"
        },
        {
          "url": "https://git.kernel.org/stable/c/26208a7cffd0c7cbf14237ccd20c7270b3ffeb7e"
        }
      ],
      "title": "md/raid10: fix leak of \u0027r10bio-\u003eremaining\u0027 for recovery",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-53299",
    "datePublished": "2025-09-16T08:11:30.854Z",
    "dateReserved": "2025-09-16T08:09:37.993Z",
    "dateUpdated": "2026-05-11T19:42:15.615Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2023-53299",
      "date": "2026-09-15",
      "epss": "0.00149",
      "percentile": "0.04405"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-53299\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-09-16T08:15:39.283\",\"lastModified\":\"2026-06-17T06:44:46.933\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmd/raid10: fix leak of \u0027r10bio-\u003eremaining\u0027 for recovery\\n\\nraid10_sync_request() will add \u0027r10bio-\u003eremaining\u0027 for both rdev and\\nreplacement rdev. However, if the read io fails, recovery_request_write()\\nreturns without issuing the write io, in this case, end_sync_request()\\nis only called once and \u0027remaining\u0027 is leaked, cause an io hang.\\n\\nFix the problem by decreasing \u0027remaining\u0027 according to if \u0027bio\u0027 and\\n\u0027repl_bio\u0027 is valid.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/md/raid10.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"24afd80d99f80a79d8824d2805114b8b067e9823\",\"lessThan\":\"cb827ed2bb34480dc102146d3a1f89fdbcafc028\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"24afd80d99f80a79d8824d2805114b8b067e9823\",\"lessThan\":\"1d2c6c6e37fe5de11fd01a82badf03390e12df7a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"24afd80d99f80a79d8824d2805114b8b067e9823\",\"lessThan\":\"8c5d5d7ffd1e76734811b8ea5417cf0432b9952c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"24afd80d99f80a79d8824d2805114b8b067e9823\",\"lessThan\":\"1697fb124c6d6c5237e9cbd78890310154738084\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"24afd80d99f80a79d8824d2805114b8b067e9823\",\"lessThan\":\"8d09065802c53cc938d162b62f6c4150b392c90e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"24afd80d99f80a79d8824d2805114b8b067e9823\",\"lessThan\":\"11141630f03efffdfe260b3582b2d93d38171b97\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"24afd80d99f80a79d8824d2805114b8b067e9823\",\"lessThan\":\"3481dec5ecbbbbe44ab23e22c2b14bd65c644ec6\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"24afd80d99f80a79d8824d2805114b8b067e9823\",\"lessThan\":\"4f82e7e07cdaf2947d71968e3d6b73370a217093\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"24afd80d99f80a79d8824d2805114b8b067e9823\",\"lessThan\":\"26208a7cffd0c7cbf14237ccd20c7270b3ffeb7e\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/md/raid10.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"3.3\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"3.3\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"4.14.315\",\"lessThanOrEqual\":\"4.14.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"4.19.283\",\"lessThanOrEqual\":\"4.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.4.243\",\"lessThanOrEqual\":\"5.4.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.180\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.111\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.28\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.2.15\",\"lessThanOrEqual\":\"6.2.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.3.2\",\"lessThanOrEqual\":\"6.3.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.4\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"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},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"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\":\"2026-01-14T18:13:08.755335Z\",\"id\":\"CVE-2023-53299\",\"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\":\"CWE-401\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-401\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.3\",\"versionEndExcluding\":\"4.14.315\",\"matchCriteriaId\":\"9C5F940C-C3C2-4CAC-BD48-E8C8B0668034\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.15\",\"versionEndExcluding\":\"4.19.283\",\"matchCriteriaId\":\"8AC1BC2D-A61C-4368-A3F6-50DF48E2EFC5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.20\",\"versionEndExcluding\":\"5.4.243\",\"matchCriteriaId\":\"E54ACEF5-C8C1-4266-85FC-7D513FFD1DEC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.5\",\"versionEndExcluding\":\"5.10.180\",\"matchCriteriaId\":\"78422AC3-CC89-479E-B4BC-62381D8F3564\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.111\",\"matchCriteriaId\":\"2B9DD776-7F17-4F72-B94F-54BFCBC692DD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.28\",\"matchCriteriaId\":\"08F855F4-7188-4EE1-BD79-D4B6C7E2EF54\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.2.15\",\"matchCriteriaId\":\"3844A90B-940D-46C3-8D7B-9FF63F1AFC2F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.3\",\"versionEndExcluding\":\"6.3.2\",\"matchCriteriaId\":\"38F6F330-91A0-4675-8B90-6F950471A7CC\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/11141630f03efffdfe260b3582b2d93d38171b97\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/1697fb124c6d6c5237e9cbd78890310154738084\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/1d2c6c6e37fe5de11fd01a82badf03390e12df7a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/26208a7cffd0c7cbf14237ccd20c7270b3ffeb7e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/3481dec5ecbbbbe44ab23e22c2b14bd65c644ec6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/4f82e7e07cdaf2947d71968e3d6b73370a217093\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8c5d5d7ffd1e76734811b8ea5417cf0432b9952c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8d09065802c53cc938d162b62f6c4150b392c90e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/cb827ed2bb34480dc102146d3a1f89fdbcafc028\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-07-21T18:52:36+00:00",
      "cve": "CVE-2023-53299",
      "id": "CVE-2023-53299",
      "initial_release_date": "2023-01-01T00:00:00+00:00",
      "product_status:fixed": "240",
      "product_status:known_affected": "166",
      "product_status:known_not_affected": "76",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: md/raid10: fix leak of \u0027r10bio-\u003eremaining\u0027 for recovery",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-53299.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-11T02:22:18Z",
      "cve": "CVE-2023-53299",
      "id": "CVE-2023-53299",
      "initial_release_date": "2025-09-16T23:29:56Z",
      "product_status:known_affected": "540",
      "product_status:known_not_affected": "176",
      "product_status:recommended": "292",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2023-53299",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2023-53299.json",
      "version": "33"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-53299\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-14T18:13:08.755335Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-401\", \"description\": \"CWE-401 Missing Release of Memory after Effective Lifetime\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-14T18:13:04.139Z\"}}], \"cna\": {\"title\": \"md/raid10: fix leak of \u0027r10bio-\u003eremaining\u0027 for recovery\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"24afd80d99f80a79d8824d2805114b8b067e9823\", \"lessThan\": \"cb827ed2bb34480dc102146d3a1f89fdbcafc028\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"24afd80d99f80a79d8824d2805114b8b067e9823\", \"lessThan\": \"1d2c6c6e37fe5de11fd01a82badf03390e12df7a\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"24afd80d99f80a79d8824d2805114b8b067e9823\", \"lessThan\": \"8c5d5d7ffd1e76734811b8ea5417cf0432b9952c\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"24afd80d99f80a79d8824d2805114b8b067e9823\", \"lessThan\": \"1697fb124c6d6c5237e9cbd78890310154738084\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"24afd80d99f80a79d8824d2805114b8b067e9823\", \"lessThan\": \"8d09065802c53cc938d162b62f6c4150b392c90e\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"24afd80d99f80a79d8824d2805114b8b067e9823\", \"lessThan\": \"11141630f03efffdfe260b3582b2d93d38171b97\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"24afd80d99f80a79d8824d2805114b8b067e9823\", \"lessThan\": \"3481dec5ecbbbbe44ab23e22c2b14bd65c644ec6\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"24afd80d99f80a79d8824d2805114b8b067e9823\", \"lessThan\": \"4f82e7e07cdaf2947d71968e3d6b73370a217093\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"24afd80d99f80a79d8824d2805114b8b067e9823\", \"lessThan\": \"26208a7cffd0c7cbf14237ccd20c7270b3ffeb7e\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/md/raid10.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"3.3\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"3.3\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"4.14.315\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.14.*\"}, {\"status\": \"unaffected\", \"version\": \"4.19.283\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.19.*\"}, {\"status\": \"unaffected\", \"version\": \"5.4.243\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.180\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.111\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.28\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.2.15\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.2.*\"}, {\"status\": \"unaffected\", \"version\": \"6.3.2\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.3.*\"}, {\"status\": \"unaffected\", \"version\": \"6.4\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/md/raid10.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/cb827ed2bb34480dc102146d3a1f89fdbcafc028\"}, {\"url\": \"https://git.kernel.org/stable/c/1d2c6c6e37fe5de11fd01a82badf03390e12df7a\"}, {\"url\": \"https://git.kernel.org/stable/c/8c5d5d7ffd1e76734811b8ea5417cf0432b9952c\"}, {\"url\": \"https://git.kernel.org/stable/c/1697fb124c6d6c5237e9cbd78890310154738084\"}, {\"url\": \"https://git.kernel.org/stable/c/8d09065802c53cc938d162b62f6c4150b392c90e\"}, {\"url\": \"https://git.kernel.org/stable/c/11141630f03efffdfe260b3582b2d93d38171b97\"}, {\"url\": \"https://git.kernel.org/stable/c/3481dec5ecbbbbe44ab23e22c2b14bd65c644ec6\"}, {\"url\": \"https://git.kernel.org/stable/c/4f82e7e07cdaf2947d71968e3d6b73370a217093\"}, {\"url\": \"https://git.kernel.org/stable/c/26208a7cffd0c7cbf14237ccd20c7270b3ffeb7e\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmd/raid10: fix leak of \u0027r10bio-\u003eremaining\u0027 for recovery\\n\\nraid10_sync_request() will add \u0027r10bio-\u003eremaining\u0027 for both rdev and\\nreplacement rdev. However, if the read io fails, recovery_request_write()\\nreturns without issuing the write io, in this case, end_sync_request()\\nis only called once and \u0027remaining\u0027 is leaked, cause an io hang.\\n\\nFix the problem by decreasing \u0027remaining\u0027 according to if \u0027bio\u0027 and\\n\u0027repl_bio\u0027 is valid.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.14.315\", \"versionStartIncluding\": \"3.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.19.283\", \"versionStartIncluding\": \"3.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.243\", \"versionStartIncluding\": \"3.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.180\", \"versionStartIncluding\": \"3.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.111\", \"versionStartIncluding\": \"3.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.28\", \"versionStartIncluding\": \"3.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.2.15\", \"versionStartIncluding\": \"3.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.3.2\", \"versionStartIncluding\": \"3.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.4\", \"versionStartIncluding\": \"3.3\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2026-05-11T19:42:15.615Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2023-53299\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-11T19:42:15.615Z\", \"dateReserved\": \"2025-09-16T08:09:37.993Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2025-09-16T08:11:30.854Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.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…