NONE · 0

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 host1x_client_register() function is ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is registered The host1x_client_register() function is called just prior to register map initialization loop, making the device available to userspace. This may result in userspace attempting to submits a job before the register map is initialized. Address this by moving register initialization before host1x client registration.

References

FAQ

What is CVE-2026-80883?

CVE-2026-80883 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: drm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is registered The host1x_client_register() function is ...

How severe is CVE-2026-80883?

CVSS scoring is not yet available for CVE-2026-80883. Check NVD for updates.

Is there a patch for CVE-2026-80883?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.