PT-2026-86725 · Azure Linux · Kernel
Published
2026-08-28
·
Updated
2026-08-28
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
EDAC/igen6: Fix call trace due to missing release()
When unloading the igen6 edac driver, there is a call trace:
Device '(null)' does not have a release() function, it is broken and must be fixed.
See Documentation/core-api/kobject.rst.
WARNING: drivers/base/core.c:2567 at device release+0x84/0x90, CPU#5: rmmod/127209
...
RIP: 0010:device release+0x84/0x90
Call Trace:
kobject put+0x8c/0x220
put device+0x17/0x30
igen6 unregister mcis+0xa2/0xe0 [igen6 edac]
igen6 remove+0x82/0xb0 [igen6 edac]
...
Fix the call trace by providing empty release() functions for the
memory controller devices.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Kernel