Bug 2514039 (CVE-2026-73075) - CVE-2026-73075 vim: Vim: Out-of-bounds Access in Popup Opacity Handling
Summary: CVE-2026-73075 vim: Vim: Out-of-bounds Access in Popup Opacity Handling
Keywords:
Status: NEW
Alias: CVE-2026-73075
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-11 15:41 UTC by OSIDB Bzimport
Modified: 2026-08-17 04:20 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-11 15:41:46 UTC
Vim is an open source, command line text editor. From 9.2.0469 until 9.2.0843, popup_mark_opacity_zindex() in src/popupwin.c can use a negative w_winrow for a text-property-anchored popup with clipwindow and opacity, indexing before the screen array instead of accounting for w_popup_topoff and causing an out-of-bounds read and conditional write. This issue is fixed in version 9.2.0843.


Note You need to log in before you can comment on or make changes to this bug.