In teler before version 0.0.1, if you run teler inside a Docker container and encounter errors.Exit
function, it will cause denial-of-service (SIGSEGV
) because it doesnt get process ID and process group ID of teler properly to kills. The issue is patched in teler 0.0.1 and 0.0.1-dev5.1.
A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Teler | Teler_project | * | 0.0.1 (excluding) |