다양한커널미티게이션의등장으로익스플로잇테크닉은점점더복잡해지고있 다. 본논문은사이드채널공격을응용하여 새로운익스플로잇방법을개발하는 데 초점을둔다. 첫째, 우리는 기존의bru...

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.
변환된 중국어를 복사하여 사용하시면 됩니다.
다양한커널미티게이션의등장으로익스플로잇테크닉은점점더복잡해지고있 다. 본논문은사이드채널공격을응용하여 새로운익스플로잇방법을개발하는 데 초점을둔다. 첫째, 우리는 기존의bru...
다양한커널미티게이션의등장으로익스플로잇테크닉은점점더복잡해지고있
다. 본논문은사이드채널공격을응용하여 새로운익스플로잇방법을개발하는 데
초점을둔다.
첫째, 우리는 기존의brute-force 방식으로재현이어려운구조적특성을가진
특정레이스컨디션유형을발견하였다. 이러한문제를 해결하기 위해우리는 성능
저하공격을활용해race window를 넓히는 EXPRACE (Security 2021)를 제안하였다.
EXPRACE 는 유저가간접적으로발생시킬 수있는 총네가지인터럽트를 발견하였
으며, 기존에 재현할수없었던레이스컨디션을성공적으로재현하였다.
둘째, 우리는 커널힙 익스플로잇의낮은성공률이힙의구조적복잡성에서기
인함을확인하였다. 이를 극복하기 위해우리는 타이밍사이드채널을통해간접적
으로힙 상태를 식별하는 PSPRAY (Security 2023)를 제안하였다. PSPRAY 는 오브
젝트를 할당할때사용가능한페이지가없으면 새로운페이지가할당된다는 점을
활용하여 slab freelist randomization과같은커널힙 미티게이션을효과적으로우회
할수있음을증명하였다.
마지막으로, 오늘날 공격시나리오에서흔히 활용되는 브라우저와컨테이너환
경에서는 커널미티게이션정보가숨겨져있어 익스플로잇의난이도가높아지고
있다. 이러한문제를 해결하고자우리는 미티게이션의특성을분석하여 cache side-
channel attack과timing side-channel attack을통해미티게이션정보를 추론하는 새
로운fingerprinting 방법론(SP 2026 제출)을소개한다.
다국어 초록 (Multilingual Abstract)
The emergence of various kernel mitigations has increasingly complicated exploitation techniques. This paper focuses on developing novel exploitation methods by leveraging side-channel attacks. First, we identified a specific type of race condition st...
The emergence of various kernel mitigations has increasingly complicated exploitation
techniques. This paper focuses on developing novel exploitation methods by leveraging
side-channel attacks.
First, we identified a specific type of race condition structurally resistant to repro-
duction through traditional brute-force attacks. To address this challenge, we proposed
EXPRACE, which leverages a performance degradation attack to widen the race window
(Security 2021). EXPRACE identified a total of four interrupts that users can indirectly
trigger and successfully reproduced previously unreproducible race conditions.
Second, we identified the low success rate of kernel heap exploits stems from
structural complexities. To overcome this, we proposed PSPRAY (Security 2023), which
indirectly reveals heap status via a timing side-channel. PSPRAY demonstrated it can
bypass kernel heap mitigations, such as slab freelist randomization, by leveraging the
observation that if no pages are available when allocating an object, a new page is
allocated.
Lastly, modern attack scenarios commonly involve browser and container environ-
ments, which obscure kernel mitigation information, complicating exploitation efforts.
To address this, we introduce a novel fingerprinting methodology (submitted to SP
2026) designed to uncover kernel mitigation details in such contexts. By analyzing
characteristics of mitigations, our methodology leverages tailored cache side-channel
attacks and timing side-channel attacks to accurately infer mitigation statuses.
목차 (Table of Contents)