Bug 2328790 (CVE-2024-53098) - CVE-2024-53098 kernel: drm/xe/ufence: Prefetch ufence addr to catch bogus address
Summary: CVE-2024-53098 kernel: drm/xe/ufence: Prefetch ufence addr to catch bogus add...
Keywords:
Status: NEW
Alias: CVE-2024-53098
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: 2328805
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-11-25 22:01 UTC by OSIDB Bzimport
Modified: 2024-12-03 14:11 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-11-25 22:01:10 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/xe/ufence: Prefetch ufence addr to catch bogus address

access_ok() only checks for addr overflow so also try to read the addr
to catch invalid addr sent from userspace.

(cherry picked from commit 9408c4508483ffc60811e910a93d6425b8e63928)


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