CVE-2026-49424

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.

Package Linux Kernel
Published 2026-08-19
Last modified 2026-08-19
Patch available
Awaiting data

Weakness type

CWE-908

CVE-2026-49424 is classified as CWE-908

See CWE-908 on MITRE CWE for full details on this weakness type.