Re: [PATCH v3 0/2] platform/x86: hp-bioscfg: fix empty auth token overflow and clean up audit log loop
From: Ilpo Järvinen
Date: Thu Sep 17 2026 - 11:45:16 EST
On Wed, 19 Aug 2026 00:11:06 +0500, Muhammad Bilal wrote:
> This is v3 for the remaining two patches (patches 4 and 5) from the v2
> series [2], addressing your review feedback:
>
> - Patch 1/2 (was patch 4 in v2): Remove the special-case "if (!authlen)"
> return entirely in hp_calculate_security_buffer(). The generic
> calculation already naturally yields 20 bytes for empty strings,
> eliminating duplicate logic and fixing the 16-byte heap overflow
> (reported earlier by Josh Snyder [3]).
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
FYI [if applicable to your patch], as per Linus' policy change, also
fixes are mostly routed through for-next unless the fix is for a
commit introduced in the most recent cycle or is clearly a regression
fix.
The list of commits applied:
[1/2] platform/x86: hp-bioscfg: fix 16-byte heap overflow for empty auth token
commit: 5714a846afa8d7b8363aa134d4acbd129f68d049
[2/2] platform/x86: hp-bioscfg: remove dead bounds check in audit_log_entries_show
(no commit info)
--
i.