CVE-2024-46712

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-46712
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-46712.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-46712
Downstream
Published
2024-09-13T06:44:59Z
Modified
2025-10-22T02:12:58.747053Z
Summary
drm/vmwgfx: Disable coherent dumb buffers without 3d
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/vmwgfx: Disable coherent dumb buffers without 3d

Coherent surfaces make only sense if the host renders to them using accelerated apis. Without 3d the entire content of dumb buffers stays in the guest making all of the extra work they're doing to synchronize between guest and host useless.

Configurations without 3d also tend to run with very low graphics memory limits. The pinned console fb, mob cursors and graphical login manager tend to run out of 16MB graphics memory that those guests use.

Fix it by making sure the coherent dumb buffers are only used on configs with 3d enabled.

References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
af6441e6f3d41e95bfc5bfc11960c259bb4f0f11
Fixed
c45558414b8f2e0b9dc34eb8f9d4e8359b887681
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
d6667f0ddf46c671d379cd5fe66ce0a54d2a743a
Fixed
e9fd436bb8fb9b9d31fdf07bbcdba6d30290c5e4

Affected versions

v6.*

v6.10
v6.10.4
v6.10.5
v6.10.6
v6.10.7
v6.11-rc1

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.10.4
Fixed
6.10.8