Bug 2260545 (CVE-2022-48622) - CVE-2022-48622 gnome: heap memory corruption on gdk-pixbuf
Summary: CVE-2022-48622 gnome: heap memory corruption on gdk-pixbuf
Keywords:
Status: NEW
Alias: CVE-2022-48622
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: 2262047
Blocks: 2260546
TreeView+ depends on / blocked
 
Reported: 2024-01-26 18:45 UTC by Marco Benatto
Modified: 2024-05-07 13:02 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
A flaw was found in GNOME's GdkPixbuf library, a library used to load image data in various formats used by GDK for handling graphical assets. This issue occurs when loading a crafted ANI (animated cursor file) file, which may lead to a heap based out-of-bounds write, causing memory corruption. When a successful attack is in place, it can lead to a denial of service or in some cases arbitrary code execution.
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Marco Benatto 2024-01-26 18:45:47 UTC
In GNOME GdkPixbuf (aka gdk-pixbuf) through 2.42.10, the ANI (Windows animated cursor) decoder encounters heap memory corruption (in ani_load_chunk in io-ani.c) when parsing chunks in a crafted .ani file. A crafted file could allow an attacker to overwrite heap metadata, leading to a denial of service or code execution attack. This occurs in gdk_pixbuf_set_option() in gdk-pixbuf.c.

https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/202

Comment 2 Sandipan Roy 2024-01-31 04:38:10 UTC
Created gdk-pixbuf2 tracking bugs for this issue:

Affects: fedora-all [bug 2262047]


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