GHSA-vv7x-5v76-w79junknown

The Linux waitid() implementation translates a FreeBSD siginfo_t struct into a stack-declared...

Published
August 19, 2026
Last Modified
August 19, 2026

🔗 CVE IDs covered (1)

📋 Description

The Linux waitid() implementation translates a FreeBSD siginfo_t struct into a stack-declared Linux siginfo_t. It did not first zero the stack struct.

An unprivileged user may observe 104 bytes of uninitialized kernel stack data, which may contain sensitive information.

🔗 References (3)