diff options
| author | Dan Carpenter <[email protected]> | 2011-03-03 16:56:06 +0000 |
|---|---|---|
| committer | Martin Schwidefsky <[email protected]> | 2011-03-03 16:56:14 +0000 |
| commit | b652277b09d3d030cb074cc6a98ba80b34244c03 (patch) | |
| tree | 3e83ec35774580a151fa7e59ec32f7c5786c689c /tools/perf/util/trace-event-scripting.c | |
| parent | [S390] xpram: remove __initdata attribute from module parameters (diff) | |
| download | kernel-b652277b09d3d030cb074cc6a98ba80b34244c03.tar.gz kernel-b652277b09d3d030cb074cc6a98ba80b34244c03.zip | |
[S390] keyboard: integer underflow bug
The "ct" variable should be an unsigned int. Both struct kbdiacrs
->kb_cnt and struct kbd_data ->accent_table_size are unsigned ints.
Making it signed causes a problem in KBDIACRUC because the user could
set the signed bit and cause a buffer overflow.
Cc: <[email protected]>
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions
