Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade torvalds/linux to version 6.11-rc7 or higher.
Affected versions of this package are vulnerable to Race Condition through the improper synchronization mechanism in the perf_mmap and perf_mmap_close functions. An attacker can exploit this vulnerability to manipulate memory mappings and potentially execute arbitrary code by racing the mmap and munmap calls to create an orphaned auxiliary buffer. This is only exploitable if specific kernel configurations such as init_on_alloc, page_poisoning, init_on_free, CONFIG_DEBUG_PAGEALLOC, or CONFIG_DEBUG_VM are disabled or check_pages_enabled is true.
Note: Debian-based distributions, as well as Android and any virtual machines, are not affected.