1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200803-28 / openldap |
| Release Date | March 19, 2008 |
| Latest Revision | March 19, 2008: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-nds/openldap | < 2.3.41 | >= 2.3.41 | All supported architectures |
Related bugreports: #197446, #209677
Multiple Denial of Service vulnerabilities have been reported in OpenLDAP.
OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol.
The following errors have been discovered in OpenLDAP:
A remote attacker can cause a Denial of Serivce by sending a malformed "objectClasses" attribute, and via unknown vectors that prevent the "new_attrs" array from being NULL terminated, and via a modrdn operation with a NOOP (LDAP_X_NO_OPERATION) control.
There is no known workaround at this time.
All OpenLDAP users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-nds/openldap-2.3.41" |