CVE-2026-53380

Description

A flaw was found in the Linux kernel's rzv2h-ivc media driver. The driver's buffer list, which is protected by a spinlock, can be concurrently modified because a buffer removal operation (list_del()) is performed outside of the protected section. This concurrent access to the buffer list without proper synchronization may lead to data corruption or system instability, potentially resulting in a denial of service.

Understanding the Weakness (CWE)

Integrity,Confidentiality,Other

Technical Impact: Modify Application Data; Read Application Data; Alter Execution Logic

Frequently Asked Questions

Want to get errata notifications? Sign up here.