PT-2026-44305 · Linux · Linux Kernel
CVE-2026-46182
·
Published
2026-05-28
·
Updated
2026-07-28
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A kernel stack memory leak occurs in the pseries/papr-hvpipe component. The
hdr variable is allocated on the stack, but only hdr.version and hdr.flags are explicitly initialized. Since the struct papr hvpipe hdr contains reserved padding bytes (reserved[3] and reserved2[40]), uninitialized bytes can be leaked to userspace during the copy to user() function call.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel