Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport v4.0-branch] drivers: auxdisplay: jhd1313: fix Out-of-bounds read #83263

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Dec 20, 2024

Backport 3202773 from #83245.

Fixes #83399

fix out of bounds read by doing the comparison with ARRAY_SIZE correctly

Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
(cherry picked from commit 3202773)
@zephyrbot zephyrbot added the Backport Backport PR and backport failure issues label Dec 20, 2024
@zephyrbot zephyrbot requested a review from thedjnK as a code owner December 20, 2024 09:19
@zephyrbot zephyrbot added size: XS A PR changing only a single line of code area: Aux display labels Dec 20, 2024
@zephyrbot zephyrbot requested a review from xingrz December 20, 2024 09:20
@thedjnK thedjnK linked an issue Dec 26, 2024 that may be closed by this pull request
@dkalowsk dkalowsk added this to the v4.0.1 milestone Dec 27, 2024
@dkalowsk dkalowsk merged commit 17df0f1 into v4.0-branch Dec 27, 2024
30 checks passed
@dkalowsk dkalowsk deleted the backport-83245-to-v4.0-branch branch December 27, 2024 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Aux display Backport Backport PR and backport failure issues size: XS A PR changing only a single line of code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

auxdisplay: jhd1313: Out-of-bounds read
5 participants