Perl YAML Serialization using XS and libyaml
Go to file
Paul Howarth da43da31bb Add fixes for CVE-2013-6393 and CVE-2014-2525
- Fix LibYAML input sanitization errors (CVE-2014-2525)
- Fix heap-based buffer overflow when parsing YAML tags (CVE-2013-6393)
2014-03-27 13:52:30 +00:00
.gitignore Merge branch 'master' into el6 2012-07-05 14:57:03 +01:00
perl-YAML-LibYAML.spec Add fixes for CVE-2013-6393 and CVE-2014-2525 2014-03-27 13:52:30 +00:00
sources Update to 0.41 2013-03-14 00:51:17 +00:00
YAML-LibYAML-0.35-format-error.patch Clean up and add patch for CVE-2012-1152 (CPAN RT#46507) 2012-03-29 18:56:28 +01:00
YAML-LibYAML-0.41-CVE-2013-6393.patch Add fixes for CVE-2013-6393 and CVE-2014-2525 2014-03-27 13:52:30 +00:00
YAML-LibYAML-0.41-CVE-2014-2525.patch Add fixes for CVE-2013-6393 and CVE-2014-2525 2014-03-27 13:52:30 +00:00