aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hid/hid.h
diff options
context:
space:
mode:
authorZhenlei Huang <zlei@FreeBSD.org>2026-03-16 16:20:08 +0000
committerZhenlei Huang <zlei@FreeBSD.org>2026-03-20 10:02:19 +0000
commit47339e4a9209c1d1323f58d792e277792990e060 (patch)
tree233bc47cd656add71091c3c02f75bb1b8b0b28e9 /sys/dev/hid/hid.h
parentfa5f0d95be25f670f9752e4785f55cbdeb830bab (diff)
ifnet: Fix decreasing the vnet interface countstable/14
It should be decreased only when the interface has been successfully removed from the "active" list. This prevents vnet_if_return() from potential OOB writes to the allocated memory "pending". Reviewed by: kp, pouria Fixes: a779388f8bb3 if: Protect V_ifnet in vnet_if_return() MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D55873 (cherry picked from commit 8065ff63c0e5c3bb4abb02f55b20cb47bb51d1a7) (cherry picked from commit 1b7687f053afcf251ee7643ee5a4f22a225f4a02)
Diffstat (limited to 'sys/dev/hid/hid.h')
0 files changed, 0 insertions, 0 deletions