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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-04 17:17
Updated : 2026-09-07 15:17
NVD link : CVE-2026-80883
Mitre link : CVE-2026-80883
CVE.ORG link : CVE-2026-80883
JSON object : View
Products Affected
No product.
CWE
No CWE.
