What's wrong with this entry?
The Read tool now blocks attempts to read device files that would block or produce infinite output.
Blocked device files include:
/dev/zero,/dev/random,/dev/urandom,/dev/full/dev/stdin,/dev/tty,/dev/console/dev/stdout,/dev/stderr,/dev/fd/0,/dev/fd/1,/dev/fd/2
Error message: "Cannot read '[path]': this device file would block or produce infinite output."
Device file blocklist (search for "device file would block")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.