Linux · Linux Kernel · CVE-2021-47319
**Name of the Vulnerable Software and Affected Versions**
Linux kernel (affected versions not specified)
**Description**
A memory leak issue has been resolved in the Linux kernel, specifically in the virtio-blk component. The issue occurs during the suspend/resume procedure, where the `vblk->vqs` should be freed before calling the `init vqs()` function in `virtblk restore()`.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.