2 matches found
UBUNTU-CVE-2026-23056
In the Linux kernel, the following vulnerability has been resolved: uacce: implement mremap in uaccevmops to return -EPERM The current uaccevmops does not support the mremap operation of vmoperationsstruct. Implement .mremap to return -EPERM to remind users. The reason we need to explicitly disab...
PT-2026-6126
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel’s user-space accelerated copy engine uacce implementation lacks support for the mremap operation within the vm operations struct. Implementing .mremap to return -EPERM...