← Back to CVE List

CVE-2021-47319

Published: 2024-05-21T15:15Z
Last Modified: 2024-12-24T16:28Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: virtio-blk: Fix memory leak among suspend/resume procedure The vblk->vqs should be freed before we call init_vqs() in virtblk_restore(). > MITRE Terms of Use apply – see LICENSE‑MITRE.txt