diff options
| author | Vishwanath Pai <[email protected]> | 2017-02-16 19:55:45 +0000 |
|---|---|---|
| committer | Jozsef Kadlecsik <[email protected]> | 2017-02-19 18:08:47 +0000 |
| commit | 40b446a1d8af17274746ff7079aa0a618dffbac3 (patch) | |
| tree | c54107c91855cfec21bd9e7ea9af3a6730ed527e /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | Fix bug: sometimes valid entries in hash:* types of sets were evicted (diff) | |
| download | kernel-40b446a1d8af17274746ff7079aa0a618dffbac3.tar.gz kernel-40b446a1d8af17274746ff7079aa0a618dffbac3.zip | |
netfilter: ipset: Null pointer exception in ipset list:set
If we use before/after to add an element to an empty list it will cause
a kernel panic.
$> cat crash.restore
create a hash:ip
create b hash:ip
create test list:set timeout 5 size 4
add test b before a
$> ipset -R < crash.restore
Executing the above will crash the kernel.
Signed-off-by: Vishwanath Pai <[email protected]>
Reviewed-by: Josh Hunt <[email protected]>
Signed-off-by: Jozsef Kadlecsik <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
