2 matches found
CVE-2026-80883
In the Linux kernel, the following vulnerability has been resolved: drm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is registered The host1xclientregister function is called just prior to register map initialization loop, making the device available to userspace. This m...
5.3AI score
SaveExploits0
CVE-2026-80883
CVE-2026-80883 affects the Linux kernel 's drm/tegra subsystem, specifically the gr2d and gr3d drivers. The root cause is a race condition : the host1x_client_register() function is called before the address register map initialization loop completes, making the device available to userspace prem...
5.3AI score
SaveExploits0References5
20