diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2024-09-11 10:43:03 +0300 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2025-01-13 13:21:54 +0300 |
commit | 08fa656c91fd5fdf47ba393795b9c0d1e97539ed (patch) | |
tree | 8ff5eef12cadf9ad1eb15989fda5a78a0bec0a04 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fbce6136da0a40f62ea22361e7d13f6a502c20ad (diff) | |
download | linux-08fa656c91fd5fdf47ba393795b9c0d1e97539ed.tar.xz |
wifi: mt76: mt7925: fix off by one in mt7925_load_clc()
This comparison should be >= instead of > to prevent an out of bounds
read and write.
Fixes: 9679ca7326e5 ("wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clc")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://patch.msgid.link/84bf5dd2-2fe3-4410-a7af-ae841e41082a@stanley.mountain
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions