Fix hex decoding and data handling issues in tunnel.c
- Improved handle_tunnel_data() with better hex validation and decoding - Added bounds checking for hex data length validation - Enhanced error handling for hex decoding failures - Added debug logging for hex decoding issues - Improved socket send error handling with detailed error messages - Added bounds checking for hex encoding in forwarding functions - Fixed potential buffer overflow issues with large hex data - Enhanced robustness for handling large SSH protocol packets
Showing
Please
register
or
sign in
to comment