Fedora Account System
Red Hat Associate
Red Hat Customer
Text from Security Focus: http://www.securityfocus.com/bid/19110/ GnuPG is prone to a remote buffer-overflow vulnerability because it fails to properly bounds-check user-supplied input before copying it to an insufficiently sized memory buffer. This issue may allow remote attackers to execute arbitrary machine code in the context of the affected application, but this has not been confirmed. GnuPG version 1.4.4 is vulnerable to this issue; previous versions may also be affected. The following Perl command demonstrates this issue by crashing the affected application: perl -e 'print "\xfd\xff\xff\xff\xff\xfe"'| /var/gnupg/bin/gpg --no-armor http://lists.immunitysec.com/pipermail/dailydave/2006-July/003354.html
An update to 1.4.5 hould show up in Raw Hide tomorrow. Packages are also pushed to FC4/FC5 testing, and will probably be moved to final status tomorrow as well, at which point we'll close this bug.