2 matches found
CVE-2026-68427
CVE-2026-68427 affects the Linux kernel’s gpu: host1x component. The vulnerability arises in __host1x_bo_unpin(), which dereferences a memory mapping after it has been freed, causing a use-after-free. The cache outlives the mapping, so the correct approach is to reference the cache object instead...
7.8CVSS5.3AI score0.00125EPSS
SaveExploits0References6
PT-2026-69827
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the host1x bo clear cached mappings function. This occurs because host1x bo unpin drops the last reference to the mapping and frees it, making subsequent...
7.8CVSS5.3AI score0.00125EPSS
SaveExploits0
20