<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.3dbrew.org/w/index.php?action=history&amp;feed=atom&amp;title=MemoryBlockHeader</id>
	<title>MemoryBlockHeader - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.3dbrew.org/w/index.php?action=history&amp;feed=atom&amp;title=MemoryBlockHeader"/>
	<link rel="alternate" type="text/html" href="https://www.3dbrew.org/w/index.php?title=MemoryBlockHeader&amp;action=history"/>
	<updated>2026-04-29T02:31:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://www.3dbrew.org/w/index.php?title=MemoryBlockHeader&amp;diff=13813&amp;oldid=prev</id>
		<title>Bond697: Created page with &quot;This is the header stored at the beginning of unused blocks of FCRAM memory. The kernel maintains these structures to keep a list of free blocks and their sizes.  By overwriting ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.3dbrew.org/w/index.php?title=MemoryBlockHeader&amp;diff=13813&amp;oldid=prev"/>
		<updated>2015-10-15T03:02:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This is the header stored at the beginning of unused blocks of FCRAM memory. The kernel maintains these structures to keep a list of free blocks and their sizes.  By overwriting ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is the header stored at the beginning of unused blocks of FCRAM memory. The kernel maintains these structures to keep a list of free blocks and their sizes.&lt;br /&gt;
&lt;br /&gt;
By overwriting the pointers in instances of this struct (e.g. using an attack like gspwn) and then (de)allocating memory, one can achieve a controlled ARM11 kernel-mode write on system versions up to 9.2 ([[3DS_System_Flaws#Kernel11|memchunkhax]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Size : 0xC bytes&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!  Offset&lt;br /&gt;
! Type&lt;br /&gt;
!  Description&lt;br /&gt;
|-&lt;br /&gt;
| 0x0&lt;br /&gt;
| u32&lt;br /&gt;
| Size in pages&lt;br /&gt;
|-&lt;br /&gt;
| 0x4&lt;br /&gt;
| MemoryBlockHeader*&lt;br /&gt;
| Next&lt;br /&gt;
|-&lt;br /&gt;
| 0x8&lt;br /&gt;
| MemoryBlockHeader*&lt;br /&gt;
| Prev&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Bond697</name></author>
	</entry>
</feed>