diff options
author | Daniel Bertalan <dani@danielbertalan.dev> | 2021-06-01 18:48:31 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-06-10 17:18:02 +0200 |
commit | 5f927904899b5ef6391d702979ef1e6048cecdf0 (patch) | |
tree | 3618b93db03b3c2e49c17819d88dd785da01a83b /Kernel/TTY | |
parent | 00a83a295774089e21080d173e3b33da8bf5fd17 (diff) | |
download | serenity-5f927904899b5ef6391d702979ef1e6048cecdf0.zip |
LibVT: Fix out-of-bounds reads in ICH/DCH escape sequences
Previously, entering too big counts for these commands could cause a
wrap-around with the cell indices.
Also, we are now correctly copying the cell attributes as well as the
code point.
Diffstat (limited to 'Kernel/TTY')
0 files changed, 0 insertions, 0 deletions