NONE · 0

CVE-2026-90135

In the Linux kernel, the following vulnerability has been resolved: net: add missing ref_tracker_dir_exit() to alloc_netdev_mqs() sashiko is reporting that trying to read /sys/kernel/debug/ref_track...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: net: add missing ref_tracker_dir_exit() to alloc_netdev_mqs() sashiko is reporting that trying to read /sys/kernel/debug/ref_tracker/* causes use-afer-free crash when either alloc_percpu() or dev_addr_init() in alloc_netdev_mqs() failed, for commit 4d92b95ff2f9 ("net: add net device refcount tracker infrastructure") added ref_tracker_dir_exit() to only free_netdev() path.

References

FAQ

What is CVE-2026-90135?

CVE-2026-90135 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: net: add missing ref_tracker_dir_exit() to alloc_netdev_mqs() sashiko is reporting that trying to read /sys/kernel/debug/ref_track...

How severe is CVE-2026-90135?

CVSS scoring is not yet available for CVE-2026-90135. Check NVD for updates.

Is there a patch for CVE-2026-90135?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.