Lucene search
+L

200 matches found

EUVD
EUVD
added 13 hours ago4 views

EUVD-2026-59049

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: reject user command submission without a command BO amdxdnadrmsubmitexecbuf passes the user-supplied command BO handle straight into amdxdnacmdsubmit with drvcmd == NULL. When the handle is AMDXDNAINVALIDBOHANDLE 0...

5.5AI score
SaveExploits0References2
Cvelist
Cvelist
added 13 hours ago4 views

CVE-2026-72090 accel/amdxdna: Use caller client for debug BO sync

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Use caller client for debug BO sync amdxdnadrmsyncboioctl looks up args-handle in the ioctl caller's drmfile. For SYNCDIRECTFROMDEVICE, it then calls amdxdnahwctxsyncdebugbo, but passes abo-client...

SaveExploits0References2
EUVD
EUVD
added 13 hours ago4 views

EUVD-2026-59048

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Use caller client for debug BO sync amdxdnadrmsyncboioctl looks up args-handle in the ioctl caller's drmfile. For SYNCDIRECTFROMDEVICE, it then calls amdxdnahwctxsyncdebugbo, but passes abo-client...

5.3AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 19 hours ago3 views

PT-2026-72520

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Prevent PM resume deadlock in hwctx sync debug bo amdxdna hwctx sync debug bo invokes the hardware hwctx sync debug bo callback while holding xdna-dev lock. The callback may call amdxdna cmd submit, which in turn...

5.4AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 19 hours ago3 views

PT-2026-72519

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix VMA access race aie2 populate range and amdxdna umap release access a saved VMA pointer that may have already been freed, leading to a potential use-after-free. Remove the VMA accesses from these functions to...

5.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 19 hours ago4 views

PT-2026-72516

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix potential amdxdna umap lifetime race amdxdna umap release calls the blocking mmu interval notifier remove before removing the object from abo-mem.umap list. If aie2 populate range runs concurrently, it may obta...

5.4AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 19 hours ago7 views

PT-2026-72859

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix leak when pinning ubuf pages When pin user pages fast returns fewer pages than requested, the pages that were successfully pinned are not released, leading to a leak. Fix this by unpinning any partially pinned...

5.4AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 19 hours ago5 views

PT-2026-72281

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: reject command submission on devices without a submit op amdxdna cmd submit calls xdna-dev info-ops-cmd submit unconditionally, but only aie2 dev ops defines that callback. aie4 vf ops the AIE4 SR-IOV virtual...

5.4AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 19 hours ago5 views

PT-2026-72280

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: reject user command submission without a command BO amdxdna drm submit execbuf passes the user-supplied command BO handle straight into amdxdna cmd submit with drv cmd == NULL. When the handle is AMDXDNA INVALID BO...

5.4AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 19 hours ago7 views

PT-2026-72279

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Use caller client for debug BO sync amdxdna drm sync bo ioctl looks up args-handle in the ioctl caller's drm file. For SYNC DIRECT FROM DEVICE, it then calls amdxdna hwctx sync debug bo, but passes abo-client...

5.2AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 19 hours ago7 views

PT-2026-72855

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Adjust size for copy to user The amount of data returned to user space should be limited by the buffer size provided by the application. If the buffer is smaller than the data size, return only the portion that fit...

5.6AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 3 days ago4 views

Linux Distros Unpatched Vulnerability : CVE-2026-68380

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - accel/amdxdna: Fix use-after-free of mmstruct in job scheduler amdxdnacmdsubmit stores current-mm in job-mm without holding any reference. aie2schedjobrun later...

7.8CVSS5.6AI score0.00133EPSS
SaveExploits0References2
NVD
NVD
added 5 days ago5 views

CVE-2026-68380

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix use-after-free of mmstruct in job scheduler amdxdnacmdsubmit stores current-mm in job-mm without holding any reference. aie2schedjobrun later access job-mm from the DRM scheduler worker thread. With only a raw...

7.8CVSS0.00133EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago7 views

UBUNTU-CVE-2026-68380

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix use-after-free of mmstruct in job scheduler amdxdnacmdsubmit stores current-mm in job-mm without holding any reference. aie2schedjobrun later access job-mm from the DRM scheduler worker thread. With only a raw...

7.8CVSS5.3AI score0.00133EPSS
SaveExploits0References5
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-55566

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix use-after-free of mmstruct in job scheduler amdxdnacmdsubmit stores current-mm in job-mm without holding any reference. aie2schedjobrun later access job-mm from the DRM scheduler worker thread. With only a raw...

5.4AI score0.00133EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago6 views

CVE-2026-68380 accel/amdxdna: Fix use-after-free of mm_struct in job scheduler

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix use-after-free of mmstruct in job scheduler amdxdnacmdsubmit stores current-mm in job-mm without holding any reference. aie2schedjobrun later access job-mm from the DRM scheduler worker thread. With only a raw...

7.8CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 5 days ago33 views

CVE-2026-68380 accel/amdxdna: Fix use-after-free of mm_struct in job scheduler

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix use-after-free of mmstruct in job scheduler amdxdnacmdsubmit stores current-mm in job-mm without holding any reference. aie2schedjobrun later access job-mm from the DRM scheduler worker thread. With only a raw...

7.8CVSS0.00133EPSS
SaveExploits0References3
CVE
CVE
added 5 days ago27 views

CVE-2026-68380

CVE-2026-68380 affects the Linux kernel AMD XDNA accelerator driver (accel/amdxdna). The vulnerability arises when amdxdna_cmd_submit() stores current->mm in job->mm without a structural reference, and aie2_sched_job_run() later reads job->mm from the DRM scheduler worker thread. This cr...

7.8CVSS5.4AI score0.00133EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/24 2:13 a.m.8 views

SUSE CVE-2026-63873

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix mmstruct reference leak in aie2populaterange aie2populaterange jumps back to the again label without calling mmputmm, leaking a reference to the mmstruct. Add the missing mmput before jumping to again...

5.7AI score0.00155EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 7:36 p.m.9 views

CVE-2026-63873

A flaw was found in the Linux kernel's accel/amdxdna driver. The aie2populaterange function, responsible for managing memory structures, fails to properly release a reference to a memory structure mmstruct. This oversight leads to a memory leak, which over time could result in resource exhaustion...

5.3AI score0.00155EPSS
SaveExploits0References4
Rows per page
Query Builder