Kernel Process Table

A data structure in the kernel which is a table containing all of the information that must be saved when the CPU switches from running one process to another in a multitasking system. It allows the operating system to track all the process's execution status, and contains the For every process managed by the kernel, there is a process control block (PCB) in the process table.

ID: d3f:KernelProcessTable
Type:

Informational References

https://d3fend.mitre.org/dao/artifact/d3f:KernelProcessTable/

D3FEND Techniques

Name Description

SPARTA Countermeasures

ID Name Description