PT-2026-38937 · Linux · Linux Kernel

Published

2026-05-08

·

Updated

2026-05-26

·

CVE-2026-43295

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the rio scan alloc net() function where rio free net() was used instead of kfree() during a failure in idtab allocation. Because the net is not yet registered with rio add net() at that stage, kfree(net) is the appropriate method to release memory. Additionally, the mport->net variable must be set to NULL to prevent a dangling pointer, which is a pointer that continues to reference a memory location after the memory has been freed.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-43295

Affected Products

Linux Kernel