Linux Execve

Properties


name
Linux Execve
definition
Executes a program by replacing the calling process with a new program, with newly initialized stack, heap, and (initialized and uninitialized) data segments. The PID stays the same.
defined by
https://man7.org/linux/man-pages/man2/execve.2.html

Neighbors

LinuxExecve has no direct neighbors in this release.

Inferred Relationships

This page is experimental and may change significantly in future releases.

Hierarchy

(filtered)

Related Countermeasure Techniques


Related Weaknesses

Related Offensive Techniques

No related offensive techniques in this release.