2 matches found
CVE-2026-90404
CVE-2026-90404 is a Linux kernel vulnerability in the cros_ec_debugfs driver (platform/chrome). The root cause is a use-after-free : when the debugfs device is removed, the panic notifier registered by cros_ec_debugfs_probe() is not unregistered. A subsequent panic notification can therefore invo...
0.002EPSS
SaveExploits0References5
EUVD-2026-82065
In the Linux kernel, the following vulnerability has been resolved: platform/chrome: crosecdebugfs: Unregister panic notifier crosecdebugfsprobe registers notifierpanic with the EC panic notifier chain. The remove path tears down debugfs and the console log, but leaves the notifier registered. A...
0.002EPSS
SaveExploits0References5
20