다른 명령
편집 요약 없음 태그: 되돌려진 기여 |
태그: 일괄 되돌리기 |
||
| 1번째 줄: | 1번째 줄: | ||
<templatestyles src="Template:대문/shared/styles.css" /> | |||
{{대문/header}} | |||
<div id="home-content" class="home-grid"> | |||
<div id="home-card-onthewiki" class="home-card home-card--col1 home-card--row1"> | |||
<div class="home-card__label">Nori wiki</div> | |||
<div class="home-link"> | |||
<div class="home-link__button">[[Help:About the wiki|About the wiki]]</div> | |||
<div class="home-link__button">[[Help:Style guide|Style guide]]</div> | |||
<div class="home-link__button">[[Help:How to contribute|How to contribute]]</div> | |||
</div> | |||
</div> | |||
<div id="home-card-onthewiki" class="home-card home-card--col2 home-card--row1"> | |||
<div class="home-card__label">Author</div> | |||
<div class="home-link"> | |||
안준호 (Ahn, Junho)<br> | |||
KAIST E3-1 CASYS Lab<br> | |||
✉️ junhoahn@kaist.ac.kr | |||
<div class="home-link__button">[https://sites.google.com/view/junhoahn/ Curriculum Vitae]</div> | |||
</div> | |||
</div> | |||
<div id="home-card-onthewiki" class="home-card home-card--col3 home-card--row1"> | |||
<div class="home-card__label">Submissions</div> | |||
# USENIX Security 2024 <strong>Junho Ahn</strong>, Jaehyeon Lee, KangHyuk Lee, Wooseok Gwak, Minseong Hwang, Youngjin Kwon, "[[BUDAlloc: Defeating Use-After-Free Bugs by Decoupling Virtual Address Management from Kernel]]" (Acceptance rate: 18.32%, BK21++) | |||
# IEEE S&P 2025 <strong>Junho Ahn</strong>, KangHyuk Lee, Chanyoung Park, Hyungon Moon, Youngjin Kwon, "[[SwiftSweeper: Defeating Use-After-Free Bugs Using Memory Sweeper Without Stop-the-World]]" (Acceptance rate: 14.8%, BK21++) | |||
<div class="home-card__header" style="font-size:200%"> | |||
</div> | |||
</div> | |||
</div> | |||
<tabber> | |||
|-|Science= | |||
<div class="home-card"> | |||
<div class="main-top-left" style="float:left"> | |||
<categorytree mode="pages" namespaces="Main Category">전산과학</categorytree> | |||
</div> | |||
<div class="main-top-left" style="float:left"> | |||
<categorytree mode="pages" namespaces="Main Category">논문 작성법</categorytree> | |||
</div> | |||
<div class="main-top-left" style="float:left"> | |||
<categorytree mode="pages" namespaces="Main Category">수학</categorytree> | |||
</div> | |||
<div style="clear:both"></div> | |||
|-|Hobby= | |||
<div class="home-card"> | |||
<categorytree mode="pages" namespaces="Main Category">필름 카메라</categorytree> | |||
</div> | |||
</tabber> | |||
<div class="home-card"> | |||
<div class="home-card__label">최근 바뀜</div> | |||
{{Special:RecentChanges/15,hidecategorization,hideminor}} | |||
</div> | |||
</div> | |||
<!--- | |||
|-|Book Review= | |||
<div class="home-card"> | |||
<div class="main-top-left" style="float:left"> | |||
<categorytree mode="pages" namespaces="Main Category">문학</categorytree> | |||
</div> | |||
<div class="main-top-left" style="float:left"> | |||
<categorytree mode="pages" namespaces="Main Category">사회과학</categorytree> | |||
</div> | |||
<div style="clear:both"></div> | |||
---!> | |||
2026년 1월 12일 (월) 17:56 판
Nori wiki
Author
안준호 (Ahn, Junho)
KAIST E3-1 CASYS Lab
✉️ junhoahn@kaist.ac.kr
Submissions
- USENIX Security 2024 Junho Ahn, Jaehyeon Lee, KangHyuk Lee, Wooseok Gwak, Minseong Hwang, Youngjin Kwon, "BUDAlloc: Defeating Use-After-Free Bugs by Decoupling Virtual Address Management from Kernel" (Acceptance rate: 18.32%, BK21++)
- IEEE S&P 2025 Junho Ahn, KangHyuk Lee, Chanyoung Park, Hyungon Moon, Youngjin Kwon, "SwiftSweeper: Defeating Use-After-Free Bugs Using Memory Sweeper Without Stop-the-World" (Acceptance rate: 14.8%, BK21++)
최근 바뀜
약어 목록:
- 새글
- 새 문서 (새 문서 목록도 보세요)
- 잔글
- 사소한 편집
- 봇
- 봇이 수행한 편집
- (±123)
- 바이트 수로 표현한 문서 크기의 차이
2026년 7월 27일 (월)
| 새글 11:00 | CuFuzz: Hardening CUDA Programs through Transformation and Fuzzing 차이역사 +15,391 Ahn9807 토론 기여 (새 문서: {{Paper |title=CuFuzz: Hardening CUDA Programs through Transformation and Fuzzing |author=Saurabh Singh, Ruobing Han, Jaewon Lee, Seonjin Na, Yonghae Kim, Taesoo Kim, Hyesoon Kim |conference=arXiv:2601.01048v1 [cs.CR] |year=2026 }} == 개요 == 이 논문은 CUDA 프로그램이 GPU의 대규모 병렬 실행, 복잡한 메모리 계층, 부정확한 오류 보고 때문에 기존 CPU용 Fuzzing 도구의 혜택을 받기 어려운 문제를 다루며, GPU 코드를...) | ||||