summaryrefslogtreecommitdiffhomepage
path: root/include/linux
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2021-09-21 20:24:05 +0200
committerJo-Philipp Wich <jo@mein.io>2021-09-21 20:25:46 +0200
commit914f54cc61e6b16005cceb9562289be0c80e401b (patch)
treed005f3dfaf20df1d2c417998e3d3f395ff80438a /include/linux
parent631f00df1189550cca923c3d08885e6a7208d542 (diff)
types: fix invalid memory access on setting non-contiguous array indexes
When setting an array index which is beyond the end of the last currently preallocated chunk and not evenly divisible by the chunk size, the array entries list was not properly reallocated, resulting in invalid memory writes. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions