Use-after-free in Linux kernel - CVE-2026-90427
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to cause a use-after-free condition.
The vulnerability exists due to use-after-free in the tegra241 cmdqv probe fallback path when devm_krealloc() relocates the SMMU allocation and a subsequent probe operation fails. A local user can trigger a failed probe operation after reallocation to cause a use-after-free condition.