CVE-2023-52493
A flaw was found in the Linux Kernel. Read and write locks for the channel are taken in succession by dropping the read lock from parsexferevent, such that a callback given to client can potentially queue buffers and acquire the write lock in that process. This can result in multiple locks and a...