Deadlock Vulnerability in Linux Kernel's RAID5 Cache by Linux
CVE-2023-53848

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
9 December 2025

What is CVE-2023-53848?

A vulnerability has been identified in the Linux kernel's RAID5 cache system which can lead to a deadlock situation during operations. This issue arises when certain functions attempt to manage the configuration log while holding a lock, preventing subsequent operations from completing. The problem was introduced by a previous commit that improperly managed the state of 'conf->log', leading to a scenario where threads could indefinitely wait for a resource that would not become available. The resolution involves ensuring that 'config->log' is cleared appropriately before signaling other processes, restoring reliable behavior and preventing the deadlock. This fix enhances the stability of the RAID5 functionality within the kernel, addressing potential performance bottlenecks and ensuring smoother operations.

Affected Version(s)

Linux b13015af94cf405f73ff64ce0797269554020c37

Linux b13015af94cf405f73ff64ce0797269554020c37 < 71cf23271f015a57038bdc4669952096f9fe5500

Linux b13015af94cf405f73ff64ce0797269554020c37

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.