Page MenuHomeFreeBSD

fdt: bump FDT_MEM_REGIONS to 64
ClosedPublic

Authored by adrian on Apr 6 2025, 8:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 4, 8:39 PM
Unknown Object (File)
Wed, Mar 4, 3:12 PM
Unknown Object (File)
Wed, Mar 4, 3:23 AM
Unknown Object (File)
Sat, Feb 28, 5:26 PM
Unknown Object (File)
Mon, Feb 23, 7:18 PM
Unknown Object (File)
Fri, Feb 20, 10:32 AM
Unknown Object (File)
Wed, Feb 18, 5:52 PM
Unknown Object (File)
Wed, Feb 18, 5:19 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 63356
Build 60240: arc lint + arc unit