CVE-2026-53128 (GCVE-0-2026-53128)
Vulnerability from cvelistv5 – Published: 2026-06-24 16:30 – Updated: 2026-06-24 16:30
VLAI
Title
drbd: Balance RCU calls in drbd_adm_dump_devices()
Summary
In the Linux kernel, the following vulnerability has been resolved:
drbd: Balance RCU calls in drbd_adm_dump_devices()
Make drbd_adm_dump_devices() call rcu_read_lock() before
rcu_read_unlock() is called. This has been detected by the Clang
thread-safety analyzer.
Severity
No CVSS data available.
Assigner
References
8 references
Impacted products
2 products
| Vendor | Product | Version | |
|---|---|---|---|
| Linux | Linux |
Affected:
a55bbd375d1802141f0f043e2cd08f85c23d6209 , < ae12bb44b392637a8321ade305c883f9ffc0daea
(git)
Affected: a55bbd375d1802141f0f043e2cd08f85c23d6209 , < 68ebb9183ac3621b96b18e046841eadb9508783c (git) Affected: a55bbd375d1802141f0f043e2cd08f85c23d6209 , < 6cd27bcb71bb73f955d104cc3a62be6f83724392 (git) Affected: a55bbd375d1802141f0f043e2cd08f85c23d6209 , < 282e06e6d494a7bee85af78c747527b7d4009cc3 (git) Affected: a55bbd375d1802141f0f043e2cd08f85c23d6209 , < 8092713a10c19fa0f731b71b2853af4319ca54fd (git) Affected: a55bbd375d1802141f0f043e2cd08f85c23d6209 , < 996d279f2c985d771d6cfdd923e447d825726e06 (git) Affected: a55bbd375d1802141f0f043e2cd08f85c23d6209 , < 1f112240531f0a0b437b2e001c1d89e8b25a8328 (git) Affected: a55bbd375d1802141f0f043e2cd08f85c23d6209 , < 2b31e86387e60b3689339f0f0fbb4d3623d9d494 (git) |
|
| Linux | Linux |
Affected:
4.5
Unaffected: 0 , < 4.5 (semver) Unaffected: 5.10.258 , ≤ 5.10.* (semver) Unaffected: 5.15.209 , ≤ 5.15.* (semver) Unaffected: 6.1.175 , ≤ 6.1.* (semver) Unaffected: 6.6.141 , ≤ 6.6.* (semver) Unaffected: 6.12.91 , ≤ 6.12.* (semver) Unaffected: 6.18.33 , ≤ 6.18.* (semver) Unaffected: 7.0.10 , ≤ 7.0.* (semver) Unaffected: 7.1 , ≤ * (original_commit_for_fix) |
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/block/drbd/drbd_nl.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "ae12bb44b392637a8321ade305c883f9ffc0daea",
"status": "affected",
"version": "a55bbd375d1802141f0f043e2cd08f85c23d6209",
"versionType": "git"
},
{
"lessThan": "68ebb9183ac3621b96b18e046841eadb9508783c",
"status": "affected",
"version": "a55bbd375d1802141f0f043e2cd08f85c23d6209",
"versionType": "git"
},
{
"lessThan": "6cd27bcb71bb73f955d104cc3a62be6f83724392",
"status": "affected",
"version": "a55bbd375d1802141f0f043e2cd08f85c23d6209",
"versionType": "git"
},
{
"lessThan": "282e06e6d494a7bee85af78c747527b7d4009cc3",
"status": "affected",
"version": "a55bbd375d1802141f0f043e2cd08f85c23d6209",
"versionType": "git"
},
{
"lessThan": "8092713a10c19fa0f731b71b2853af4319ca54fd",
"status": "affected",
"version": "a55bbd375d1802141f0f043e2cd08f85c23d6209",
"versionType": "git"
},
{
"lessThan": "996d279f2c985d771d6cfdd923e447d825726e06",
"status": "affected",
"version": "a55bbd375d1802141f0f043e2cd08f85c23d6209",
"versionType": "git"
},
{
"lessThan": "1f112240531f0a0b437b2e001c1d89e8b25a8328",
"status": "affected",
"version": "a55bbd375d1802141f0f043e2cd08f85c23d6209",
"versionType": "git"
},
{
"lessThan": "2b31e86387e60b3689339f0f0fbb4d3623d9d494",
"status": "affected",
"version": "a55bbd375d1802141f0f043e2cd08f85c23d6209",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/block/drbd/drbd_nl.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "4.5"
},
{
"lessThan": "4.5",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"version": "5.10.258",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.209",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.175",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.141",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.91",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.33",
"versionType": "semver"
},
{
"lessThanOrEqual": "7.0.*",
"status": "unaffected",
"version": "7.0.10",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.1",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.10.258",
"versionStartIncluding": "4.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.209",
"versionStartIncluding": "4.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.175",
"versionStartIncluding": "4.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.141",
"versionStartIncluding": "4.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.91",
"versionStartIncluding": "4.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.33",
"versionStartIncluding": "4.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0.10",
"versionStartIncluding": "4.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.1",
"versionStartIncluding": "4.5",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrbd: Balance RCU calls in drbd_adm_dump_devices()\n\nMake drbd_adm_dump_devices() call rcu_read_lock() before\nrcu_read_unlock() is called. This has been detected by the Clang\nthread-safety analyzer."
}
],
"providerMetadata": {
"dateUpdated": "2026-06-24T16:30:55.911Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/ae12bb44b392637a8321ade305c883f9ffc0daea"
},
{
"url": "https://git.kernel.org/stable/c/68ebb9183ac3621b96b18e046841eadb9508783c"
},
{
"url": "https://git.kernel.org/stable/c/6cd27bcb71bb73f955d104cc3a62be6f83724392"
},
{
"url": "https://git.kernel.org/stable/c/282e06e6d494a7bee85af78c747527b7d4009cc3"
},
{
"url": "https://git.kernel.org/stable/c/8092713a10c19fa0f731b71b2853af4319ca54fd"
},
{
"url": "https://git.kernel.org/stable/c/996d279f2c985d771d6cfdd923e447d825726e06"
},
{
"url": "https://git.kernel.org/stable/c/1f112240531f0a0b437b2e001c1d89e8b25a8328"
},
{
"url": "https://git.kernel.org/stable/c/2b31e86387e60b3689339f0f0fbb4d3623d9d494"
}
],
"title": "drbd: Balance RCU calls in drbd_adm_dump_devices()",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-53128",
"datePublished": "2026-06-24T16:30:55.911Z",
"dateReserved": "2026-06-09T07:44:35.386Z",
"dateUpdated": "2026-06-24T16:30:55.911Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
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…