PT-2025-8556 · Linux+5 · Linux Kernel+5

Published

2022-01-01

·

Updated

2026-03-14

·

CVE-2022-49623

CVSS v3.1

7.1

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the version that includes the fix for the slab-out-of-bounds bug in the powerpc/xive/spapr module.
Description A bug in the Linux kernel's powerpc/xive/spapr module causes a slab-out-of-bounds error due to incorrect bitmap allocation size. The issue arises when the allocation uses the wrong unit (bits) instead of the correct unit (BYTES TO LONGS(count) * sizeof(long)). This results in invalid accesses, particularly with small numbers of bits, where the allocated object can be smaller than sizeof(long). The error is detected by the kernel's AddressSanitizer (KASAN) and is triggered in the find first zero bit function.
Recommendations To resolve this issue, update the Linux kernel to a version that includes the fix for the slab-out-of-bounds bug in the powerpc/xive/spapr module. Specifically, the fix involves using bitmap zalloc() to allocate and initialize the irq bitmap, paired with bitmap free() for consistency.
Note: The exact version of the Linux kernel that includes this fix is not specified in the provided information.

Exploit

Fix

Out of bounds Read

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2025:20518
BDU:2026-02252
CVE-2022-49623
INFSA-2025_20518
OESA-2025-2058
OESA-2025-2059
OPENSUSE-SU-2025_1263-1
RHSA-2025:20518
RHSA-2025_20518
SUSE-SU-2025:1027-1
SUSE-SU-2025:1176-1
SUSE-SU-2025:1183-1
SUSE-SU-2025:1194-1
SUSE-SU-2025:1241-1
SUSE-SU-2025:1263-1
SUSE-SU-2025:1293-1
SUSE-SU-2025_1027-1
SUSE-SU-2025_1241-1
SUSE-SU-2025_1263-1
SUSE-SU-2025_1293-1

Affected Products

Almalinux
Debian
Linux Kernel
Red Hat
Rocky Linux
Suse