A null-pointer bug in the Linux kernel’s virtio-pci driver — tracked as CVE-2024-42134 — can be triggered when the driver attempts to use an uninitialized pointer (vp_dev->is_avq) while tearing down virtqueues, allowing an attacker with local privileges to crash a guest and produce a...