Page MenuHomeFreeBSD

fdt: bump FDT_MEM_REGIONS to 64
ClosedPublic

Authored by adrian on Apr 6 2025, 8:42 PM.
Tags
None
Referenced Files
F120529115: D49689.id153215.diff
Wed, Jun 18, 8:00 PM
Unknown Object (File)
Sat, Jun 14, 8:28 PM
Unknown Object (File)
Sat, Jun 14, 12:23 PM
Unknown Object (File)
Thu, Jun 12, 3:55 PM
Unknown Object (File)
Wed, May 21, 7:19 AM
Unknown Object (File)
May 15 2025, 5:14 AM
Unknown Object (File)
May 14 2025, 6:44 AM
Unknown Object (File)
May 6 2025, 7:15 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