System crash via unchecked NULL bitmap
Published Jan 15, 2024 · Updated Nov 6, 2025
NULL pointer dereference in Red Hat Enterprise Linux 8 and 9 kernels allows local users to crash the system by freeing an unallocated ID. In ida_free in lib/idr.c, xas_load returns NULL when no nearby IDs are allocated, but the else branch dereferences bitmap->bitmap without first checking bitmap. A local execution path must invoke ida_free for an ID it does not own; the reported consequence is a kernel crash and service interruption.
Summary
What happened
NULL pointer dereference in Red Hat Enterprise Linux 8 and 9 kernels allows local users to crash the system by freeing an unallocated ID. In ida_free in lib/idr.c, xas_load returns NULL when no nearby IDs are allocated, but the else branch dereferences bitmap->bitmap without first checking bitmap. A local execution path must invoke ida_free for an ID it does not own; the reported consequence is a kernel crash and service interruption.
The record
- CVE
- CVE-2023-6915
- Published
- Jan 15, 2024
- Updated
- Nov 6, 2025
- Vendor
- Red Hat
- Product
- Red Hat Enterprise Linux 8
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jan 15, 2024CVE publishedPublication date reported by the CVE source.
- Nov 6, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Affected versions are unavailable in this record. Check the vendor advisory for version and patch details.
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo