Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Andrea Arcangeli

#21720de 53,635
11CVSS total
Vulnerabilidades · 2
Média
2
PT-2018-5774
5.5
2017-09-14
Linux · Linux Kernel · CVE-2017-15127
Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 4.13 Description: A flaw was found in the `hugetlb mcopy atomic pte` function in mm/hugetlb.c. This issue could trigger a local denial of service due to a superfluous implicit page unlock for VM SHARED hugetlbfs mapping. Recommendations: For Linux kernel versions prior to 4.13, update to version 4.13 or later to resolve the issue. As a temporary workaround, consider restricting access to the `hugetlb mcopy atomic pte` function until a patch is available.
PT-2019-5758
5.5
2017-03-17
Linux · Linux Kernel · CVE-2019-9213
**Name of the Vulnerable Software and Affected Versions** Linux kernel versions prior to 4.20.14 **Description** The issue is related to the expand downwards function in the Linux kernel, which lacks a check for the mmap minimum address. This makes it easier for attackers to exploit kernel NULL pointer dereferences on non-SMAP platforms. The problem is associated with a capability check for the wrong task, potentially allowing an attacker to cause a denial of service. **Recommendations** For Linux kernel versions prior to 4.20.14, update to version 4.20.14 or later to resolve the issue. As a temporary workaround, consider restricting access to the expand downwards function in mm/mmap.c to minimize the risk of exploitation.