GHSA-jjwm-g4j5-q96vunknown

The compat32 kevent() handler translates a 64-bit kevent struct into a stack- declared 32-bit...

Published
August 19, 2026
Last Modified
August 19, 2026

🔗 CVE IDs covered (1)

📋 Description

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 (3)