PT-2024-11076 · Linux · Linux Kernel

Jason Wang

·

Published

2021-05-03

·

Updated

2024-12-06

·

CVE-2021-46967

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to the virtqueue doorbell mapping in the Linux kernel. The virtqueue doorbell is usually implemented via registers, but the necessary vma->flags like VM PFNMAP are not provided. This may cause several issues, such as a kernel panic, when userspace tries to map the doorbell via vhost IOTLB. The patch fixes this by setting the necessary vm flags, causing attempts to map the doorbell via IOTLB to fail with a bad address.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Weakness Enumeration

Related Identifiers

BDU:2025-02990
CVE-2021-46967

Affected Products

Linux Kernel