NONE · 0

CVE-2026-74423

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix leak when pinning ubuf pages When pin_user_pages_fast() returns fewer pages than requested, the pages that were...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix leak when pinning ubuf pages When pin_user_pages_fast() returns fewer pages than requested, the pages that were successfully pinned are not released, leading to a leak. Fix this by unpinning any partially pinned pages before returning failure.

References

FAQ

What is CVE-2026-74423?

CVE-2026-74423 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix leak when pinning ubuf pages When pin_user_pages_fast() returns fewer pages than requested, the pages that were...

How severe is CVE-2026-74423?

CVSS scoring is not yet available for CVE-2026-74423. Check NVD for updates.

Is there a patch for CVE-2026-74423?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.