CVE-2023-6915
Linux Kernel vulnerability analysis and mitigation

Overview

A Null pointer dereference vulnerability was discovered in ida_free function within lib/idr.c of the Linux Kernel. The vulnerability was disclosed on January 15, 2024, affecting Linux Kernel versions up to (excluding) 6.7. The issue occurs when ida_free calls the xas_load function which returns a null value, assigning NULL to the bitmap variable (NVD, Red Hat Bugzilla).

Technical details

The vulnerability stems from a missing check in the ida_free function. When xas_load returns a null value and assigns it to the bitmap variable, the if (xa_is_value(bitmap)) check fails and execution jumps to the else branch. In this branch, the statement if (!test_bit(bit, bitmap->bitmap)) attempts to reference the member of bitmap, triggering a null pointer dereference. The vulnerability has been assigned a CVSS v3.1 Base Score of 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

This vulnerability can allow an attacker using the affected library to cause a denial of service condition due to a missing check at a function return. The impact is limited to availability with no direct impact on confidentiality or integrity (NVD).

Mitigation and workarounds

The vulnerability has been fixed in Linux kernel version 6.7 with commit af73483f4e8b6f5c68c9aa63257bdd929a9c194a. The fix includes adding proper null checks before accessing the bitmap member. Various Linux distributions have also released patches, including Red Hat Enterprise Linux through security advisories RHSA-2024:2394, RHSA-2024:2950, and RHSA-2024:3138 (GitHub Commit, Red Hat).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • bpftool
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-nvidia-6.14
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • linux-oracle-6.14
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-devel
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-debug-devel
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management