Annual Conference of KIPS (한국정보처리학회:학술대회논문집)
- 2003.05a
- /
- Pages.431-434
- /
- 2003
- /
- 2005-0011(pISSN)
- /
- 2671-7298(eISSN)
Design of the Kernel Hardening in the Linux O.S.
Linux 운영체제에서 Kernel Hardening 설계
- Moon, Ji-Hoon (Dept. of Computer Engineering, Dong-Eui University) ;
- Kim, Ki-Hwan (Dept. of Computer Engineering, Dong-Eui University) ;
- Jang, Seung-Ju (Dept. of Computer Engineering, Dong-Eui University) ;
- Jung, Seung-In (ETRI)
- Published : 2003.05.16
Abstract
본 논문에서는 Linux 운영체제에서의 kernel hardening을 설계한다. 커널 내에서 panic 이 발생할 경우 복구가 가능한 경우에는 정상적인 동작이 될 수 있도록 한다. 이렇게 함으로써 Linux Kernel Hardening 기능은 안정적인 커널의 동작을 보장한다. 본 논문에서 Linux Kernel Hardening을 보장하기 위하여 커널 내 ASSERT(), BUG() 함수를 중심으로 설계를 한다.
Keywords