User contributions for 45.244.21.147
Appearance
Results for 45.244.21.147 talk block log logs global block log filter log
22 September 2021
- 01:3301:33, 22 September 2021 diff hist +96 ReDoS →Attacks Tags: Reverted Mobile edit Mobile web edit
- 01:0201:02, 22 September 2021 diff hist −619 ReDoS static void pci_vtrnd_notify(void *vsc, struct vqueue_info *vq) { struct iovec iov; struct pci_vtrnd_softc *sc; struct vi_req req; int len; sc = vsc; if (sc->vrsc_fd < 0) { vq_endchains(vq, 0); return; } while (vq_has_descs(vq)) { vq_getchain(vq, &iov, 1, &req); len = read(sc->vrsc_fd, iov.iov_base, iov.iov_len); DPRINTF(("vtrnd: vtrnd_notify(): %d", len)); →Catastrophe if unable to read from /dev/random: assert(len > 0); /* * Release this chain and handle Tag: Reverted