This page displays vulnerability information about FreeBSD Ports.
The VUXML data was last processed by FreshPorts on 2025-07-27 12:33:51 UTC
List all Vulnerabilities, by package
List all Vulnerabilities, by date
k68These are the vulnerabilities relating to the commit you have selected:
VuXML ID | Description |
---|---|
2830b374-debd-11ef-87ba-002590c1f29c | FreeBSD -- Uninitialized kernel memory disclosure via ktrace(2)Problem Description:In some cases, the ktrace facility will log the contents of kernel structures to userspace. In one such case, ktrace dumps a variable-sized sockaddr to userspace. There, the full sockaddr is copied, even when it is shorter than the full size. This can result in up to 14 uninitialized bytes of kernel memory being copied out to userspace. Impact:It is possible for an unprivileged userspace program to leak 14 bytes of a kernel heap allocation to userspace. Discovery 2025-01-29 Entry 2025-01-30 FreeBSD-kernel >= 14.2 lt 14.2_1 CVE-2025-0662 SA-25:04.ktrace |