IT

Tracker / CVE-2026-23123

CVE-2026-23123

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: interconnect: debugfs: initialize src_node and dst_node to empty strings The debugfs_create_str() API assumes that the string pointer is either NULL or points to valid kmalloc() memory. Leaving the pointer uninitialized can cause problems. Initialize src_node and dst_node to empty strings before creating the debugfs entries to guarantee that reads and writes are safe.

Affected products and versions

linux linux_kernel
linux linux_kernel · 6.13 → 6.18.8
linux linux_kernel · 6.6 → 6.6.122
linux linux_kernel · 6.7 → 6.12.68

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References