mirror of
				https://github.com/GrapheneOS/hardened_malloc.git
				synced 2025-10-27 14:36:32 +01:00 
			
		
		
		
	note that arenas are isolated from each other
This commit is contained in:
		
							parent
							
								
									18f36c3e8d
								
							
						
					
					
						commit
						ae4142c2d1
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -244,6 +244,7 @@ was a bit less important and if a core goal was finding latent bugs. | |||
|       the size is different) and by various containers using the allocator API | ||||
|       directly | ||||
| * Isolated memory region for slab allocations | ||||
|     * Top-level isolated regions for each arena | ||||
|     * Divided up into isolated inner regions for each size class | ||||
|         * High entropy random base for each size class region | ||||
|         * No deterministic / low entropy offsets between allocations with | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue