Bug 2488958 (CVE-2026-6039) - CVE-2026-6039 libreoffice: LibreOffice: Denial of Service via specially crafted DXF polyline import
Summary: CVE-2026-6039 libreoffice: LibreOffice: Denial of Service via specially craft...
Keywords:
Status: NEW
Alias: CVE-2026-6039
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2489176
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-15 18:01 UTC by OSIDB Bzimport
Modified: 2026-06-16 13:27 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-15 18:01:26 UTC
LibreOffice can import drawings in the DXF format used by CAD software. A heap buffer overflow existed when importing a DXF polyline. The point count taken from the file was truncated to a 16-bit value when the point buffer was sized, while the full count was used to fill it, so a polyline whose point count exceeded the 16-bit range was written past the end of the buffer. In fixed versions such oversized polylines are rejected.


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