|
Some vulnerabilities have been reported in the Linux Kernel, which can be exploited by malicious, local users to cause a DoS (Denial of Service), disclose potentially sensitive information, and potentially gain escalated privileges. 1) A vulnerability is caused due to the "do_pages_move()" function in mm/migrate.c not properly verifying the node values received from userspace, which can be exploited to cause a crash or disclose memory via a specially crafted "move_pages" system call. 2) A vulnerability is caused due to a NULL pointer dereference error within the "wake_futex_pi()" function in kernel/futex.c, which can be exploited to cause a crash and potentially gain escalated privileges.
|