v2.41.7
Changed 1
- Enhanced PMKID validation and debug logging
Fixed 6
- Close connection on panic recovery in the TCP acceptor
- Fixed flags value (0x0c → 0xc0) in prefix option for ICMPv6 router advertisement
- Use only iwlist to detect supported channels
- Fixed dropped graph error
- Fixed JS SBCB deserialization and JSSVCB key int64 typing
- Apply int64 conversion for otto backwards compatibility
Security 2
- Fixed mysql.server panic on crafted client handshake (remote DoS)
- Fixed zerogod IPP chunked body panic via OOB uint64 allocation
From bettercap
🐛 Fixes
- 🛡️ Fixed
mysql.serverpanic on crafted client handshake (remote DoS) - 🛡️ Fixed
zerogodIPP chunked body panic via OOB uint64 allocation (#1263) - Close connection on panic recovery in the TCP acceptor
- Fixed flags value (
0x0c→0xc0) in prefix option for ICMPv6 router advertisement - Use only
iwlistto detect supported channels (fixes #1243) - Fixed dropped graph error
- Fixed JS SBCB deserialization and
JSSVCBkey int64 typing int64conversion forottobackwards compatibility
🔧 Improvements
- Enhanced PMKID validation and debug logging
Miscellaneous
- Bumped
actions/download-artifact5 → 8 - Bumped
actions/upload-artifact4 → 7 - Bumped
docker/login-action3 → 4 - Bumped
docker/setup-qemu-action3 → 4 - Bumped
docker/build-push-action6 → 7