PT-2025-54068
In the Linux kernel, the following vulnerability has been resolved: iommufd: Check for uptr overflow syzkaller found that setting up a map with a user VA that wraps past zero can trigger WARN ONs, particularly from pin user pages weirdly returning 0 due to invalid arguments. Prevent creating a...