From: patchwork-bot+linux-arm-msm@kernel.org
To: Colin King <colin.king@canonical.com>
Cc: linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH] soc: qcom: socinfo: Fix off-by-one array index bounds check
Date: Thu, 21 Jan 2021 04:50:09 +0000 [thread overview]
Message-ID: <161120460913.18989.7614863389850473292.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210118113651.71955-1-colin.king@canonical.com>
Hello:
This patch was applied to qcom/linux.git (refs/heads/for-next):
On Mon, 18 Jan 2021 11:36:51 +0000 you wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> There is an off-by-one array index bounds check on array
> pmic_models. Fix this by checking using < rather than <= on
> the array size.
>
> Addresses-Coverity: ("Out-of-bounds read")
> Fixes: 734c78e7febf ("soc: qcom: socinfo: add info from PMIC models array")
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
>
> [...]
Here is the summary with links:
- soc: qcom: socinfo: Fix off-by-one array index bounds check
https://git.kernel.org/qcom/c/e6393818c8d1
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-01-21 4:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-18 11:36 [PATCH] soc: qcom: socinfo: Fix off-by-one array index bounds check Colin King
2021-01-20 9:57 ` [PATCH] soc: qcom: socinfo: Fix an off by one in qcom_show_pmic_model() Dan Carpenter
2021-01-20 16:25 ` Doug Anderson
2021-01-20 17:55 ` Dmitry Baryshkov
2021-01-20 18:32 ` Stephen Boyd
2021-01-21 4:50 ` patchwork-bot+linux-arm-msm
2021-01-20 9:58 ` [PATCH] soc: qcom: socinfo: Fix off-by-one array index bounds check Dan Carpenter
2021-01-21 4:50 ` patchwork-bot+linux-arm-msm [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=161120460913.18989.7614863389850473292.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-arm-msm@kernel.org \
--cc=colin.king@canonical.com \
--cc=linux-arm-msm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox