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

auxdisplay: jhd1313: Out-of-bounds read #83399

Open
thedjnK opened this issue Dec 26, 2024 · 0 comments · May be fixed by #83263 or #83262
Open

auxdisplay: jhd1313: Out-of-bounds read #83399

thedjnK opened this issue Dec 26, 2024 · 0 comments · May be fixed by #83263 or #83262
Assignees
Labels
area: Aux display bug The issue is a bug, or the PR is fixing a bug

Comments

@thedjnK
Copy link
Collaborator

thedjnK commented Dec 26, 2024

Describe the bug
There is an out of bounds read in the jhd1313 auxdisplay driver caused by checking a variable being greater than the array size of colours, when it should instead be greater than or equal.

Expected behavior
No out of bounds read

Impact
Undefined behaviour

Environment (please complete the following information):

  • Commit SHA or Version used: v3.7-branch and v4.0-branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Aux display bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
1 participant