corporate2/devel/server/openldap - Fix DoS when submitting special MODRDN request - C...

H. İbrahim Güngör paketler-commits at pardus.org.tr
Tue Mar 29 14:44:52 EEST 2011


Author: igungor
Date: Tue Mar 29 14:44:51 2011
New Revision: 116581

Added:
   corporate2/devel/server/openldap/files/CVE-2011-1081.patch
Modified:
   corporate2/devel/server/openldap/pspec.xml
Log:
Fix DoS when submitting special MODRDN request - CVE-2011-1081, (pb#17505).

BUG:COMMENT:17505



---
 files/CVE-2011-1081.patch |   25 +++++++++++++++++++++++++
 pspec.xml                 |    8 ++++++++
 2 files changed, 33 insertions(+)

Modified: corporate2/devel/server/openldap/pspec.xml
=================================================================
--- corporate2/devel/server/openldap/pspec.xml	(original)
+++ corporate2/devel/server/openldap/pspec.xml	Tue Mar 29 14:44:51 2011
@@ -20,6 +20,7 @@
             <Patch>openldap-2.4-ppolicy.patch</Patch>
             <Patch>slapd.conf.patch</Patch>
             <Patch>pie.patch</Patch>
+            <Patch level="1">CVE-2011-1081.patch</Patch>
         </Patches>
     </Source>
 
@@ -75,6 +76,13 @@
     </Package>
 
     <History>
+        <Update release="34" type="security">
+            <Date>2011-03-29</Date>
+            <Version>2.4.23</Version>
+            <Comment>Fix DoS when submitting special MODRDN request - CVE-2011-1081, (pb#17505).</Comment>
+            <Name>H. İbrahim Güngör</Name>
+            <Email>ibrahim at pardus.org.tr</Email>
+        </Update>
         <Update release="33">
             <Date>2011-01-21</Date>
             <Version>2.4.23</Version>


More information about the paketler-commits mailing list