Skip to content

JLine 4.4.3

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 06:02
· 5 commits to master since this release
15f6fdd

JLine 4.4.3 is a security patch release addressing multiple vulnerabilities reported by AFINE/CERT.PL, plus bug fixes and dependency updates.

馃敀 Security Fixes

  • Native Stack Buffer Overflow in Public INPUT_RECORD.memmove JNI Method (Windows) (GHSA-6r3w-6jpj-x5w6)
  • Authenticated SSH Shell Channel Resource Leak via Null or Non-Numeric PTY Dimensions (GHSA-7h86-pjwh-gpqj)
  • Authenticated SSH DoS via Unbounded Window-Change Terminal Geometry (GHSA-m935-wqpj-pvp3)
  • TCP Socket File Descriptor Leak When Maximum Connections Reached (GHSA-c87g-867h-cqr6)

馃悰 Bug Fixes

  • fix: verify server host keys in the ssh client builtin (#2236) @uchiha-bug-hunter
  • fix: address remaining security vulnerabilities reported by AFINE/CERT.PL (#2235) @gnodet
  • fix: use Release Drafter draft for GitHub release and fail closed on lookup errors (#2232) @gnodet

馃摝 Dependency updates