VYPR
Unrated severityNVD Advisory· Published Sep 18, 2025· Updated Jan 14, 2026

objtool: Fix memory leak in create_static_call_sections()

CVE-2023-53423

Description

In the Linux kernel, the following vulnerability has been resolved:

objtool: Fix memory leak in create_static_call_sections()

strdup() allocates memory for key_name. We need to release the memory in the following error paths. Add free() to avoid memory leak.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Linux/Kernelllm-fuzzy2 versions
    (expand)+ 1 more
    • (no CPE)
    • (no CPE)range: 5.10

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.