CVS: cvs.openbsd.org: src
Theo de Raadt <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/11 10:25:29 Modified files: sys/dev : bio.c Log message: Put back the whitelist approach previous to 1.18, because without a specific whitelist, arbitrary *TINY* requests can flow through here which lack the required structure header. Issue found by gnezdo. ok gnezdo jmatthew