4 matches found
BELL-CVE-2026-74471
Bulletin has no description...
SUSE CVE-2026-74471
In the Linux kernel, the following vulnerability has been resolved: tracing: Check return value of registerevent in tracemoduleaddevents tracemoduleaddevents ignores the return value of registerevent and unconditionally calls addeventtotracers for each event. If registerevent fails for example, i...
CVE-2026-74471
In the Linux kernel tracing subsystem, CVE-2026-74471 is caused by trace_module_add_events() ignoring the return value of __register_event(): if registration fails, a trace_event_call may still be linked via __add_event_to_tracers(), creating a stale pointer that can lead to a use-after-free when...
Linux Distros Unpatched Vulnerability : CVE-2026-74471
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tracing: Check return value of registerevent in tracemoduleaddevents tracemoduleaddevents ignores the return value of registerevent and unconditionally calls...