The data segments defined in GDT (global descriptor table) and the LDT (local descriptor table) can be accessed by a task with

The data segments defined in GDT (global descriptor table) and the LDT (local descriptor table) can be accessed by a task with Correct Answer privilege level 0

A task executing at level 0, the most privileged level, can access all the data segments defined in GDT and the LDT of the task.

Related Questions

The Local descriptor table (LDT) and Global descriptor table (GDT) are present in