Bug 2516916 (CVE-2026-74419) - CVE-2026-74419 kernel: accel/amdxdna: Adjust size for copy_to_user()
Summary: CVE-2026-74419 kernel: accel/amdxdna: Adjust size for copy_to_user()
Keywords:
Status: NEW
Alias: CVE-2026-74419
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-15 06:40 UTC by OSIDB Bzimport
Modified: 2026-08-20 22:00 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-15 06:40:13 UTC
In the Linux kernel, the following vulnerability has been resolved:

accel/amdxdna: Adjust size for copy_to_user()

The amount of data returned to user space should be limited by the buffer
size provided by the application. If the buffer is smaller than the data
size, return only the portion that fits instead of failing.


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