CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]       2022/05/03 14:33:44

Modified files:
        textproc/libxml: Tag: OPENBSD_7_1 Makefile 
Added files:
        textproc/libxml/patches: Tag: OPENBSD_7_1 patch-HTMLparser_c 
                                 patch-buf_c patch-encoding_c 
                                 patch-parser_c 
                                 patch-result_XPath_expr_strings 
                                 patch-test_XPath_expr_strings 
                                 patch-tree_c patch-valid_c 
                                 patch-xpath_c patch-xpointer_c 

Log message:
Merge SECURITY fixes for:
- [CVE-2022-29824] Integer overflow in xmlBuf and xmlBuffer
- Fix potential double-free in xmlXPtrStringRangeFunction
- Fix memory leak in xmlFindCharEncodingHandler
- Normalize XPath strings in-place
- Prevent integer-overflow in htmlSkipBlankChars() and xmlSkipBlankChars()
- Fix leak of xmlElementContent

Reply via email to