Security Advisories (1)
CPANSA-Socket-2017-01 (2017-08-17)

The function croak is variadic which expects as a first parameter printf-style format. Passing arbitrary and string from the caller as a printf format leads to the security problem CWE-134: Use of Externally-Controlled Format String.

Changes for version 1.95_001

  • Avoid newSVpvn_flags(), as it's missing on older Perls
  • Implement getnameinfo() NIx_NOHOST and NIx_NOSERV extension flags

Provides

in Socket.pm