Vulnerability Details : CVE-2020-12657
An issue was discovered in the Linux kernel before 5.6.5. There is a use-after-free in block/bfq-iosched.c related to bfq_idle_slice_timer_body.
Vulnerability category: Memory Corruption
Products affected by CVE-2020-12657
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-12657
0.12%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 28 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-12657
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.6
|
MEDIUM | AV:L/AC:L/Au:N/C:P/I:P/A:P |
3.9
|
6.4
|
NIST | |
7.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST |
CWE ids for CVE-2020-12657
-
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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-12657
-
https://patchwork.kernel.org/patch/11447049/
[V3] block, bfq: fix use-after-free in bfq_idle_slice_timer_body - PatchworkPatch;Vendor Advisory
-
http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00022.html
[security-announce] openSUSE-SU-2020:0801-1: important: Security update
-
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.5
Release Notes;Vendor Advisory
-
https://security.netapp.com/advisory/ntap-20200608-0001/
May 2020 Linux Kernel Vulnerabilities in NetApp Products | NetApp Product Security
-
https://usn.ubuntu.com/4363-1/
USN-4363-1: Linux kernel vulnerabilities | Ubuntu security notices
-
https://github.com/torvalds/linux/commit/2f95fa5c955d0a9987ffdc3a095e2f4e62c5f2a9
block, bfq: fix use-after-free in bfq_idle_slice_timer_body · torvalds/linux@2f95fa5 · GitHubPatch;Third Party Advisory
-
https://usn.ubuntu.com/4369-1/
USN-4369-1: Linux kernel vulnerabilities | Ubuntu security notices
-
https://usn.ubuntu.com/4368-1/
USN-4368-1: Linux kernel vulnerabilities | Ubuntu security notices
-
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=2f95fa5c955d0a9987ffdc3a095e2f4e62c5f2a9
kernel/git/torvalds/linux.git - Linux kernel source treePatch;Vendor Advisory
-
https://usn.ubuntu.com/4367-1/
USN-4367-1: Linux kernel vulnerabilities | Ubuntu security notices
Jump to