1 matches found
CVE-2026-68427
The CVE concerns a Linux kernel gpu/host1x use-after-free in host1x_bo_clear_cached_mappings. __host1x_bo_unpin() drops the last reference to the mapping and frees it, so dereferencing after free is unsafe; the cache may outlive the mapping, so the fix uses the cache local variable. A patch addre...
5.3AI score
SaveExploits0References5
20