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
References
Configurations
History
No history.
Information
Published : 2019-05-28 03:29
Updated : 2024-11-21 04:22
NVD link : CVE-2019-12381
Mitre link : CVE-2019-12381
CVE.ORG link : CVE-2019-12381
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference