Re: [PATCH v6 0/2] gpiolib: acpi: Add robust bounds-checking and safe address handling
From: Bartosz Golaszewski
Date: Wed Jun 17 2026 - 02:15:22 EST
On Wed, 10 Jun 2026 17:42:02 +0200, Marco Scardovi wrote:
> The series adds explicit bounds checking for GPIO pin accesses and
> ensures safe handling of ACPI addresses in OperationRegion handlers,
> without referring to truncation or wrap-around behavior, which does
> not apply.
>
> Changes in v6:
> - Rebased onto next-20260609.
> - Corrected commit messages to describe bounds checking and
> safe ACPI GPIO address handling.
> - Removed references to truncation or wrap-around behavior.
> - No code changes compared to v5.
>
> [...]
Applied, thanks!
[1/2] gpiolib: acpi: Add robust bounds-checking for GPIO pin resources
https://git.kernel.org/brgl/c/dece79032f529d2c9fdbf63a9f2fc32244722775
[2/2] gpiolib: acpi: Prevent out-of-bounds pin access in OperationRegion handler
https://git.kernel.org/brgl/c/ae9f812df3149729643d27d2af488c112f62af9a
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>