PT-2026-34973 · Linux · Linux Kernel
Published
2026-04-24
·
Updated
2026-05-06
·
CVE-2026-31621
CVSS v3.1
5.5
Medium
| Vector | AV: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 bnge driver where the error path fails to return after calling the
auxiliary device uninit() function. When auxiliary device add() fails, the system calls auxiliary device uninit(), which drops the last reference and triggers bnge aux dev release(). This process sets the bd->auxr dev variable to NULL and frees the underlying object. Because the code continues to execute, it attempts to access bd->auxr dev->net, resulting in a NULL pointer dereference during the error cleanup process.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Use of Uninitialized Resource
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel