KHeapChunkHeader: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
[[Category:Kernel objects]]
[[Category:Kernel objects]]


This is the header that the kernel uses to implement the FCRAM heap.
This is the header stored in FCRAM for each FCRAM heap chunk. The kernel maintains this structure. An attack like gspwn can overwrite this header, and exploit the kernel pre 9.3 (memchunkhax).
 


Size : 0xC bytes?
Size : 0xC bytes?