Security Advisory

CVE-2026-53128

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-24 16:30:55
Last updated 2026-06-24 16:30:55
Assigner Linux
CVSS score not scored
State PUBLISHED

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.