CVE-2026-68259

Source
https://cve.org/CVERecord?id=CVE-2026-68259
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-68259.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-68259
Downstream
Published
2026-08-10T12:01:33Z
Modified
2026-08-21T03:30:31Z
Summary
drm/amdkfd: Check bounds in allocate_event_notification_slot
Details

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)

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68259.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
40e8a766a761f7fdc8530347527b344fddf6f1a8
Fixed
6884fc142b17f456caac50c14505f509bfbcd012
Fixed
85eedff5f0c4aba5a66bc37a1bd6bcecd0d77b53
Fixed
4622214f0542f64b02c250db0f9c677eeb032d9b
Fixed
50319efb865f72db45f191c8709511746d58ee0a
Fixed
abeeb1947d81610c65349db4d89c6151f270e136
Fixed
bb52249fbbe948875155ccd45cd8d74bf4ae747b

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-68259.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.18.0
Fixed
6.1.183
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.148
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.101
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.42
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.6

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-68259.json"