5 matches found
The vulnerability of the migrate_to_node() function in the mm/mempolicy.c module of the Linux kernel’s memory management subsystem allows a hacker to trigger a service failure.
The vulnerability of the migratetonode function in the mm/mempolicy.c file of the Linux kernel’s memory management subsystem is related to pointer aliasing. Exploiting this vulnerability could allow an attacker to trigger a service failure...
EUVD-2024-53259
Malicious code in bioql PyPI...
DEBIAN-CVE-2024-56611
In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix migratetonode assuming there is at least one VMA in a MM We currently assume that there is at least one VMA in a MM, which isn't true. So we might end up having findvma return NULL, to then de-reference NULL. So...
UBUNTU-CVE-2024-56611
In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix migratetonode assuming there is at least one VMA in a MM We currently assume that there is at least one VMA in a MM, which isn't true. So we might end up having findvma return NULL, to then de-reference NULL. So...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that originates from the assumption that a memory map exists in the migratetonode function in the mm/mempolicy module...