Alerts This Week
Warning Icon 1 692
Alerts This Week
Warning Icon 1 692

Red Hat Enterprise Linux 6 and 7 RHSA-2015-1981-01 Critical NSS Update

red hat
Calendar Grey November 4, 2015
Dist Redhat Esm H88
Patch addresses vital vulnerabilities in nss, nss-util, and nspr for Red Hat Enterprise Linux versions 6 and 7.
Updated nss, nss-util, and nspr packages that fix three security issues are now available for Red Hat Enterprise Linux 6 and 7

Solution

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

For details on how to apply this update, refer to:

https://access.redhat.com/articles/11258

Summary

Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Netscape Portable Runtime (NSPR) provides platform independence for non-GUI operating system facilities.
A use-after-poison flaw and a heap-based buffer overflow flaw were found in the way NSS parsed certain ASN.1 structures. An attacker could use these flaws to cause NSS to crash or execute arbitrary code with the permissions of the user running an application compiled against the NSS library. (CVE-2015-7181, CVE-2015-7182)
A heap-based buffer overflow was found in NSPR. An attacker could use this flaw to cause NSPR to crash or execute arbitrary code with the permissions of the user running an application compiled against the NSPR library. (CVE-2015-7183)
Note: Applications using NSPR's PL_ARENA_ALLOCATE, PR_ARENA_ALLOCATE, PL_ARENA_GROW, or PR_ARENA_GROW macros need to be rebuild against the fixed nspr packages to completely resolve the CVE-2015-7183 issue. This erratum includes nss and nss-utils packages rebuilt against the fixed nspr version.
Red Hat would like to thank the Mozilla project for reporting these issues. Upstream acknowledges Tyson Smith, David Keeler and Ryan Sleevi as the original reporter.
All nss, nss-util and nspr users are advised to upgrade to these updated packages, which contain backported patches to correct these issues.

References

https://access.redhat.com/security/cve/CVE-2015-7181 https://access.redhat.com/security/cve/CVE-2015-7182 https://access.redhat.com/security/cve/CVE-2015-7183 https://access.redhat.com/security/updates/classification/#critical

Package List

Red Hat Enterprise Linux Desktop (v. 6):
Source: nspr-4.10.8-2.el6_7.src.rpm nss-3.19.1-5.el6_7.src.rpm nss-util-3.19.1-2.el6_7.src.rpm
i386: nspr-4.10.8-2.el6_7.i686.rpm nspr-debuginfo-4.10.8-2.el6_7.i686.rpm nss-3.19.1-5.el6_7.i686.rpm nss-debuginfo-3.19.1-5.el6_7.i686.rpm nss-sysinit-3.19.1-5.el6_7.i686.rpm nss-tools-3.19.1-5.el6_7.i686.rpm nss-util-3.19.1-2.el6_7.i686.rpm nss-util-debuginfo-3.19.1-2.el6_7.i686.rpm
x86_64: nspr-4.10.8-2.el6_7.i686.rpm nspr-4.10.8-2.el6_7.x86_64.rpm nspr-debuginfo-4.10.8-2.el6_7.i686.rpm nspr-debuginfo-4.10.8-2.el6_7.x86_64.rpm nss-3.19.1-5.el6_7.i686.rpm nss-3.19.1-5.el6_7.x86_64.rpm nss-debuginfo-3.19.1-5.el6_7.i686.rpm nss-debuginfo-3.19.1-5.el6_7.x86_64.rpm nss-sysinit-3.19.1-5.el6_7.x86_64.rpm nss-tools-3.19.1-5.el6_7.x86_64.rpm nss-util-3.19.1-2.el6_7.i686.rpm nss-util-3.19.1-2.el6_7.x86_64.rpm nss-util-debuginfo-3.19.1-2.el6_7.i686.rpm nss-util-debuginfo-3.19.1-2.el6_7.x86_64.rpm
Red Hat Enterprise Linux Desktop Optional (v. 6):
i386: nspr-debuginfo-4.10.8-2.el6_7.i686.rpm nspr-devel-4.10.8-2.el6_7.i686.rpm nss-debuginfo-3.19.1-5.el6_7.i686.rpm nss-devel-3.19.1-5.el6_7.i686.rpm nss-pkcs11-devel-3.19.1-5.el6_7.i686.rpm nss-util-debuginfo-3.19.1-2.el6_7.i686.rpm nss-util-devel-3.19.1-2.el6_7.i686.rpm
x86_64:

Read the Full Advisory


Severity
critical
Lowest
Low
Medium
High
Critical

Advisory ID: RHSA-2015:1981-01
Product: Red Hat Enterprise Linux
Issue date: 2015-11-04

Topic

Updated nss, nss-util, and nspr packages that fix three security issues arenow available for Red Hat Enterprise Linux 6 and 7.Red Hat Product Security has rated this update as having Critical securityimpact. Common Vulnerability Scoring System (CVSS) base scores, which givedetailed severity ratings, are available for each vulnerability from theCVE links in the References section.

Relevant Releases Architectures

Red Hat Enterprise Linux Client (v. 7) - x86_64

Red Hat Enterprise Linux Client Optional (v. 7) - x86_64

Red Hat Enterprise Linux ComputeNode (v. 7) - x86_64

Red Hat Enterprise Linux ComputeNode Optional (v. 7) - x86_64

Red Hat Enterprise Linux Desktop (v. 6) - i386, x86_64

Red Hat Enterprise Linux Desktop Optional (v. 6) - i386, x86_64

Red Hat Enterprise Linux HPC Node (v. 6) - x86_64

Red Hat Enterprise Linux HPC Node Optional (v. 6) - x86_64

Red Hat Enterprise Linux Server (v. 6) - i386, ppc64, s390x, x86_64

Red Hat Enterprise Linux Server (v. 7) - ppc64, ppc64le, s390x, x86_64

Red Hat Enterprise Linux Server Optional (v. 6) - i386, ppc64, s390x, x86_64

Red Hat Enterprise Linux Server Optional (v. 7) - ppc64, ppc64le, s390x, x86_64

Red Hat Enterprise Linux Workstation (v. 6) - i386, x86_64

Red Hat Enterprise Linux Workstation (v. 7) - x86_64

Red Hat Enterprise Linux Workstation Optional (v. 6) - i386, x86_64

Red Hat Enterprise Linux Workstation Optional (v. 7) - x86_64

Bugs Fixed

1269345 - CVE-2015-7181 nss: use-after-poison in sec_asn1d_parse_leaf() (MFSA 2015-133)

1269351 - CVE-2015-7182 nss: ASN.1 decoder heap overflow when decoding constructed OCTET STRING that mixes indefinite and definite length encodings (MFSA 2015-133)

1269353 - CVE-2015-7183 nspr: heap-buffer overflow in PL_ARENA_ALLOCATE (MFSA 2015-133)

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Your message here