From 15fc967bdf17fa171d0d3e2d72218fdcc7860044 Mon Sep 17 00:00:00 2001 From: Brandon Palm Date: Thu, 5 Feb 2026 10:34:33 -0600 Subject: [PATCH] Add BIOS security hardening settings for RAN deployments Adds USB Boot, Wireless LAN, and Bluetooth disabled settings to the host firmware requirements table. These settings align with NIST 800-53 security controls for RAN deployments. Jira: CNF-15900 --- modules/ztp-du-host-firmware-requirements.adoc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/modules/ztp-du-host-firmware-requirements.adoc b/modules/ztp-du-host-firmware-requirements.adoc index 0bf6c574f16f..12378f83198a 100644 --- a/modules/ztp-du-host-firmware-requirements.adoc +++ b/modules/ztp-du-host-firmware-requirements.adoc @@ -60,6 +60,15 @@ The exact firmware configuration depends on your specific hardware and network r |Processor C6 |Disabled + +|USB Boot +|Disabled + +|Wireless LAN +|Disabled + +|Bluetooth +|Disabled |==== [NOTE]