Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
Module Name: src
Committed By: riastradh
Date: Mon Jan 26 01:27:46 UTC 2026
Modified Files:
src/sys/dev/usb: if_ncm.c
Log Message:
ncm(4): Verify payload _and header_ fits in buffer.
usbnet(9) only guarantees payload fits in buffer, doesn't know
anything about the ncm(4) header overhead.
PR kern/59940: usbnet(9): uno_tx_prepare buffer overrun audit
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/usb/if_ncm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index