VYPR

virtio-rng

by Linux

CVEs (1)

  • CVE-2026-64456Jul 26, 2026
    risk 0.00cvss epss

    In the Linux kernel, the following vulnerability has been resolved: hwrng: virtio: clamp device-reported used.len at copy_data() random_recv_done() stores the device-reported used.len directly into vi->data_avail. copy_data() then indexes vi->data[] using vi->data_idx…