diff options
author | Marcin Slusarz <[email protected]> | 2012-10-22 09:59:20 +1000 |
---|---|---|
committer | Ben Skeggs <[email protected]> | 2012-10-22 12:26:46 +1000 |
commit | 00e4845bad84689fbaacc86bc54a0b99d5d3c1fc (patch) | |
tree | a7fa743dbd353225e82d7bb029b8fcbe6743b3f0 /net/unix/af_unix.c | |
parent | 0bab097a9b18d7ad1a65c9263b3f896fc1f4b6ff (diff) |
drm/nouveau: validate vbios size
Without checking, we could detect vbios size as 0, allocate 0-byte array
(kmalloc returns invalid pointer for such allocation) and crash in
nouveau_bios_score while checking for vbios signature.
Reported-by: Heinz Diehl <[email protected]>
Signed-off-by: Marcin Slusarz <[email protected]>
Signed-off-by: Ben Skeggs <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions