← Back to CVE List

CVE-2024-50080

Published: 2024-10-29T01:15Z
Last Modified: 2024-10-30T15:54Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: ublk: don't allow user copy for unprivileged device UBLK_F_USER_COPY requires userspace to call write() on ublk char device for filling request buffer, and unprivileged device can't be trusted. So don't allow user copy for unprivileged device. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt