FreshPorts - VuXML

This page displays vulnerability information about FreeBSD Ports.

The VUXML data was last processed by FreshPorts on 2024-11-18 16:18:42 UTC

List all Vulnerabilities, by package

List all Vulnerabilities, by date

k68

These are the vulnerabilities relating to the commit you have selected:

VuXML IDDescription
da4adc02-07f4-11ef-960d-5404a68ad561hcode -- buffer overflow in mail.c

The openSUSE project reports:

The problematic function in question is putSDN() in mail.c. The static variable `cp` is used as an index for a fixed-sized buffer `ibuf`. There is a range check: `if ( cp >= HDR_BUF_LEN ) ...` but under certain circumstances, cp can be incremented beyond the buffer size, leading to a buffer overwrite


Discovery 2024-04-29
Entry 2024-05-01
ko-hcode
< 2.1.3_2

CVE-2024-34020
https://bugzilla.suse.com/show_bug.cgi?id=1223534