VYPR

vdpa_sim

by Linux

CVEs (1)

  • CVE-2026-90130Sep 17, 2026
    risk 0.00cvss epss

    In the Linux kernel, the following vulnerability has been resolved: vdpa_sim: fix cleanup after worker creation failure vdpasim_create() leaves vdpasim->worker as an ERR_PTR when kthread_run_worker() fails. The error path then drops the device reference, which releases the…