Opened 8 years ago

Closed 8 years ago

Last modified 7 years ago

#8285 closed enhancement (fixed)

gtk+2-2.24.31 (CVE-2013-7447)

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: high Milestone: 8.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Douglas R. Reno)

New minor version

News
====

* File chooser:
 - backport many file chooser entry fixes and cleanups
 - don't crash if invisible files are deleted

* Bug fixes:
 555087 Shouldn't the return type of gtk_entry_completion_get_model be Gtk...
 586367 In local_only mode, file chooser should return native paths for fi...
 635287 Specify packages when generating GIR
 640698 Incompatibility in 'matched-selected' signal invocation
 648419 crash in remove_capslock_feedback at gtkentry.c line 10127
 672271 File chooser seems over-enthusiastic about using subdirectories
 679333 unable to filter folders in folder select mode
 687196 filesystemmodel: invalidate nodes on file remove
 703220 (CVE-2013-7447) Memory allocation integer overflow in gdk_cairo_se...
 720330 Gtk-CRITICAL **: gtk_entry_completion_set_model: assertion 'GTK_IS...
 729927 impossible to create a directory if the contents of the current on...
 737777 Applications crash randomly while printing with a password-secured...
 752707 Location bar navigation to parent directories
 756450 GTK file chooser completion dropdown sets cursor in wrong position
 765120 Configure notify does not always reflect window size enforced by (...
 765193 Add introspection support for Visual Studio builds
 768163 improved fullscreen behaviour
 764996 GDK: Incorrect window size when creating window with position spec...
 769126 Can't type astral plane characters into a GtkEntry using the Windo...

... and the same CVE issued for EOG earlier this year is apparently exploitable here.

CVE-2013-7447

Integer overflow in the gdk_cairo_set_source_pixbuf function in gdk/gdkcairo.c in GTK+ before 3.9.8, as used in eom, gnome-photos, eog, gambas3, thunar, pinpoint, and possibly other applications, allows remote attackers to cause a denial of service (crash) via a large image file, which triggers a large memory allocation.

Change History (6)

comment:1 by Douglas R. Reno, 8 years ago

Summary: gtk+-2.24.31gtk+2-2.24.31

Rename to hopefully satisfy the currency script's desires.

comment:2 by Douglas R. Reno, 8 years ago

Description: modified (diff)
Owner: changed from blfs-book@… to Douglas R. Reno
Priority: normalhigh
Status: newassigned

Modified description to point out CVE.

comment:3 by Douglas R. Reno, 8 years ago

Description: modified (diff)

comment:4 by Douglas R. Reno, 8 years ago

Summary: gtk+2-2.24.31gtk+2-2.24.31 (CVE-2013-7447)

Modified title.

comment:5 by Douglas R. Reno, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r17770

comment:6 by bdubbs@…, 7 years ago

Milestone: 7.118.0

Milestone renamed

Note: See TracTickets for help on using tickets.