[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e28a620c-4b3b-49bb-aa15-ebaad597a76a@sirena.org.uk>
Date: Thu, 29 Aug 2024 12:59:18 +0100
From: Mark Brown <broonie@...nel.org>
To: Jian Hui Lee <jianhui.lee@...onical.com>
Cc: Liam Girdwood <lgirdwood@...il.com>,
Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
Axel Lin <axel.lin@...ics.com>, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org
Subject: Re: [PATCH] regulator: mt6359: Fix UBSAN shift-out-of-bounds
On Thu, Aug 29, 2024 at 10:58:07AM +0800, Jian Hui Lee wrote:
> A shift-out-of-bounds will occur as caught by LTP fs:read_all_sys, if
> modeset_mask has not been set for MT6359_LDO_LINEAR regulators.
>
> Example command on MediaTek Genio 1200-EVK:
> # cat /sys/devices/platform/soc/10024000.pwrap/10024000.pwrap\:pmic/regulator/regulator.28/opmode
>
> This patch initializes the member modeset_reg to zero, and checks it
> before any further actions.
It would be better to fix this by not registering any mode operations
for the relevant regulators, that will catch these and any other or
future issues.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists