Oval Definition:oval:com.redhat.rhsa:def:20142023
Revision Date:2014-12-18Version:643
Title:RHSA-2014:2023: glibc security and bug fix update (Moderate)
Description:The glibc packages provide the standard C libraries (libc), POSIX thread libraries (libpthread), standard math libraries (libm), and the Name Server Caching Daemon (nscd) used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly.

  • It was found that the wordexp() function would perform command substitution even when the WRDE_NOCMD flag was specified. An attacker able to provide specially crafted input to an application using the wordexp() function, and not sanitizing the input correctly, could potentially use this flaw to execute arbitrary commands with the credentials of the user running that application. (CVE-2014-7817)

    This issue was discovered by Tim Waugh of the Red Hat Developer Experience Team.

    This update also fixes the following bug:

  • Prior to this update, if a file stream that was opened in append mode and its underlying file descriptor were used at the same time and the file was truncated using the ftruncate() function on the file descriptor, a subsequent ftell() call on the stream incorrectly modified the file offset by seeking to the new end of the file. This update ensures that ftell() modifies the state of the file stream only when it is in append mode and its buffer is not empty. As a result, the described incorrect changes to the file offset no longer occur. (BZ#1170187)

    All glibc users are advised to upgrade to these updated packages, which contain backported patches to correct these issues.
  • Family:unixClass:patch
    Status:Reference(s):CVE-2014-7817
    RHSA-2014:2023
    RHSA-2014:2023-00
    RHSA-2014:2023-01
    Platform(s):Red Hat Enterprise Linux 7
    Product(s):
    Definition Synopsis
  • Red Hat Enterprise Linux must be installed
  • OR Package Information
  • Red Hat Enterprise Linux 7 is installed
  • AND
  • glibc is earlier than 0:2.17-55.el7_0.3
  • AND glibc is signed with Red Hat redhatrelease2 key
  • glibc-common is earlier than 0:2.17-55.el7_0.3
  • AND glibc-common is signed with Red Hat redhatrelease2 key
  • glibc-devel is earlier than 0:2.17-55.el7_0.3
  • AND glibc-devel is signed with Red Hat redhatrelease2 key
  • glibc-headers is earlier than 0:2.17-55.el7_0.3
  • AND glibc-headers is signed with Red Hat redhatrelease2 key
  • glibc-static is earlier than 0:2.17-55.el7_0.3
  • AND glibc-static is signed with Red Hat redhatrelease2 key
  • glibc-utils is earlier than 0:2.17-55.el7_0.3
  • AND glibc-utils is signed with Red Hat redhatrelease2 key
  • nscd is earlier than 0:2.17-55.el7_0.3
  • AND nscd is signed with Red Hat redhatrelease2 key
  • BACK