CVE-2026-93823
Last modified
CVE-2026-93823 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctl amdkfd driver needs allocate buffer to return bo metadata to user space. The buffer size is controlled by user currently.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctl amdkfd driver needs allocate buffer to return bo metadata to user space. The buffer size is controlled by user currently. It is a potential security issue that hostile value (e.g. 2 GiB) lets any render-group user trigger order-MAX allocation/OOM in kernel context. This patch first finds bo metadata size. If the size is smaller than user provided value drive can safely allocate buffer in kernel space and copy to user space buffer. If not, driver will let user know, not allocate and copy. User will redo with new buffer in user space. This patch lets driver decide buffer allocation size to avoid potential hostile size from user space. (cherry picked from commit f54ce9e8cbd3abe0eda3a285f54dc4f572fe589a)
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1dde0ea95b782425b95455d487cb44991525a1d1, < a65ccabde6deb95baf9442bd98299e2248884162; >= 1dde0ea95b782425b95455d487cb44991525a1d1, < 2d9fd0f01550aab4a0a1984b4379e50545906248; >= 1dde0ea95b782425b95455d487cb44991525a1d1, < 8242a8d9d7194d5ef8a8b38a5621ca0966a3ec15 |
| Linux | Linux | 5.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93823?
How severe is CVE-2026-93823?
How do I fix CVE-2026-93823?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-93818In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93819In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9382A flaw has been found in Edimax BR-6675nD 1.12. Affected by …8.8
- CVE-2026-93820In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93821In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93822In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93824In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93825In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93826In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-93827In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-93828In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93829In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93823?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
