2 matches found
The vulnerability of the mm/swap component in the Linux operating system’s kernel allows a hacker to trigger a service failure.
The vulnerability of the mm/swap component of the Linux operating system’s kernel is related to the state of the swapcacheprepare, doswappage, and foliounlock functions. Exploiting this vulnerability can allow an attacker to gain elevated privileges within the system...
CVE-2024-42266 btrfs: make cow_file_range_inline() honor locked_page on error
In the Linux kernel, the following vulnerability has been resolved: btrfs: make cowfilerangeinline honor lockedpage on error The btrfs buffered write path runs through extentwritepage which has some tricky return value handling for writepagedelalloc. Specifically, when that returns 1, we exit, bu...