5 matches found
Linux Distros Unpatched Vulnerability : CVE-2026-90431
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - remoteproc: Prevent crash handling to race with rprocdel There's no synchronization between rproccrashhandlerwork and rprocdel, as such it's possible for a driv...
AZL-102783 CVE-2026-90431 affecting package kernel 6.6.150.1-1
In the Linux kernel, the following vulnerability has been resolved: remoteproc: Prevent crash handling to race with rprocdel There's no synchronization between rproccrashhandlerwork and rprocdel, as such it's possible for a driver to be removed while crash-handler work is scheduled, or even...
CVE-2026-90431 remoteproc: Prevent crash handling to race with rproc_del()
In the Linux kernel, the following vulnerability has been resolved: remoteproc: Prevent crash handling to race with rprocdel There's no synchronization between rproccrashhandlerwork and rprocdel, as such it's possible for a driver to be removed while crash-handler work is scheduled, or even...
CVE-2026-90431
CVE-2026-90431 is a use-after-free vulnerability in the Linux kernel remoteproc subsystem. The root cause is a race condition between rproc_crash_handler_work() and rproc_del(): a driver can be removed while crash-handler work is scheduled or executing, with no synchronization between the two cod...
EUVD-2026-82092
In the Linux kernel, the following vulnerability has been resolved: remoteproc: Prevent crash handling to race with rprocdel There's no synchronization between rproccrashhandlerwork and rprocdel, as such it's possible for a driver to be removed while crash-handler work is scheduled, or even...