PT-2020-1635 · Linux+3 · Linux Kernel+3
Al Viro
·
Published
2020-01-26
·
Updated
2021-05-28
·
CVE-2020-8428
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 5.5
Description
The issue is related to a use-after-free in the
fs/namei.c file of the Linux kernel. This can be exploited by local users to cause a denial of service or possibly obtain sensitive information from kernel memory. One potential attack vector involves an open system call for a UNIX domain socket, specifically when the socket is being moved to a new parent directory and its old parent directory is being removed.Recommendations
For Linux kernel versions prior to 5.5, update to version 5.5 or later to resolve the issue. As a temporary workaround, consider restricting access to UNIX domain sockets to minimize the risk of exploitation. Avoid using the
open system call for UNIX domain sockets when moving them to new parent directories, especially if the old parent directory is being removed, until the issue is resolved.Fix
DoS
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Linux Kernel
Suse
Ubuntu