Lucene search
+L

30 matches found

NVD
NVD
added 9 hours ago6 views

CVE-2026-74419

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Adjust size for copytouser 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 fits...

SaveExploits0References2
NVD
NVD
added 9 hours ago1 views

CVE-2026-72332

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Prevent PM resume deadlock in hwctxsyncdebugbo amdxdnahwctxsyncdebugbo invokes the hardware hwctxsyncdebugbo callback while holding xdna-devlock. The callback may call amdxdnacmdsubmit, which in turn calls...

SaveExploits0References2
NVD
NVD
added 9 hours ago3 views

CVE-2026-72331

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix VMA access race aie2populaterange and amdxdnaumaprelease 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 avoid...

SaveExploits0References2
EUVD
EUVD
added 10 hours ago1 views

EUVD-2026-59231

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Prevent PM resume deadlock in hwctxsyncdebugbo amdxdnahwctxsyncdebugbo invokes the hardware hwctxsyncdebugbo callback while holding xdna-devlock. The callback may call amdxdnacmdsubmit, which in turn calls...

5.4AI score
SaveExploits0References2
EUVD
EUVD
added 10 hours ago3 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
Positive Technologies
Positive Technologies
added 16 hours ago3 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 16 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 16 hours ago5 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
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
SUSE CVE
SUSE CVE
added 2026/05/28 4:1 a.m.24 views

SUSE CVE-2025-71303

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix race condition when checking rpmon When autosuspend is triggered, driver rpmon flag is set to indicate that a suspend/resume is already in progress. However, when a userspace application submits a command durin...

4.7CVSS5.8AI score0.00102EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/27 10:27 p.m.15 views

CVE-2026-45980

A flaw was found in the Linux kernel's accel/amdxdna driver. A local user could exploit this vulnerability by running jobs on a hardware context while it is in the process of releasing resources. This improper job scheduling can lead to a use-after-free condition, resulting in system crashes and ...

7.8CVSS5.8AI score0.00124EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/27 3:33 p.m.19 views

EUVD-2025-209967

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix race condition when checking rpmon When autosuspend is triggered, driver rpmon flag is set to indicate that a suspend/resume is already in progress. However, when a userspace application submits a command durin...

5.8AI score0.00102EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/05/27 12:17 p.m.38 views

CVE-2026-45931

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Hold mm structure across iommusvaunbinddevice Some tests trigger a crash in iommusvaunbinddevice due to accessing iommumm after the associated mm structure has been freed. Fix this by taking an explicit reference t...

7.8CVSS5.7AI score0.00173EPSS
SaveExploits0
OSV
OSV
added 2026/05/27 12:17 p.m.9 views

CVE-2026-45931 accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Hold mm structure across iommusvaunbinddevice Some tests trigger a crash in iommusvaunbinddevice due to accessing iommumm after the associated mm structure has been freed. Fix this by taking an explicit reference t...

7.8CVSS6.5AI score
SaveExploits0References6
CVE
CVE
added 2026/05/27 12:17 p.m.36 views

CVE-2026-45931

The CVE-2026-45931 issue affects the Linux kernel’s accel/amdxdna module. A crash can occur in iommu_sva_unbind_device() when it accesses iommu_mm after the associated mm structure has been freed. The fix is to take an explicit reference to the mm structure after successfully binding the device a...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/05/27 12:14 p.m.52 views

CVE-2025-71303 accel/amdxdna: Fix race condition when checking rpm_on

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix race condition when checking rpmon When autosuspend is triggered, driver rpmon flag is set to indicate that a suspend/resume is already in progress. However, when a userspace application submits a command durin...

0.00102EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a race condition during the checking of the rpmon flag in the accel/amdxdna driver. This conditio...

5.8AI score0.00102EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the aiedestroycontext function in the accel/amdxdna driver. This function assumes that the mailbox...

5.8AI score0.00137EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/09 12:35 a.m.23 views

CVE-2026-43446

A flaw was found in the Linux kernel's accel/amdxdna driver. A local user could exploit a race condition during the runtime suspend process. If a job is executing and attempts to resume the device while the system is suspending, it can lead to a deadlock, causing a Denial of Service DoS where the...

5.5CVSS5.8AI score0.0009EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/08 2:22 p.m.33 views

CVE-2026-43446

CVE-2026-43446 affects the Linux kernel in the accel/amdxdna driver. A runtime suspend deadlock could occur if a running job calls pm_runtime_resume_and_get() while the system is suspending; the deadlock arises between the runtime suspend path and the job execution flow. The fix moves pm_runtime_...

5.5CVSS5.8AI score0.0009EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder