Vulnerability Details : CVE-2019-19543
In the Linux kernel before 5.1.6, there is a use-after-free in serial_ir_init_module() in drivers/media/rc/serial_ir.c.
Vulnerability category: Memory Corruption
Products affected by CVE-2019-19543
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-19543
0.07%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 32 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-19543
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-2019-19543
-
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-2019-19543
-
http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00029.html
[security-announce] openSUSE-SU-2019:2675-1: important: Security update
-
https://security.netapp.com/advisory/ntap-20200924-0005/
CVE-2019-19543 Linux Kernel Vulnerability in NetApp Products | NetApp Product Security
-
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=56cd26b618855c9af48c8301aa6754ced8dd0beb
kernel/git/torvalds/linux.git - Linux kernel source treePatch;Vendor Advisory
-
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.1.6
Release Notes;Vendor Advisory
Jump to