Security Advisory
CVE-2026-74419
CVE vulnerability detail - eXtreme Datacenter Security Operations
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.