-
[System Security] 4.3 Segment ProtectionSecurity/System Security 2021. 4. 6. 01:11
Privilege Level
인텔칩에서는 4단계를 제공하지만 윈도우, 리눅스는 호환성을 위해 두가지 레벨만 사용한다 (00,11)
kernel32.dll : 3
livekd.exe : 0
CPL : Current Priv Level, CS 레지스터의 PL
DPL : Descriptor Priv Level
Privilege Level Checking
- Data Segment : 사용자->사용자, 커널->커널, 커널->사용자 가능
- Stack Segment : 사용자->사용자, 커널->커널 가능
'Security > System Security' 카테고리의 다른 글
[System Security] 5.1 Assembly 개요 (0) 2021.05.10 [System Security] 4.4 Segmentation Fault (0) 2021.04.06 [System Security] 4.2 프로세스 생성 관리 (0) 2021.04.05 [System Security] 4.1 리눅스 프로세스 주소공간 (0) 2021.04.05 [System Security] 3.5 80x86 동작 모드와 부팅 (0) 2021.04.04