CVE-2020-8649
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)
medium
34/100 CVSS Score
5.9 MEDIUM
v3.1 (nvd)
EPSS Score
0.09% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
1 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 vgacon_invert_region function in drivers/video/console/vgacon.c.
CVSS Metrics
- v3.1•MEDIUM•Score: 5.9CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
- v2.0•LOW•Score: 3.6AV:L/AC:L/Au:N/C:P/I:N/A:P
EPSS Trends
Current EPSS score: 0.09%• Percentile: 25%
Techniques & Countermeasures
- CWE-416•Use 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
- debian•debian_linux
8.0 | 9.0
- linux•linux_kernel
≤ 5.5.2
- opensuse•leap
15.1
References (6)
- https://bugzilla.kernel.org/show_bug.cgi?id=206357
- http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00039.html
- https://lists.debian.org/debian-lts-announce/2020/06/msg00011.html
- https://lists.debian.org/debian-lts-announce/2020/06/msg00012.html
- https://lists.debian.org/debian-lts-announce/2020/06/msg00013.html
- https://www.debian.org/security/2020/dsa-4698