1c5bb4e Revised fixes for [XSA-55]

Authored and Committed by myoung 10 years ago
23 files changed. 1811 lines added. 534 lines removed.
xen.spec
file modified
+30 -13
xsa55-4.10001-libelf-abolish-libelf-relocate.c.patch
file modified
+5 -3
xsa55-4.10002-libxc-introduce-xc_dom_seg_to_ptr_pages.patch
file modified
+23 -17
xsa55-4.10003-libxc-Fix-range-checking-in-xc_dom_pfn_to_ptr-etc.patch
file added
+158
xsa55-4.10004-libelf-abolish-elf_sval-and-elf_access_signed.patchxsa55-4.10003-libelf-abolish-elf_sval-and-elf_access_signed.patch
file renamed
+5 -3
xsa55-4.10005-libelf-xc_dom_load_elf_symtab-Do-not-use-syms-uninit.patchxsa55-4.10004-libelf-xc_dom_load_elf_symtab-Do-not-use-syms-uninit.patch
file renamed
+7 -7
xsa55-4.10006-libelf-introduce-macros-for-memory-access-and-pointe.patchxsa55-4.10005-libelf-introduce-macros-for-memory-access-and-pointe.patch
file renamed
+36 -37
xsa55-4.10007-tools-xcutils-readnotes-adjust-print_l1_mfn_valid_no.patchxsa55-4.10006-tools-xcutils-readnotes-adjust-print_l1_mfn_valid_no.patch
file renamed
+5 -5
xsa55-4.10008-libelf-check-nul-terminated-strings-properly.patchxsa55-4.10007-libelf-check-nul-terminated-strings-properly.patch
file renamed
+14 -13
xsa55-4.10009-libelf-check-all-pointer-accesses.patchxsa55-4.10008-libelf-check-all-pointer-accesses.patch
file renamed
+53 -81
xsa55-4.10010-libelf-Check-pointer-references-in-elf_is_elfbinary.patchxsa55-4.10009-libelf-Check-pointer-references-in-elf_is_elfbinary.patch
file renamed
+22 -13
xsa55-4.10011-libelf-Make-all-callers-call-elf_check_broken.patchxsa55-4.10010-libelf-Make-all-callers-call-elf_check_broken.patch
file renamed
+17 -19
xsa55-4.10012-libelf-use-C99-bool-for-booleans.patchxsa55-4.10011-libelf-use-C99-bool-for-booleans.patch
file renamed
+20 -20
xsa55-4.10013-libelf-check-loops-for-running-away.patch
file removed
-195
xsa55-4.10013-libelf-use-only-unsigned-integers.patchxsa55-4.10012-libelf-use-only-unsigned-integers.patch
file renamed
+61 -63
xsa55-4.10014-libxc-Introduce-xc_bitops.h.patch
file added
+96
xsa55-4.10015-libelf-check-loops-for-running-away.patch
file added
+403
xsa55-4.10016-libelf-abolish-obsolete-macros.patchxsa55-4.10014-libelf-abolish-obsolete-macros.patch
file renamed
+49 -45
xsa55-4.10017-libxc-Add-range-checking-to-xc_dom_binloader.patch
file added
+69
xsa55-4.10018-libxc-check-failure-of-xc_dom_-_to_ptr-xc_map_foreig.patch
file added
+371
xsa55-4.10019-libxc-check-return-values-from-malloc.patch
file added
+289
xsa55-4.10020-libxc-range-checks-in-xc_dom_p2m_host-and-_guest.patch
file added
+47
xsa55-4.10021-libxc-check-blob-size-before-proceeding-in-xc_dom_ch.patch
file added
+31
    Revised fixes for [XSA-55]
    
        
file modified
+30 -13
xsa55-4.10004-libelf-abolish-elf_sval-and-elf_access_signed.patch xsa55-4.10003-libelf-abolish-elf_sval-and-elf_access_signed.patch
file renamed
+5 -3
xsa55-4.10005-libelf-xc_dom_load_elf_symtab-Do-not-use-syms-uninit.patch xsa55-4.10004-libelf-xc_dom_load_elf_symtab-Do-not-use-syms-uninit.patch
file renamed
+7 -7
xsa55-4.10006-libelf-introduce-macros-for-memory-access-and-pointe.patch xsa55-4.10005-libelf-introduce-macros-for-memory-access-and-pointe.patch
file renamed
+36 -37
xsa55-4.10007-tools-xcutils-readnotes-adjust-print_l1_mfn_valid_no.patch xsa55-4.10006-tools-xcutils-readnotes-adjust-print_l1_mfn_valid_no.patch
file renamed
+5 -5
xsa55-4.10008-libelf-check-nul-terminated-strings-properly.patch xsa55-4.10007-libelf-check-nul-terminated-strings-properly.patch
file renamed
+14 -13
xsa55-4.10009-libelf-check-all-pointer-accesses.patch xsa55-4.10008-libelf-check-all-pointer-accesses.patch
file renamed
+53 -81
xsa55-4.10010-libelf-Check-pointer-references-in-elf_is_elfbinary.patch xsa55-4.10009-libelf-Check-pointer-references-in-elf_is_elfbinary.patch
file renamed
+22 -13
xsa55-4.10011-libelf-Make-all-callers-call-elf_check_broken.patch xsa55-4.10010-libelf-Make-all-callers-call-elf_check_broken.patch
file renamed
+17 -19
xsa55-4.10012-libelf-use-C99-bool-for-booleans.patch xsa55-4.10011-libelf-use-C99-bool-for-booleans.patch
file renamed
+20 -20
xsa55-4.10013-libelf-use-only-unsigned-integers.patch xsa55-4.10012-libelf-use-only-unsigned-integers.patch
file renamed
+61 -63
xsa55-4.10016-libelf-abolish-obsolete-macros.patch xsa55-4.10014-libelf-abolish-obsolete-macros.patch
file renamed
+49 -45