Skip to content

Libarchive 3.6.1

Compare
Choose a tag to compare
@mmatuska mmatuska released this 08 Apr 12:39
· 305 commits to master since this release

Libarchive 3.6.1 is a bugfix and security release.

Security fixes:

  • 7zip reader: fix PPMD read beyond boundary (#1671)
  • ZIP reader: fix possible out of bounds read (OSS-Fuzz 38766 #1672)
  • ISO reader: fix possible heap buffer overflow in read_children() (OSS-Fuzz 38764, #1685)
  • RARv4 redaer: fix multiple issues in RARv4 filter code (introduced in libarchive 3.6.0)