Page MenuHomeFreeBSD

fdt: bump FDT_MEM_REGIONS to 64
ClosedPublic

Authored by adrian on Apr 6 2025, 8:42 PM.
Tags
None
Referenced Files
F148027146: D49689.id.diff
Sun, Mar 15, 6:40 AM
Unknown Object (File)
Sun, Mar 15, 4:29 AM
Unknown Object (File)
Sat, Mar 14, 10:25 AM
Unknown Object (File)
Fri, Mar 13, 6:58 AM
Unknown Object (File)
Thu, Mar 12, 9:25 AM
Unknown Object (File)
Thu, Mar 12, 9:19 AM
Unknown Object (File)
Thu, Mar 12, 7:42 AM
Unknown Object (File)
Tue, Mar 10, 10:22 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