Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Daily Reviews Summary 05/25/12
· CompatDB Updates 05/25/12
· Rumor: Microsoft Office coming to iPad, Android in November
· Microsoft clarifies Ballmer's claims of massive Windows 8 adoption
· DSA 2480-1: request-tracker3.8 security update
· CentOS 6 NTP Server
· Daily Reviews Summary 05/24/12
· Bayan Audio - Bayan 7 iPod Speaker Dock Review
· Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support (LEMP) On Ubuntu 12.04 LTS
· Ubuntu 12.04 + Nvidia - Heavy CPU usage

Upcoming News
· Blues Brothers 2000 (1998) Blu-ray Movie Review
· Thermaltake ToughPower Grand 850W Power Supply Review @ Rbmods
· Cooler Master Silent Pro Gold 1200-watt Power Supply Review
· Wine release 1.5.5
· OC3D: BitFenix Prodigy Review
· [Tech ARP] The New x264 HD Benchmark 5.0 Is Here!
· re: Diablo III Reviewed: Blizzard's Brilliant, Blundering Wreck
· Corsair Vengeance C70 Case Review @ Hardware Secrets
· Diablo III Reviewed: Blizzard's Brilliant, Blundering Wreck
· Samsung Green DDR3 8GB 1600mhz 30nm Memory review

Linux Compatibility
· Canon Canoscan N650U
· TB-5300 Slimline Design Tablet
· HANDYCAM DCR-HC17E
· Linksys Wireless-G WPC54G PC-Card
· XPS L502X
· Slim Portable DVD Writer GP10
· AverTV Volar Green HD
· Dell Latitude E6420
· Canon CanoScan FB 636U
· Logitech QuickCam Pro 4000

New Forum Topics
· present.However after the Kou
by: Thomasxpp
on: 2012-05-26 02:12
0 replies, 0 views

· business, hand over to Ji
by: Thomasxpp
on: 2012-05-26 02:09
0 replies, 0 views

· a war in the outside and quells
by: Thomasxpp
on: 2012-05-26 02:06
0 replies, 0 views

· This among them the
by: Thomasxpp
on: 2012-05-26 02:02
0 replies, 0 views

· USB Not detected on any PC
by: AntNik45
on: 2012-05-09 18:37
0 replies, 0 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » January 2008 » RHSA-2008:0030-01 Important: xorg-x11 security update

RHSA-2008:0030-01 Important: xorg-x11 security update

Posted by Bob on: 01/17/2008 11:25 PM [ Print | 0 comment(s) ]

A new update is available for Red Hat Enterprise Linux. Here the announcement:




-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

=====================================================================
Red Hat Security Advisory

Synopsis: Important: xorg-x11 security update
Advisory ID: RHSA-2008:0030-01
Product: Red Hat Enterprise Linux
Advisory URL: https://rhn.redhat.com/errata/RHSA-2008-0030.html
Issue date: 2008-01-17
CVE Names: CVE-2007-4568 CVE-2007-4990 CVE-2007-5760
CVE-2007-5958 CVE-2007-6427 CVE-2007-6428
CVE-2007-6429 CVE-2008-0006
=====================================================================

1. Summary:

Updated xorg-x11 packages that fix several security issues are now
available for Red Hat Enterprise Linux 4.

This update has been rated as having important security impact by the Red
Hat Security Response Team.

2. Relevant releases/architectures:

Red Hat Enterprise Linux AS version 4 - i386, ia64, ppc, s390, s390x, x86_64
Red Hat Enterprise Linux Desktop version 4 - i386, x86_64
Red Hat Enterprise Linux ES version 4 - i386, ia64, x86_64
Red Hat Enterprise Linux WS version 4 - i386, ia64, x86_64

3. Description:

The xorg-x11 packages contain X.Org, an open source implementation of the X
Window System. It provides the basic low-level functionality that
full-fledged graphical user interfaces are designed upon.

Two integer overflow flaws were found in the X.Org server's EVI and MIT-SHM
modules. A malicious authorized client could exploit these issues to cause
a denial of service (crash), or potentially execute arbitrary code with
root privileges on the X.Org server. (CVE-2007-6429)

A heap based buffer overflow flaw was found in the way the X.Org server
handled malformed font files. A malicious local user could exploit these
issues to potentially execute arbitrary code with the privileges of the
X.Org server. (CVE-2008-0006)

A memory corruption flaw was found in the X.Org server's XInput extension.
A malicious authorized client could exploit this issue to cause a denial of
service (crash), or potentially execute arbitrary code with root privileges
on the X.Org server. (CVE-2007-6427)

