In Libreswan 3.27 an assertion failure can lead to a pluto IKE daemon restart. An attacker can trigger a NULL pointer dereference by initiating an IKEv2 IKE_SA_INIT exchange, followed by a bogus INFORMATIONAL exchange instead of the normallly expected IKE_AUTH exchange. This affects send_v2N_spi_response_from_state() in programs/pluto/ikev2_send.c that will then trigger a NULL pointer dereference leading to a restart of libreswan.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
http://www.iwantacve.cn/index.php/archives/218/ | third party advisory exploit |
https://github.com/libreswan/libreswan/issues/246 | third party advisory |
https://github.com/libreswan/libreswan/compare/9b1394e...3897683 | third party advisory patch |
https://libreswan.org/security/CVE-2019-12312/CVE-2019-12312.txt | |
https://libreswan.org/security/CVE-2019-12312/libreswan-3.27-CVE-2019-12312.patch |