CVE-2021-46967

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
27/02/2024
Last modified:
06/12/2024

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> vhost-vdpa: fix vm_flags for virtqueue doorbell mapping<br /> <br /> The virtqueue doorbell is usually implemented via registeres but we<br /> don&amp;#39;t provide the necessary vma-&gt;flags like VM_PFNMAP. This may cause<br /> several issues e.g when userspace tries to map the doorbell via vhost<br /> IOTLB, kernel may panic due to the page is not backed by page<br /> structure. This patch fixes this by setting the necessary<br /> vm_flags. With this patch, try to map doorbell via IOTLB will fail<br /> with bad address.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.8 (including) 5.10.36 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.11.20 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.12 (including) 5.12.3 (excluding)