An input validation flaw was found in the X.Org server's XFree86-Misc
extension. A malicious authorized client could exploit this issue to cause
a denial of service (crash), or potentially execute arbitrary code with
root privileges on the X.Org server. (CVE-2007-5760)

An information disclosure flaw was found in the X.Org server's TOG-CUP
extension. A malicious authorized client could exploit this issue to cause
a denial of service (crash), or potentially view arbitrary memory content
within the X server's address space. (CVE-2007-6428)

An integer and heap overflow flaw were found in the X.Org font server, xfs.
A user with the ability to connect to the font server could have been able
to cause a denial of service (crash), or potentially execute arbitrary code
with the permissions of the font server. (CVE-2007-4568, CVE-2007-4990)

A flaw was found in the X.Org server's XC-SECURITY extension, that could
have allowed a local user to verify the existence of an arbitrary file,
even in directories that are not normally accessible to that user.
(CVE-2007-5958)

Users of xorg-x11 should upgrade to these updated packages, which contain
backported patches to resolve these issues.

4. Solution:

Before applying this update, make sure that all previously-released
errata relevant to your system have been applied.

This update is available via Red Hat Network. Details on how to use
the Red Hat Network to apply this update are available at
http://kbase.redhat.com/faq/FAQ_58_10188

5. Bugs fixed (http://bugzilla.redhat.com/):

281921 - CVE-2007-4568 xfs integer overflow in the build_range function
322961 - CVE-2007-4990 xfs heap overflow in the swap_char2b function
391841 - CVE-2007-5958 Xorg / XFree86 file existence disclosure vulnerability
413721 - CVE-2007-6429 xorg / xfree86: integer overflow in EVI extension
413741 - CVE-2007-6429 xorg / xfree86: integer overflow in MIT-SHM extension
413791 - CVE-2007-6428 xorg / xfree86: information disclosure via TOG-CUP extension
413811 - CVE-2007-6427 xorg / xfree86: memory corruption via XInput extension
414031 - CVE-2007-5760 xorg: invalid array indexing in XFree86-Misc extension
428044 - CVE-2008-0006 Xorg / XFree86 PCF font parser buffer overflow

6. Package List:

Red Hat Enterprise Linux AS version 4:

Source:
ftp://updates.redhat.com/enterprise/4AS/en/os/SRPMS/xorg-x11-6.8.2-1.EL.33.0.1.src.rpm

i386:
xorg-x11-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Xdmx-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Xnest-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Xvfb-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-doc-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-font-utils-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-sdk-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-tools-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-twm-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-xauth-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-xdm-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-xfs-6.8.2-1.EL.33.0.1.i386.rpm

ia64:
xorg-x11-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-Xdmx-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-Xnest-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-Xvfb-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-doc-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-font-utils-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-sdk-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-tools-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-twm-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-xauth-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-xdm-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-xfs-6.8.2-1.EL.33.0.1.ia64.rpm

ppc:
xorg-x11-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.ppc64.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.ppc64.rpm
xorg-x11-Xdmx-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-Xnest-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-Xvfb-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.ppc64.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.ppc64.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.ppc64.rpm
xorg-x11-doc-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-font-utils-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.ppc64.rpm
xorg-x11-sdk-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-tools-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-twm-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-xauth-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-xdm-6.8.2-1.EL.33.0.1.ppc.rpm
xorg-x11-xfs-6.8.2-1.EL.33.0.1.ppc.rpm

s390:
xorg-x11-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-Xdmx-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-Xnest-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-Xvfb-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-font-utils-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-tools-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-twm-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-xauth-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-xdm-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-xfs-6.8.2-1.EL.33.0.1.s390.rpm

s390x:
xorg-x11-6.8.2-1.EL.33.0.1.s390x.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.s390x.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.s390x.rpm
xorg-x11-Xdmx-6.8.2-1.EL.33.0.1.s390x.rpm
xorg-x11-Xnest-6.8.2-1.EL.33.0.1.s390x.rpm
xorg-x11-Xvfb-6.8.2-1.EL.33.0.1.s390x.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.s390x.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.s390x.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.s390x.rpm
xorg-x11-font-utils-6.8.2-1.EL.33.0.1.s390x.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.s390.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.s390x.rpm
xorg-x11-tools-6.8.2-1.EL.33.0.1.s390x.rpm
xorg-x11-twm-6.8.2-1.EL.33.0.1.s390x.rpm
xorg-x11-xauth-6.8.2-1.EL.33.0.1.s390x.rpm
xorg-x11-xdm-6.8.2-1.EL.33.0.1.s390x.rpm
xorg-x11-xfs-6.8.2-1.EL.33.0.1.s390x.rpm

x86_64:
xorg-x11-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Xdmx-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Xnest-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Xvfb-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-doc-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-font-utils-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-sdk-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-tools-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-twm-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-xauth-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-xdm-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-xfs-6.8.2-1.EL.33.0.1.x86_64.rpm

Red Hat Enterprise Linux Desktop version 4:

Source:
ftp://updates.redhat.com/enterprise/4Desktop/en/os/SRPMS/xorg-x11-6.8.2-1.EL.33.0.1.src.rpm

i386:
xorg-x11-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Xdmx-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Xnest-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Xvfb-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-doc-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-font-utils-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-sdk-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-tools-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-twm-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-xauth-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-xdm-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-xfs-6.8.2-1.EL.33.0.1.i386.rpm

x86_64:
xorg-x11-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Xdmx-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Xnest-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Xvfb-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-doc-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-font-utils-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-sdk-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-tools-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-twm-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-xauth-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-xdm-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-xfs-6.8.2-1.EL.33.0.1.x86_64.rpm

Red Hat Enterprise Linux ES version 4:

Source:
ftp://updates.redhat.com/enterprise/4ES/en/os/SRPMS/xorg-x11-6.8.2-1.EL.33.0.1.src.rpm

i386:
xorg-x11-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Xdmx-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Xnest-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Xvfb-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-doc-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-font-utils-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-sdk-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-tools-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-twm-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-xauth-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-xdm-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-xfs-6.8.2-1.EL.33.0.1.i386.rpm

ia64:
xorg-x11-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-Xdmx-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-Xnest-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-Xvfb-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-doc-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-font-utils-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-sdk-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-tools-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-twm-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-xauth-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-xdm-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-xfs-6.8.2-1.EL.33.0.1.ia64.rpm

x86_64:
xorg-x11-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Xdmx-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Xnest-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Xvfb-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-doc-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-font-utils-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-sdk-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-tools-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-twm-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-xauth-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-xdm-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-xfs-6.8.2-1.EL.33.0.1.x86_64.rpm

Red Hat Enterprise Linux WS version 4:

Source:
ftp://updates.redhat.com/enterprise/4WS/en/os/SRPMS/xorg-x11-6.8.2-1.EL.33.0.1.src.rpm

i386:
xorg-x11-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Xdmx-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Xnest-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Xvfb-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-doc-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-font-utils-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-sdk-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-tools-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-twm-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-xauth-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-xdm-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-xfs-6.8.2-1.EL.33.0.1.i386.rpm

ia64:
xorg-x11-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-Xdmx-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-Xnest-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-Xvfb-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-doc-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-font-utils-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-sdk-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-tools-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-twm-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-xauth-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-xdm-6.8.2-1.EL.33.0.1.ia64.rpm
xorg-x11-xfs-6.8.2-1.EL.33.0.1.ia64.rpm

x86_64:
xorg-x11-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-Mesa-libGLU-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Xdmx-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Xnest-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-Xvfb-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-deprecated-libs-devel-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-devel-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-doc-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-font-utils-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.i386.rpm
xorg-x11-libs-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-sdk-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-tools-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-twm-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-xauth-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-xdm-6.8.2-1.EL.33.0.1.x86_64.rpm
xorg-x11-xfs-6.8.2-1.EL.33.0.1.x86_64.rpm

These packages are GPG signed by Red Hat for security. Our key and
details on how to verify the signature are available from
https://www.redhat.com/security/team/key/#package

7. References:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4568
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4990
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5760
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5958
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6427
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6428
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6429
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0006
http://www.redhat.com/security/updates/classification/#important

8. Contact:

The Red Hat security contact is lt;secalert@redhat.comgt;. More contact
details at https://www.redhat.com/security/team/contact/

Copyright 2008 Red Hat, Inc.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFHj77jXlSAg2UNWIIRAjwnAKChYS13PEqD36Ep2wJBkOQlci8LnQCgvDvZ
KKMY55GyqzUtOaqBObw+FxE=
=8WLj
-----END PGP SIGNATURE-----


Bookmark and Share

« RHSA-2008:0031-01 Important: xorg-x11-server security update · Mz Ultimate Tweaker 4.8 Build 2 »

Linux Compatible » News » January 2008 » RHSA-2008:0030-01 Important: xorg-x11 security update
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2011 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition