Thanks to visit codestin.com
Credit goes to github.com

Skip to content

x/crypto/ssh/agent: Bad constraint extension id #62311

Closed
@35niavlys

Description

@35niavlys

SSH agent has been implemented on first version of the protocol definition (00) but at least a blocking change exists according last version (11)
Constraint extension identifier is set to 3 but should be 255 here: https://github.com/golang/crypto/blob/master/ssh/agent/client.go#L146
Openssh implementation is ok: https://github.com/openssh/openssh-portable/blob/master/authfd.h#L109

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Security

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions