-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Labels
Stalearea: Aux displaybugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug
Description
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-branchandv4.0-branch
Metadata
Metadata
Assignees
Labels
Stalearea: Aux displaybugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug