Replace direct stores to userspace address (never safe and broken on
modern CPUs) with a copyout. Use a static assert on the size to ensure
we don't overflow the field.
Sponsored by: DARPA
Differential D40519
oce(4): Don't directly access usespace brooks on Jun 13 2023, 9:12 PM. Authored by Tags None Referenced Files
Subscribers
Details Replace direct stores to userspace address (never safe and broken on Sponsored by: DARPA
Diff Detail
Event TimelineComment Actions This driver should probably be on the list of potential drivers to cull in 15. Other than quite a few bug fixes to ioctl handling it hasn't seen any non-sweeping commits since 2016. Comment Actions
Probably - are you willing to add the man page deprecation notice and gone_in?
|