Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 200707-04 ] GNU C Library: Integer overflow
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Advocate
Advocate


Joined: 12 May 2004
Posts: 2663

PostPosted: Tue Jul 03, 2007 9:26 pm    Post subject: [ GLSA 200707-04 ] GNU C Library: Integer overflow Reply with quote

Gentoo Linux Security Advisory

Title: GNU C Library: Integer overflow (GLSA 200707-04)
Severity: normal
Exploitable: local
Date: July 03, 2007
Bug(s): #183844
ID: 200707-04

Synopsis

An integer overflow in the dynamic loader, ld.so, could result in the execution of arbitrary code with escalated privileges.

Background

The GNU C library is the standard C library used by Gentoo Linux systems. It provides programs with basic facilities and interfaces to system calls. ld.so is the dynamic linker which prepares dynamically linked programs for execution by resolving runtime dependencies and related functions.

Affected Packages

Package: sys-libs/glibc
Vulnerable: < 2.5-r4
Unaffected: >= 2.5-r4
Architectures: x86


Description

Tavis Ormandy of the Gentoo Linux Security Team discovered a flaw in the handling of the hardware capabilities mask by the dynamic loader. If a mask is specified with a high population count, an integer overflow could occur when allocating memory.

Impact

As the hardware capabilities mask is honored by the dynamic loader during the execution of suid and sgid programs, in theory this vulnerability could result in the execution of arbitrary code with root privileges. This update is provided as a precaution against currently unknown attack vectors.

Workaround

There is no known workaround at this time.

Resolution

All users should upgrade to the latest version:
Code:
# emerge --sync
# emerge --ask --oneshot --verbose ">=sys-libs/glibc-2.5-r4"


References

CVE-2007-3508
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum