Controllers built with Matter.js stop accepting an unrestricted amount of cryptographic work requested by a device during pairing. An excessive value could occupy a worker thread for minutes and delay other encryption and file operations sharing the same pool.
Ingo Fischer checks that request against the protocol’s permitted range before starting the calculation. An invalid response ends the attempt at that address while allowing other addresses to be tried.