CVE-2020-8647

Advisory lineage Upstream: 0 Downstream: 29
Modified
Published: 06 Feb 2020, 00:06
Last modified:04 Aug 2024, 10:03

Vulnerability Summary

Overall Risk (default)
low
24/100
CVSS Score
6.1 MEDIUM
v3.1 (nvd)
EPSS Score
0.06% LOW
0% probability -0.02%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

06 Feb 2020, 00:06
Published
Vulnerability first disclosed
04 Aug 2024, 10:03
Last Modified
Vulnerability information updated

Description

There is a use-after-free vulnerability in the Linux kernel through 5.5.2 in the vc_do_resize function in drivers/tty/vt/vt.c.

CVSS Metrics

  • v3.1MEDIUMScore: 6.1CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H
  • v2.0LOWScore: 3.6AV:L/AC:L/Au:N/C:P/I:N/A:P

EPSS Trends

Current EPSS score: 0.06% Percentile: 18%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • debiandebian_linux

    8.0 | 9.0

  • linuxlinux_kernel

    ≤ 5.5.2

  • opensuseleap

    15.1

References (6)