Page MenuHomeFreeBSD

fdt: bump FDT_MEM_REGIONS to 64
ClosedPublic

Authored by adrian on Apr 6 2025, 8:42 PM.
Tags
None
Referenced Files
F135838480: D49689.diff
Thu, Nov 13, 9:45 AM
Unknown Object (File)
Tue, Nov 11, 2:06 AM
Unknown Object (File)
Mon, Nov 10, 4:49 AM
Unknown Object (File)
Tue, Nov 4, 2:15 AM
Unknown Object (File)
Sun, Oct 19, 4:18 AM
Unknown Object (File)
Sep 26 2025, 5:48 AM
Unknown Object (File)
Sep 9 2025, 11:38 AM
Unknown Object (File)
Sep 9 2025, 9:39 AM
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