Re: [PATCH 2/2] HID: hyperv: add KUnit coverage for device info bounds
From: Michael Bommarito
Date: Mon Aug 31 2026 - 14:47:54 EST
On Mon, Aug 31, 2026 at 8:40 AM David Laight
<david.laight.linux@xxxxxxxxx> wrote:
> This has landed in rc1 and fails to build (with gcc 12.2) because the tests
> in fortify-string.h detect that is it writing beyond the end of the
> structure.
> module_exit(mousevsc_exit);
I think Juergen and Jiri already found and fixed this, but it probably
needs to get bumped up to for-linus sooner. Sorry again for missing
this on the original series.
Thanks,
Mike