Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add upper bound check on user inputs in wait ioctl Huge input values in amdgpu_userq_wait_ioctl can lead to a OOM and could be exploited. So check these input value against AMDGPU_USERQ_MAX_HANDLES which is big enough value for genuine use cases and could potentially avoid OOM. v2: squash in Srini's fix (cherry picked from commit fcec012c664247531aed3e662f4280ff804d1476)
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.16, < 6.18.19 |
References
- https://git.kernel.org/stable/c/3cd93bc695b3456f26f5ed52753d9071da26202aPatch
- https://git.kernel.org/stable/c/64ac7c09fc44985ec9bb6a9db740899fa40ca613Patch
- https://git.kernel.org/stable/c/b1d10508da559da2e0ca9cca6505094a7df948e1Patch
FAQ
What is CVE-2026-43398?
CVE-2026-43398 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add upper bound check on user inputs in wait ioctl Huge input values in amdgpu_userq_wait_ioctl can lead to a OOM and ...
How severe is CVE-2026-43398?
CVE-2026-43398 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-43398?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.