Lucene search
+L

27 matches found

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.8 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
EUVD
EUVD
added 2026/07/19 2:18 p.m.8 views

EUVD-2026-45558

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.4AI score0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 2:18 p.m.7 views

CVE-2026-63873 accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()

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.3AI score
SaveExploits0References6
CVE
CVE
added 2026/07/19 2:18 p.m.19 views

CVE-2026-63873

In the Linux kernel advisory, the bug is in accel/amdxdna handling inside aie2_populate_range, where a missing mmput(mm) before jumping to the again label leaks an mm_struct reference. The issue affects the kernel component implementing the aie2_populate_range path; the root cause is a reference ...

5.4AI score0.00155EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 2:18 p.m.35 views

CVE-2026-63873 accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()

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...

0.00155EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 2:18 p.m.7 views

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.2AI score0.00155EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2025-71303

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix race condition when checking rpmon When autosuspend is triggered, driver...

4.7CVSS5.6AI score0.00102EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/28 3:55 a.m.13 views

SUSE CVE-2026-45980

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Stop job scheduling across aie2releaseresource Running jobs on a hardware context while it is in the process of releasing resources can lead to use-after-free and crashes. Fix this by stopping job scheduling before...

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

EUVD-2026-32264

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Stop job scheduling across aie2releaseresource Running jobs on a hardware context while it is in the process of releasing resources can lead to use-after-free and crashes. Fix this by stopping job scheduling before...

5.8AI score0.00124EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/27 2:17 p.m.13 views

CVE-2026-45980

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Stop job scheduling across aie2releaseresource Running jobs on a hardware context while it is in the process of releasing resources can lead to use-after-free and crashes. Fix this by stopping job scheduling before...

7.8CVSS0.00124EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/27 2:16 p.m.13 views

CVE-2025-71308

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix potential NULL pointer dereference in context cleanup aiedestroycontext is invoked during error handling in aie2createcontext. However, aiedestroycontext assumes that the context's mailbox channel pointer is...

5.5CVSS0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/27 2:16 p.m.10 views

UBUNTU-CVE-2025-71308

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix potential NULL pointer dereference in context cleanup aiedestroycontext is invoked during error handling in aie2createcontext. However, aiedestroycontext assumes that the context's mailbox channel pointer is...

5.7CVSS5.7AI score0.00137EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/27 12:18 p.m.9 views

CVE-2026-45980 accel/amdxdna: Stop job scheduling across aie2_release_resource()

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Stop job scheduling across aie2releaseresource Running jobs on a hardware context while it is in the process of releasing resources can lead to use-after-free and crashes. Fix this by stopping job scheduling before...

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

CVE-2026-45980

In the Linux kernel, the accel/amdxdna driver vulnerability CVE-2026-45980 arises from scheduling jobs on a hardware context while aie2_release_resource() is releasing resources. This can cause a use-after-free and crashes. The fix is to stop job scheduling before calling aie2_release_resource() ...

7.8CVSS5.8AI score0.00124EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/05/27 12:15 p.m.51 views

CVE-2025-71308 accel/amdxdna: Fix potential NULL pointer dereference in context cleanup

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix potential NULL pointer dereference in context cleanup aiedestroycontext is invoked during error handling in aie2createcontext. However, aiedestroycontext assumes that the context's mailbox channel pointer is...

0.00137EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.12 views

PT-2026-43847

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the accel/amdxdna component. Running jobs on a hardware context while resources are being released can lead to system crashes. This occurs when job...

7.8CVSS6AI score0.00124EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2026/05/27 12:0 a.m.14 views

CVE-2026-45980

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Stop job scheduling across aie2releaseresource Running jobs on a hardware context while it is in the process of releasing resources can lead to use-after-free and crashes. Fix this by stopping job scheduling before...

7.8CVSS6.6AI score0.00124EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.12 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by 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 the failure to stop job scheduling during the aie2releaseresource phase. This could lead t...

7.8CVSS5.8AI score0.00124EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/25 11:16 a.m.6 views

UBUNTU-CVE-2026-23328

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix NULL pointer dereference of mgmtchann mgmtchann may be set to NULL if the firmware returns an unexpected error in aie2sendmgmtmsgwait. This can later lead to a NULL pointer dereference in aie2hwstop. Fix this b...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0References5
Rows per page
Query Builder