2 matches found
EUVD-2026-55278
In the Linux kernel, the following vulnerability has been resolved: tracing: Delay module ref count for "enableevent" trigger Triggers are now delayed from freeing, but can still be triggered until after the RCU grace period has ended. The freeing of the enableevent data is put into the...
5.4AI score
SaveExploits0References2
CVE-2026-68177
The CVE-2026-68177 issue affects the Linux kernel tracing subsystem, specifically the delay of module refcount release for the "enable_event" trigger. The root cause was that the module refcount was released immediately while the enable_event data could still be accessed after module removal, cre...
5.4AI score
SaveExploits0References2
20