Vulnerability 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.
CVSS Score
HIGH
References
- https://git.kernel.org/stable/c/097e57195ef813735c8b714d6503bf3ad0742515
- https://git.kernel.org/stable/c/6e87001fe19f251e2ae14373bc76554358a13df2
FAQ
What is CVE-2026-74419?
CVE-2026-74419 is a vulnerability with a CVSS score of 7.3 (HIGH). 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 provi...
How severe is CVE-2026-74419?
CVE-2026-74419 has been rated HIGH with a CVSS base score of 7.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-74419?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.