Linux Kernal Vulnerability Let Attackers Bypass CPU & Write on Memory

Post Reply
Shane1145
Posts: 1689
Joined: Wed Sep 25, 2024 2:31 pm

Linux Kernal Vulnerability Let Attackers Bypass CPU & Write on Memory

Post by Shane1145 »

Researchers uncovered a vulnerability in the Linux kernel’s dmam_free_coherent() function, which stems from a race condition caused by the improper order of operations when freeing DMA (Direct Memory Access) allocations and managing associated resources.

This vulnerability can lead to system instabilities and malfunctions, as DMA is crucial for allowing hardware devices to transfer data directly to and from system memory without CPU involvement.

https://cybersecuritynews.com/linux-ker ... erability/
Post Reply