NULL pointer dereference in Linux Kernel
CVE-2019-12381
An issue was discovered in ip_ra_control in net/ipv4/ip_sockglue.c in the Linux kernel through 5.1.5. There is an unchecked kmalloc of new_ra, which might allow an attacker to cause a denial of service (NULL pointer dereference and system crash). NOTE: this is disputed because new_ra is never used if it is NULL
EPSS: 0.004 (36.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux Linux_kernel
- N/a — versions n/a
Weakness classification (CWE)
References
- cve@mitre.org (Patch, Mailing List, Third Party Advisory, x_refsource_MISC)
- cve@mitre.org (Patch, Mailing List, x_refsource_MISC, Vendor Advisory)
- cve@mitre.org (VDB Entry, Third Party Advisory, vdb-entry, x_refsource_BID)
- cve@mitre.org (x_refsource_FEDORA, vendor-advisory)
- cve@mitre.org (x_refsource_FEDORA, vendor-advisory)
- cve@mitre.org (x_refsource_MISC)
Frequently asked questions
- What is CVE-2019-12381?
- CVE-2019-12381 is a medium-severity vulnerability in Linux Kernel, classified under NULL Pointer Dereference. CVSS score: 5.5/10. Published 2019-05-28.
- How severe is CVE-2019-12381?
- Medium severity. CVSS v3 base score is 5.5 out of 10.