CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/24 17:06:48
Modified files:
usr.bin/ssh : ssh-agent.c
Log message:
process security key provider via realpath() in agent, avoids
malicious client from being able to cause agent to load arbitrary
libraries into ssh-sk-helper.
reported by puck AT puckipedia.com; ok markus
