CVE-2023-54188
CVE-2023-54188 affects the Linux kernel’s dmaengine for the Apple-admac path. The root cause is that the memory descriptor named current_tx is removed from the issued list when it becomes the current descriptor, causing it to be omitted from the standard freeing flow and leaking memory. The docum...