marshall in dhcp_packet.c in simple-dhcp-server through ec976d2 allows remote attackers 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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-04-29 22:15
Updated : 2024-11-21 08:36
NVD link : CVE-2023-50433
Mitre link : CVE-2023-50433
CVE.ORG link : CVE-2023-50433
JSON object : View
Products Affected
No product.
CWE
CWE-843
Access of Resource Using Incompatible Type ('Type Confusion')