Skip to content

If the client connects to the nbd socket, and then disconnects without sending any data, nbd floods the logs #165

@jgrills

Description

@jgrills

Since the socket_read() in the server negotiation in negotiate(..) doesn't return any sort of error, the server acts on uninitialized data and can spin around the loop, each read/write spamming the error in socket_closed_negotiate()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions