- fix use after free (dereference of ioctx after freeing it)
- tag is destroyed by iommu_bus_dma_tag_destroy() after calling to iommu_free_ctx_locked() here https://github.com/freebsd/freebsd-src/blob/main/sys/dev/iommu/busdma_iommu.c#L450
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped