-
Notifications
You must be signed in to change notification settings - Fork 0
Validate SSH/network path against current gates #7
Copy link
Copy link
Open
Labels
area: network-sshNetwork stack, remote login, SSH, SFTP, host forwarding.Network stack, remote login, SSH, SFTP, host forwarding.needs: validationNeeds validation evidence or gate run.Needs validation evidence or gate run.priority: P2-mediumMedium-priority planned work.Medium-priority planned work.risk: securitySecurity-sensitive risk area.Security-sensitive risk area.type: testValidation, test coverage, or gate work.Validation, test coverage, or gate work.
Description
Metadata
Metadata
Assignees
Labels
area: network-sshNetwork stack, remote login, SSH, SFTP, host forwarding.Network stack, remote login, SSH, SFTP, host forwarding.needs: validationNeeds validation evidence or gate run.Needs validation evidence or gate run.priority: P2-mediumMedium-priority planned work.Medium-priority planned work.risk: securitySecurity-sensitive risk area.Security-sensitive risk area.type: testValidation, test coverage, or gate work.Validation, test coverage, or gate work.
Summary
Validate the SSH/network path against current QEMU gates and document any gaps.
Problem / objective
Network, remote-login, SSH bridge, and userspace SSH/SFTP code cross several sensitive boundaries and should have clear validation evidence.
Acceptance criteria
Validation
make qemu-network-suitemake qemu-ssh-smokemake xaios-ssh-bridgeif interactive validation is neededRelevant files
kernel/net/kernel/runtime/network_stack.ckernel/runtime/remote_login.cuserspace/sshd/scripts/run-qemu-aarch64.shscripts/qemu-network-suite.pyscripts/qemu-ssh-smoke.py