PT-2025-40191 · Cpu Rmap+4 · Cpu Rmap+4

CVE-2023-53484

·

Published

2023-02-08

·

Updated

2026-08-21

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A flaw exists in the Linux kernel related to the cpu rmap library. Specifically, a use-after-free condition can occur on the rmap->obj array entries. This happens when irq set affinity notifier() is called with a NULL argument, leading to the freeing of a glue pointer within the array, but leaving the pointer itself in the array. A subsequent call to free irq cpu rmap() then attempts to free this already freed entry. The fix involves setting the array entry to NULL and adding a check within free irq cpu rmap() to ensure the entry is non-zero before iterating.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

Use After Free

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

Weakness Enumeration

Related Identifiers

BDU:2026-03342
CVE-2023-53484
SUSE-SU-2025:4189-1

Affected Products

Astra Linux
Linux Kernel
Red Os
Suse
Cpu Rmap