SB20260529119 - Use of Uninitialized Variable in Linux kernel platforms pseries
Published: May 29, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Use of Uninitialized Variable (CVE-ID: CVE-2026-46182)
CWE-ID: CWE-457 - Use of Uninitialized Variable
CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a local user to disclose sensitive information.
The vulnerability exists due to uninitialized stack memory in papr_hvpipe when copying a header structure to userspace. A local user can trigger the affected operation to disclose sensitive information.
The issue is caused by uninitialized padding bytes in the structure being exposed through copy_to_user().
Remediation
Install update from vendor's website.