SB2026061090 - Use of Uninitialized Variable in Linux kernel mm
Published: June 10, 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-46279)
CWE-ID: CWE-457 - Use of Uninitialized Variable
CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to uninitialized codetag references in page allocation tagging when freeing pages that were allocated before page_ext initialization. A local user can trigger kernel memory allocation and free activity to cause a denial of service.
This warning is only observed with CONFIG_MEM_ALLOC_PROFILING_DEBUG enabled and mem_profiling_compressed disabled.
Remediation
Install update from vendor's website.