Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.5, < 5.10.258 |
References
- https://git.kernel.org/stable/c/1f112240531f0a0b437b2e001c1d89e8b25a8328Patch
- https://git.kernel.org/stable/c/282e06e6d494a7bee85af78c747527b7d4009cc3Patch
- https://git.kernel.org/stable/c/2b31e86387e60b3689339f0f0fbb4d3623d9d494Patch
- https://git.kernel.org/stable/c/68ebb9183ac3621b96b18e046841eadb9508783cPatch
- https://git.kernel.org/stable/c/6cd27bcb71bb73f955d104cc3a62be6f83724392Patch
- https://git.kernel.org/stable/c/8092713a10c19fa0f731b71b2853af4319ca54fdPatch
- https://git.kernel.org/stable/c/996d279f2c985d771d6cfdd923e447d825726e06Patch
- https://git.kernel.org/stable/c/ae12bb44b392637a8321ade305c883f9ffc0daeaPatch
FAQ
What is CVE-2026-53128?
CVE-2026-53128 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 c...
How severe is CVE-2026-53128?
CVE-2026-53128 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53128?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.