diff options
| author | Willy Tarreau <[email protected]> | 2017-05-16 17:18:55 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-05-16 21:05:20 +0000 |
| commit | 3e21f4af170bebf47c187c1ff8bf155583c9f3b1 (patch) | |
| tree | 276f65a380b1f288c65b17a7a11819fcd971e493 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | Linux 4.12-rc1 (diff) | |
| download | kernel-3e21f4af170bebf47c187c1ff8bf155583c9f3b1.tar.gz kernel-3e21f4af170bebf47c187c1ff8bf155583c9f3b1.zip | |
char: lp: fix possible integer overflow in lp_setup()
The lp_setup() code doesn't apply any bounds checking when passing
"lp=none", and only in this case, resulting in an overflow of the
parport_nr[] array. All versions in Git history are affected.
Reported-By: Roee Hay <[email protected]>
Cc: Ben Hutchings <[email protected]>
Cc: [email protected]
Signed-off-by: Willy Tarreau <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
