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
| Link | Resource |
|---|---|
| https://security.freebsd.org/advisories/FreeBSD-SA-26:48.compat32.asc | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-08-19 08:17
Updated : 2026-08-31 19:01
NVD link : CVE-2026-49425
Mitre link : CVE-2026-49425
CVE.ORG link : CVE-2026-49425
JSON object : View
Products Affected
freebsd
- freebsd
CWE
CWE-908
Use of Uninitialized Resource
