boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2024-46710MEDIUM
Linux Linux — drm/vmwgfx: Prevent unmapping active read buffers
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   H   L   N  U  N  N  H    4.7   .0023   13.6     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    485d98d472d53f9617ffdfba5e677ac29ad4fe20 –  —
  Linux    5.19 –                                      6.1.113
TIMELINE
  Sep 11  Reserved by Linux
  Sep 13  Published (CNA: Linux)
  Aug 4   RESCORED — CVE-2024-46710 (Linux). CVSS 7.8 → 4.7 (NVD).
CNA: Linux · CVSS v3.1 · 5 references · NVD status: Modified

Description

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Prevent unmapping active read buffers The kms paths keep a persistent map active to read and compare the cursor buffer. These maps can race with each other in simple scenario where: a) buffer "a" mapped for update b) buffer "a" mapped for compare c) do the compare d) unmap "a" for compare e) update the cursor f) unmap "a" for update At step "e" the buffer has been unmapped and the read contents is bogus. Prevent unmapping of active read buffers by simply keeping a count of how many paths have currently active maps and unmap only when the count reaches 0.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
September 11, 2024ReservedReserved by Linux
September 13, 2024PublishedPublished (CNA: Linux)
August 4, 2026RESCOREDRESCORED — CVE-2024-46710 (Linux). CVSS 7.8 → 4.7 (NVD).

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinux485d98d472d53f9617ffdfba5e677ac29ad4fe20
LinuxLinux5.196.1.113

References (5)

Related

Authoritative record: CVE-2024-46710 at cve.org

Vendors: linux

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2024-46710 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.