18/10/23 14:09, Anastasia Belova:
It's better to overwrite freed pointer s->fd to avoid accessing an
invalid descriptor. Found by Linux Verification Center
(linuxtesting.org) with SVACE.
Just a friendly reminder.
Anastasia Belova
28/09/23 19:18, Maciej S. Szmigiero пишет:
On 28.09.2023 15:25, Anastasia Belova wrote:
cpu_physical_memory_map may return NULL in hyperv_hcall_post_message.
Add check for NULL to avoid NULL-dereference.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Fixes: 76036a5fc7 ("hy