Page MenuHomeFreeBSD

fdt: bump FDT_MEM_REGIONS to 64
ClosedPublic

Authored by adrian on Sun, Apr 6, 8:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 17, 2:39 AM
Unknown Object (File)
Tue, Apr 15, 2:43 PM
Unknown Object (File)
Mon, Apr 14, 11:04 AM
Unknown Object (File)
Mon, Apr 14, 4:52 AM
Unknown Object (File)
Sun, Apr 13, 9:07 PM
Unknown Object (File)
Fri, Apr 11, 11:14 AM
Unknown Object (File)
Fri, Apr 11, 5:44 AM
Unknown Object (File)
Tue, Apr 8, 7:57 PM
Subscribers

Details

Summary

The Snapdragon X1E / Lenovo T14s device tree has 47 reserved memory
regions. The reserved region parsing doesn't boundary check and will
just end up array bounds smashing, which leads to a reboot before
any console IO is written.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable