From 22bd63bbe20329df66c36b18d28bd521635c4fed Mon Sep 17 00:00:00 2001 From: vasilito Date: Mon, 27 Jul 2026 15:30:00 +0900 Subject: [PATCH] submodule(base): bump pointer for CRITICAL fixes Bumps local/sources/base to include: - BufferPool zero-fill on recycle (F001 information disclosure) - xHCI phys_addr_to_index bounds check (F1.6 off-by-one) - rtl8139d/rtl8168d graceful exit instead of panic - e1000d MMIO register bounds check --- local/sources/base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/sources/base b/local/sources/base index a4a7d1a87c..3a3af8253e 160000 --- a/local/sources/base +++ b/local/sources/base @@ -1 +1 @@ -Subproject commit a4a7d1a87c9f373b6c17982fea477152610c001c +Subproject commit 3a3af8253e15c62bb23fe6067104fc0f5985c7a3