CVE-2026-68380
accel/amdxdna: Fix use-after-free of mm_struct in job scheduler
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix use-after-free of mm_struct in job scheduler amdxdna_cmd_submit() stores current->mm in job->mm without holding any reference. aie2_sched_job_run() later access job->mm from the DRM scheduler worker thread. With only a raw pointer and no structural reference, the mm_struct can be freed before the scheduler runs the job. Fix this by calling mmgrab() to hold a structural mm_count reference for the lifetime of the job, paired with mmdrop() in every cleanup path.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Aug 10, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
aac243092b707bb3018e951d470cc1a9bcbaba6c < 6875ee2bef48f5d9f045d81a8a4d68893f768a8a aac243092b707bb3018e951d470cc1a9bcbaba6c < e8fadbffc19a233d1eedebfb8df0f522d1388280 aac243092b707bb3018e951d470cc1a9bcbaba6c < faebb7ba1ac65fa5810b640df02ce04e509fdc11
Linux / Linux
6.14