#VU49179 NULL pointer dereference in OpenSMTPD - CVE-2020-35680
Published: December 24, 2020 / Updated: December 29, 2020
OpenSMTPD
OpenBSD
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a NULL pointer dereference error in smtpd/lka_filter.c in certain configurations. A remote attacker can trigger denial of service conditions via a crafted pattern of client activity, because the filter state machine does not properly maintain the I/O channel between the SMTP engine and the filters layer.