CVE-2026-68259
Last modified
CVE-2026-68259 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check bounds in allocate_event_notification_slot The valid event ids go from 0 to KFD_SIGNAL_EVENT_LIMIT allocate_event_notification_slot has an option to specify an event id to allocate at, used by CRIU. We weren't checking the bounds on that value. Check them. v2: Lower bounds check is unecessary because of idr_alloc already rejecting negative numbers.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check bounds in allocate_event_notification_slot The valid event ids go from 0 to KFD_SIGNAL_EVENT_LIMIT allocate_event_notification_slot has an option to specify an event id to allocate at, used by CRIU. We weren't checking the bounds on that value. Check them. v2: Lower bounds check is unecessary because of idr_alloc already rejecting negative numbers. Upper bounds check should be KFD_SIGNAL_EVENT_LIMIT since the signal mode mappings might not yet exist (cherry picked from commit 6853f1f6cbbeb3f53ebbbd7286536aeb2c5d5f50)
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 85eedff5f0c4aba5a66bc37a1bd6bcecd0d77b53; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 4622214f0542f64b02c250db0f9c677eeb032d9b; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 50319efb865f72db45f191c8709511746d58ee0a; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < abeeb1947d81610c65349db4d89c6151f270e136; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < bb52249fbbe948875155ccd45cd8d74bf4ae747b; < 6.6.148; < 6.12.101; < 6.18.42; < 7.1.6 |
| Linux | Linux | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68259?
How severe is CVE-2026-68259?
How do I fix CVE-2026-68259?
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-68253In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68254In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68255In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68256In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68257In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68258In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6826Concrete CMS 9.5.0 and below is vulnerable to unauthenticat…5.3
- CVE-2026-68260In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68261In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68262In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68263In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68264In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68259?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
