Concurrency Issue in Linux Kernel Affecting Buffer Management
CVE-2026-53380

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
19 July 2026

What is CVE-2026-53380?

A vulnerability in the Linux kernel's buffer management system allows for concurrent modifications to the buffer list. The issue arises from a lack of proper lock management in the rzv2h_ivc_transfer_buffer() function, where a buffer is removed from the list without holding the necessary spinlock. This can result in race conditions leading to potential data corruption and system instability. A fix has been implemented to ensure that buffer removal is conducted within a properly protected critical section, improving overall system reliability.

Affected Version(s)

Linux f0b3984d821b3a603cd8786dca6cc73d47c4521a

Linux f0b3984d821b3a603cd8786dca6cc73d47c4521a < 72773ff1cdfaebc593f53b1719b2c1773ecf8c43

Linux 6.19

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.