CVE-2021-46967

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

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

06 Dec 2024, 17:55

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux linux Kernel
Linux
CWE NVD-CWE-noinfo
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/3a3e0fad16d40a2aa68ddf7eea4acdf48b22dd44 - () https://git.kernel.org/stable/c/3a3e0fad16d40a2aa68ddf7eea4acdf48b22dd44 - Patch
References () https://git.kernel.org/stable/c/3b8b6399666a29daa30b0bb3f5c9e3fc81c5a6a6 - () https://git.kernel.org/stable/c/3b8b6399666a29daa30b0bb3f5c9e3fc81c5a6a6 - Patch
References () https://git.kernel.org/stable/c/93dbbf20e3ffad14f04227a0b7105f6e6f0387ce - () https://git.kernel.org/stable/c/93dbbf20e3ffad14f04227a0b7105f6e6f0387ce - Patch
References () https://git.kernel.org/stable/c/940230a5c31e2714722aee04c521a21f484b4df7 - () https://git.kernel.org/stable/c/940230a5c31e2714722aee04c521a21f484b4df7 - Patch

21 Nov 2024, 06:35

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/3a3e0fad16d40a2aa68ddf7eea4acdf48b22dd44 - () https://git.kernel.org/stable/c/3a3e0fad16d40a2aa68ddf7eea4acdf48b22dd44 -
References () https://git.kernel.org/stable/c/3b8b6399666a29daa30b0bb3f5c9e3fc81c5a6a6 - () https://git.kernel.org/stable/c/3b8b6399666a29daa30b0bb3f5c9e3fc81c5a6a6 -
References () https://git.kernel.org/stable/c/93dbbf20e3ffad14f04227a0b7105f6e6f0387ce - () https://git.kernel.org/stable/c/93dbbf20e3ffad14f04227a0b7105f6e6f0387ce -
References () https://git.kernel.org/stable/c/940230a5c31e2714722aee04c521a21f484b4df7 - () https://git.kernel.org/stable/c/940230a5c31e2714722aee04c521a21f484b4df7 -

27 Feb 2024, 19:04

Type Values Removed Values Added
New CVE

Information

Published : 2024-02-27 19:04

Updated : 2024-12-06 17:55


NVD link : CVE-2021-46967

Mitre link : CVE-2021-46967

CVE.ORG link : CVE-2021-46967


JSON object : View

Products Affected

linux

  • linux_kernel