2 matches found
PT-2024-14794 · Honeywell · Honeywell
Name of the Vulnerable Software and Affected Versions: Honeywell product affected versions not specified Description: The issue arises when a server receives a malformed message where the GCL message hostname is too large, potentially causing a stack overflow. This could result in possible remote...
traceroute-4.4BSD (slack) heap overflow
Hi, A while ago I was studying the source code for this traceroute... I found this in the inetname function: ... static char line50; ... if cp void strcpyline, cp; else ... The cp variable holds at that point the hostname for the current host it's tracing. If the hostname is something like a litt...