CVE-2023-53313 (GCVE-0-2023-53313)
Vulnerability from cvelistv5
Published
2025-09-16 16:11
Modified
2025-09-16 16:11
Severity ?
VLAI Severity ?
EPSS score ?
Summary
In the Linux kernel, the following vulnerability has been resolved:
md/raid10: fix wrong setting of max_corr_read_errors
There is no input check when echo md/max_read_errors and overflow might
occur. Add check of input number.
References
Impacted products
Vendor | Product | Version | |||||||
---|---|---|---|---|---|---|---|---|---|
▼ | Linux | Linux |
Version: 1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d Version: 1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d Version: 1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d Version: 1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d Version: 1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d Version: 1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d Version: 1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d Version: 1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d Version: 1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d |
||||||
|
{ "containers": { "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": "74050a3fdd4aecfd2cbf74d3c145812ab2744375", "status": "affected", "version": "1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d", "versionType": "git" }, { "lessThan": "025fde32fb957a5c271711bc66841f817ff5f299", "status": "affected", "version": "1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d", "versionType": "git" }, { "lessThan": "31c805a44b7569ca1017a4714385182d98bba212", "status": "affected", "version": "1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d", "versionType": "git" }, { "lessThan": "b1d8f38310bce3282374983b229d94edbaf1e570", "status": "affected", "version": "1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d", "versionType": "git" }, { "lessThan": "3c76920e547d4b931bed758bad83fd658dd88b4e", "status": "affected", "version": "1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d", "versionType": "git" }, { "lessThan": "05d10428e8dffed0bac2502f34151729fc189cd3", "status": "affected", "version": "1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d", "versionType": "git" }, { "lessThan": "aef6e98eb772594edd4399625e4e1bbe45971fa1", "status": "affected", "version": "1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d", "versionType": "git" }, { "lessThan": "e83cb411aa1c6c9617db9329897f4506ba9e9b9d", "status": "affected", "version": "1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d", "versionType": "git" }, { "lessThan": "f8b20a405428803bd9881881d8242c9d72c6b2b2", "status": "affected", "version": "1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d", "versionType": "git" } ] }, { "defaultStatus": "affected", "product": "Linux", "programFiles": [ "drivers/md/md.c" ], "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "vendor": "Linux", "versions": [ { "status": "affected", "version": "2.6.33" }, { "lessThan": "2.6.33", "status": "unaffected", "version": "0", "versionType": "semver" }, { "lessThanOrEqual": "4.14.*", "status": "unaffected", "version": "4.14.322", "versionType": "semver" }, { "lessThanOrEqual": "4.19.*", "status": "unaffected", "version": "4.19.291", "versionType": "semver" }, { "lessThanOrEqual": "5.4.*", "status": "unaffected", "version": "5.4.251", "versionType": "semver" }, { "lessThanOrEqual": "5.10.*", "status": "unaffected", "version": "5.10.188", "versionType": "semver" }, { "lessThanOrEqual": "5.15.*", "status": "unaffected", "version": "5.15.121", "versionType": "semver" }, { "lessThanOrEqual": "6.1.*", "status": "unaffected", "version": "6.1.39", "versionType": "semver" }, { "lessThanOrEqual": "6.3.*", "status": "unaffected", "version": "6.3.13", "versionType": "semver" }, { "lessThanOrEqual": "6.4.*", "status": "unaffected", "version": "6.4.4", "versionType": "semver" }, { "lessThanOrEqual": "*", "status": "unaffected", "version": "6.5", "versionType": "original_commit_for_fix" } ] } ], "cpeApplicability": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "4.14.322", "versionStartIncluding": "2.6.33", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "4.19.291", "versionStartIncluding": "2.6.33", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "5.4.251", "versionStartIncluding": "2.6.33", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "5.10.188", "versionStartIncluding": "2.6.33", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "5.15.121", "versionStartIncluding": "2.6.33", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "6.1.39", "versionStartIncluding": "2.6.33", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "6.3.13", "versionStartIncluding": "2.6.33", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "6.4.4", "versionStartIncluding": "2.6.33", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "6.5", "versionStartIncluding": "2.6.33", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmd/raid10: fix wrong setting of max_corr_read_errors\n\nThere is no input check when echo md/max_read_errors and overflow might\noccur. Add check of input number." } ], "providerMetadata": { "dateUpdated": "2025-09-16T16:11:50.642Z", "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "shortName": "Linux" }, "references": [ { "url": "https://git.kernel.org/stable/c/74050a3fdd4aecfd2cbf74d3c145812ab2744375" }, { "url": "https://git.kernel.org/stable/c/025fde32fb957a5c271711bc66841f817ff5f299" }, { "url": "https://git.kernel.org/stable/c/31c805a44b7569ca1017a4714385182d98bba212" }, { "url": "https://git.kernel.org/stable/c/b1d8f38310bce3282374983b229d94edbaf1e570" }, { "url": "https://git.kernel.org/stable/c/3c76920e547d4b931bed758bad83fd658dd88b4e" }, { "url": "https://git.kernel.org/stable/c/05d10428e8dffed0bac2502f34151729fc189cd3" }, { "url": "https://git.kernel.org/stable/c/aef6e98eb772594edd4399625e4e1bbe45971fa1" }, { "url": "https://git.kernel.org/stable/c/e83cb411aa1c6c9617db9329897f4506ba9e9b9d" }, { "url": "https://git.kernel.org/stable/c/f8b20a405428803bd9881881d8242c9d72c6b2b2" } ], "title": "md/raid10: fix wrong setting of max_corr_read_errors", "x_generator": { "engine": "bippy-1.2.0" } } }, "cveMetadata": { "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "assignerShortName": "Linux", "cveId": "CVE-2023-53313", "datePublished": "2025-09-16T16:11:50.642Z", "dateReserved": "2025-09-16T16:08:59.562Z", "dateUpdated": "2025-09-16T16:11:50.642Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-53313\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-09-16T17:15:37.233\",\"lastModified\":\"2025-09-17T14:18:55.093\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmd/raid10: fix wrong setting of max_corr_read_errors\\n\\nThere is no input check when echo md/max_read_errors and overflow might\\noccur. Add check of input number.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/025fde32fb957a5c271711bc66841f817ff5f299\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/05d10428e8dffed0bac2502f34151729fc189cd3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/31c805a44b7569ca1017a4714385182d98bba212\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/3c76920e547d4b931bed758bad83fd658dd88b4e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/74050a3fdd4aecfd2cbf74d3c145812ab2744375\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/aef6e98eb772594edd4399625e4e1bbe45971fa1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b1d8f38310bce3282374983b229d94edbaf1e570\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e83cb411aa1c6c9617db9329897f4506ba9e9b9d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f8b20a405428803bd9881881d8242c9d72c6b2b2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}" } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…