The compat32 kevent() handler translates a 64-bit kevent...
Moderate severity
Unreviewed
Published
Aug 19, 2026
to the GitHub Advisory Database
•
Updated Aug 26, 2026
Description
Published by the National Vulnerability Database
Aug 19, 2026
Published to the GitHub Advisory Database
Aug 19, 2026
Last updated
Aug 26, 2026
The compat32 kevent() handler translates a 64-bit kevent struct into a stack- declared 32-bit struct. It did not first zero the stack struct.
An unprivileged user may observe a small amount of uninitialized kernel stack data, which may contain sensitive information.
References