File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -11760,6 +11760,11 @@ covert channel between two cooperating sites.
1176011760One site could transmit information by intentionally causing audio glitches
1176111761(by causing very high CPU usage, for example) while the other site
1176211762could detect these glitches.
11763+
11764+ Note: This covert channel depends on specific system characteristics.
11765+ It typically requires a shared linearization point (such as an OS or browser
11766+ audio mixer) and callbacks that are effectively synchronous from that point,
11767+ without intermediate buffering that would flatten load spikes.
1176311768<h5 id="AudioPlaybackStats-mitigations">Mitigations</h5>
1176411769To inhibit the usage of such a covert channel, the API implements these
1176511770mitigations.
You can’t perform that action at this time.
0 commit comments