~ubuntu-branches/ubuntu/hardy/libxml2/hardy-security

Viewing all changes in revision 32.

  • Committer: Package Import Robot
  • Author(s): Jamie Strandboge
  • Date: 2012-02-24 15:42:31 UTC
  • Revision ID: package-import@ubuntu.com-20120224154231-02kwggny25ntp5js
Tags: 2.6.31.dfsg-2ubuntu1.8
* SECURITY UPDATE: add randomization to dictionaries with hash tables
  help prevent denial of service via hash algorithm collision
  - configure.in: lookup for rand, srand and time
  - dict.c: add randomization to dictionaries hash tables
  - hash.c: add randomization to normal hash tables
  - CVE-2012-0841
  This patch based on RedHat's 2.6 patch which includes the following
  commits:
  - b242b08831637432984439729a170153bdc3ed8d
  - e9100a589d9dc97a09b2295db18657ce31adee65
  - 424785e793a77c1f35898aeb31fc7cd64ba57334
  - ffda65f0e6447eba3807d04bf670243702da026b
  - d68f8912c46a01f6c200e1414d290947b7db630e
  - 523e63559961f31e142c72049bb9b2595974c82f

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: