Bug 2322301 (CVE-2024-50080) - CVE-2024-50080 kernel: ublk: don't allow user copy for unprivileged device
Summary: CVE-2024-50080 kernel: ublk: don't allow user copy for unprivileged device
Keywords:
Status: NEW
Alias: CVE-2024-50080
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2322368
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-29 01:01 UTC by OSIDB Bzimport
Modified: 2024-10-29 08:13 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-10-29 01:01:08 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.