LiveActive security incident?Get immediate response
CVE Record

CVE-2023-6915: Kernel: null pointer dereference vulnerability in ida_free in lib/idr.c

A Null pointer dereference problem was found in ida_free in lib/idr.c in the Linux Kernel. This issue may allow an attacker using this library to cause a denial of service problem due to a missing check at a function return.

MediumCVSS 6.2Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-6915 is a Linux kernel null pointer dereference that can crash affected systems. The business impact is availability: a local attacker may be able to trigger denial of service. The provided sources identify affected Red Hat Enterprise Linux 8 and 9 kernel packages, while RHEL 6 and 7 are listed as unaffected.

Executive priority

Address in normal kernel patch cycles unless the environment has many shared, multi-user, or untrusted-workload Linux systems. The issue affects availability, not confidentiality or integrity, and the provided evidence does not show active exploitation.

Technical view

The flaw is in ida_free in lib/idr.c. A missing check after a function return can lead to a null pointer dereference. CVSS 3.1 is 6.2, with local attack vector, low complexity, no privileges, no user interaction, and high availability impact only.

Likely exposure

Most relevant exposure is Red Hat Enterprise Linux 8 and 9 systems running the listed kernel or kernel-rt packages. RHEL 6 and 7 are listed as unaffected in the source bundle. Debian LTS is referenced, but this bundle does not provide detailed Debian package scope.

Exploitation context

The source bundle does not show CISA KEV listing or cited active exploitation. Treat this as a local denial-of-service risk, not a confirmed remote compromise or data theft issue. Public details support availability impact, but not exploit-in-the-wild claims.

Researcher notes

Scope is strongest for Red Hat Enterprise Linux package data in the source bundle. The upstream Linux commit is referenced, but the bundle does not provide full cross-distribution affected-version mapping. Avoid broad claims about all Linux distributions without vendor confirmation.

Mitigation direction

  • Apply the relevant Red Hat kernel security advisory updates for affected RHEL 8 and 9 systems.
  • Check the Red Hat CVE page for corrected kernel and kernel-rt package guidance.
  • Reboot systems after kernel updates so the fixed kernel is running.
  • Review Debian LTS guidance if Debian systems are in scope.
  • Prioritize internet-facing or multi-user Linux hosts where local code execution is plausible.

Validation and detection

  • Inventory RHEL 8 and 9 hosts and record installed kernel and kernel-rt package versions.
  • Compare installed packages with RHSA-2024:2394, RHSA-2024:2950, and RHSA-2024:3138.
  • Confirm the running kernel version after reboot, not only the installed package version.
  • Verify RHEL 6 and 7 assets are not incorrectly flagged as affected.
  • Monitor kernel crash logs for null pointer dereference or related oops events.
Prepared
Confidence
high
Sources
9

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-476: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-6915 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
8Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.2CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H2.53.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.2Medium
CVSS 3.1 vector shape for CVE-2023-6915Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Red HatRed Hat Enterprise Linux 8kernel-rt, 0:4.18.0-553.rt7.342.el8_10affected
Red HatRed Hat Enterprise Linux 8kernel, 0:4.18.0-553.el8_10affected
Red HatRed Hat Enterprise Linux 9kernel, 0:5.14.0-427.13.1.el9_4affected
Red HatRed Hat Enterprise Linux 9kernel, 0:5.14.0-427.13.1.el9_4affected
Red HatRed Hat Enterprise Linux 6kernelunaffected
Red HatRed Hat Enterprise Linux 7kernelunaffected
Red HatRed Hat Enterprise Linux 7kernel-rtunaffected
Red HatRed Hat Enterprise Linux 9kernel-rtaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.