Use After Free in Linux Kernel

CVE-2020-8428

fs/namei.c in the Linux kernel before 5.5 has a may_create_in_sticky use-after-free, which allows local users to cause a denial of service (OOPS) or possibly obtain sensitive information from kernel memory, aka CID-d0cb50185ae9. One attack vector may be an open system call for a UNIX domain socket, if the socket is being moved to a new parent directory and its old parent directory is being removed.

Vulnerability class: Use-After-Free

EPSS: 0.007 (47.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2020-8428?
CVE-2020-8428 is a high-severity vulnerability in Linux Kernel, classified under Use After Free. CVSS score: 7.1/10. Published 2020-01-29.
How severe is CVE-2020-8428?
High severity. CVSS v3 base score is 7.1 out of 10.
Is CVE-2020-8428 known to be exploited?
2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.