Skip to content

TCP Socket Pool Limit Randomization #550

@arichiv

Description

@arichiv

Title of the proposal

TCP Socket Pool Limit Randomization

Issue Tracker URL

https://crbug.com/415691664

TAG Design Review URL

w3ctag/design-reviews#1151

Mozilla standards-positions issue URL

mozilla/standards-positions#1299

Chromium Position

https://chromestatus.com/feature/6496757559197696

Description

By exploiting limits in the connection pool size on Chrome, knowledge can be gained about cross-site state which would otherwise be inaccessible. Specifically, it’s possible (with some statistical certainty) to evaluate the login state, visited history, or even something more specific like whether gmail has pending messages in the inbox.

To mitigate this we are adding randomization to the way that TCP socket pools are limited so that an observing site cannot infer this information with high certainty.

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