-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Title of the proposal
TCP Socket Pool Limit Randomization
Issue Tracker URL
TAG Design Review URL
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
Labels
No labels