Jump to letter: [
          
            ABCDEFGHIJKLMNOPRSTUWXYZ
          ]
        
        krb5-libs: The shared libraries used by Kerberos 5.
        
        
        - Summary
 
        - Kerberos is a network authentication system. The krb5-libs package
contains the shared libraries needed by Kerberos 5. If you are using
Kerberos, you need to install this package.
 
        
        
        Changelog
        
            - * Fri Apr  3 17:00:00 2009 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.6.1-31.el5_3.3
 
            - update to revised patch for CVE-2009-0844/CVE-2009-0845
 
        
            - * Thu Mar 26 17:00:00 2009 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.6.1-31.el5_3.2
 
            - add fix for potential buffer read overrun in the SPNEGO GSSAPI mechanism
  (#490635, CVE-2009-0844)
- add fix for NULL pointer dereference when handling certain error cases
  in the SPNEGO GSSAPI mechanism (#490635, CVE-2009-0845)
- add fix for attempt to free uninitialized pointer in the ASN.1 decoder
  (#490635, CVE-2009-0846)
- add fix for bug in length validation in the ASN.1 decoder (CVE-2009-0847)
 
        
            - * Tue Mar 17 17:00:00 2009 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.6.1-31.el5_3.1
 
            - add backport of svn patch to fix a bug in how the gssapi library
  handles certain error cases in gss_accept_sec_context (CVE-2009-0845,