In the Linux kernel, the following vulnerability has been resolved:powerpc/pseries/iommu: Don't unset window if it was never setOn pSeries, when user attempts to use the same vfio container used bydifferent iommu group, the spapr_tce_set_window() returns -EPERMand the subsequent cleanup leads to the below crash. Kernel attempted to read user page (308) - exploit attempt? BUG: Kernel NULL pointer dereference on read at 0x00000308 Faulting instruction address: 0xc0000000001ce358 Oops: Kernel access of bad area, sig: 11 [#1] NIP: c0000000001ce358 LR: c0000000001ce05c CTR: c00000000005add0
No PoCs from references.
- https://github.com/fkie-cad/nvd-json-data-feeds