Security Advisory

CVE-2026-74419

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-15 05:59:24
Last updated 2026-08-15 05:59:24
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.