Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Tptacek

#21674of 53,625
11Total CVSS
Vulnerabilities · 2
Medium
2
PT-2018-9672
5.5
2017-09-14
Linux · Linux Kernel · CVE-2018-10087
Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 4.13 Description: The issue might allow local users to cause a denial of service by triggering an attempted use of the -INT MIN value in the kernel wait4 function. Recommendations: For Linux kernel versions prior to 4.13, update to version 4.13 or later to resolve the issue.
PT-2018-9696
5.5
2017-09-14
Linux · Linux Kernel · CVE-2018-10124
Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 4.13 Description: The issue might allow local users to cause a denial of service. This is related to the `kill something info` function in `kernel/signal.c`, which can be affected when an unspecified architecture and compiler is used, potentially via an `INT MIN` argument. Recommendations: For 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 `kill something info` function until a patch is available.