NA

CVE-2023-50433

Published: 29/04/2024 Updated: 30/04/2024

Vulnerability Summary

marshall in dhcp_packet.c in simple-dhcp-server through ec976d2 allows remote malicious users to cause a denial of service by sending a malicious DHCP packet. The crash is caused by a type confusion bug that results in a large memory allocation; when this memory allocation fails the DHCP server will crash.