메뉴 여닫기
환경 설정 메뉴 여닫기
개인 메뉴 여닫기
로그인하지 않음
지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

Translations:BUDAlloc: Defeating Use-After-Free Bugs by Decoupling Virtual Address Management from Kernel/18/ko: 두 판 사이의 차이

noriwiki
FuzzyBot (토론 | 기여)
외부 원본에서 새 판을 가져옴
 
(차이 없음)

2024년 12월 12일 (목) 05:23 기준 최신판

이 메시지에 대한 정보 (기여)
이 메시지에 대한 설명문이 없습니다. 만약 이 메시지가 어디에 어떻게 사용되는지 알고 있다면 설명문을 작성해 다른 번역자를 도와줄 수 있습니다.
메시지 정의 (BUDAlloc: Defeating Use-After-Free Bugs by Decoupling Virtual Address Management from Kernel)
; LibMM
: LibMM은 Mimalloc과 같이 기존 system call을 사용하던 default memory allocator를 Transparent하게 만들기 위하여 사용되었으며, Systesm call을 후킹해서 적절한 BUDAlloc custom page fault handler가 사용할 수 있는 형태로 가공, Internal allocator에 전달한다.
LibMM
LibMM은 Mimalloc과 같이 기존 system call을 사용하던 default memory allocator를 Transparent하게 만들기 위하여 사용되었으며, Systesm call을 후킹해서 적절한 BUDAlloc custom page fault handler가 사용할 수 있는 형태로 가공, Internal allocator에 전달한다.