[Midnightbsd-cvs] [MidnightBSD/src] 33d3ad: zlib through 1.2.12 has a heap-based buffer over-r...
    Lucas Holt 
    noreply at github.com
       
    Wed Aug 31 10:27:43 EDT 2022
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 33d3ad9380d762607fadff42f60a62dd68090ea8
      https://github.com/MidnightBSD/src/commit/33d3ad9380d762607fadff42f60a62dd68090ea8
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)
  Changed paths:
    M sys/contrib/zlib/inflate.c
  Log Message:
  -----------
  zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow
in inflate in inflate.c via a large gzip header extra field.
Obtained from: FreeBSD
  Commit: 1830710613d31123e060e0866c513047cbaab63d
      https://github.com/MidnightBSD/src/commit/1830710613d31123e060e0866c513047cbaab63d
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)
  Changed paths:
    M contrib/zlib/inflate.c
  Log Message:
  -----------
  zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow
in inflate in inflate.c via a large gzip header extra field.
  Commit: 8b368cd9d891a705ecda8c82064f4e30435ceb53
      https://github.com/MidnightBSD/src/commit/8b368cd9d891a705ecda8c82064f4e30435ceb53
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)
  Changed paths:
    M UPDATING
  Log Message:
  -----------
  document
Compare: https://github.com/MidnightBSD/src/compare/3b9fd0e0219d...8b368cd9d891
    
    
More information about the Midnightbsd-cvs
mailing list