Bug 2501732 (CVE-2026-16118) - CVE-2026-16118 xdgmime: heap-based buffer overflow in _xdg_mime_magic_parse_magic_line() in xdgmimemagic.c
Summary: CVE-2026-16118 xdgmime: heap-based buffer overflow in _xdg_mime_magic_parse_m...
Keywords:
Status: NEW
Alias: CVE-2026-16118
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: 2501861 2501862 2501863
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-17 14:30 UTC by OSIDB Bzimport
Modified: 2026-07-17 19:52 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-17 14:30:02 UTC
A flaw was found in xdgmime, affecting all versions. A heap-based buffer overflow can occur in _xdg_mime_magic_parse_magic_line() in the xdgmimemagic.c file on little-endian systems when an attacker-controlled MIME magic file in a user-writable XDG data location (e.g., in the $XDG_DATA_HOME/mime/magic path) is parsed by an application performing MIME type detection (e.g., via g_content_type_guess()). When performing byte-swap, incorrect pointer arithmetic on the write side causes an out-of-bounds write of 2 bytes, resulting in an application crash or memory corruption. To exploit this flaw, an attacker must trick a user into installing a malicious MIME magic file.


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