Lucene search
+L

95 matches found

Debian CVE
Debian CVE
•added 2026/09/25 10:36 a.m.•0 views

CVE-2026-98146

In the Linux kernel, the following vulnerability has been resolved: a...

5.8AI score
SaveExploits0
CVE
CVE
•added 2026/09/25 10:36 a.m.•7 views

CVE-2026-98146

The Linux kernel contains a vulnerability in the accel/amdxdna component. The struct amdxdna_cmd_chain utilizes a flexible array annotated with __counted_by(command_count). Because this structure resides in shared AMDXDNA_BO_SHARE memory, userspace can concurrently modify command_count. If an att...

5.8AI score
SaveExploits0References3
EUVD
EUVD
•added 2026/09/25 10:36 a.m.•3 views

EUVD-2026-86977

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Remove countedby from struct amdxdnacmdchain struct amdxdnacmdchain contains a flexible array annotated with countedbycommandcount. Since the structure is stored in shared AMDXDNABOSHARE memory, userspace can modif...

5.8AI score
SaveExploits0References3
CVE
CVE
•added 2026/09/25 10:36 a.m.•7 views

CVE-2026-98144

A memory leak vulnerability exists in the Linux kernel within the accel/amdxdna component. The amdxdna_cmd_set_error() function takes a reference to the first BO of a command chain and intends to drop it at the end of the function. However, a failure path during the mapping process returns early ...

5.8AI score
SaveExploits0References2
CVE
CVE
•added 2026/09/25 10:36 a.m.•6 views

CVE-2026-98145

The Linux kernel contains a vulnerability in the accel/amdxdna driver where a command chain with a command_count of zero improperly passes payload length checks. Because the struct_size calculation only accounts for the header, the fill loop is skipped, resulting in the submission of a zero-lengt...

6AI score
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/25 10:36 a.m.•1 views

CVE-2026-98145

In the Linux kernel, the following vulnerability has been resolved: a...

5.8AI score
SaveExploits0
EUVD
EUVD
•added 2026/09/25 10:36 a.m.•3 views

EUVD-2026-86976

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: reject a command chain that carries no commands A chain whose commandcount is zero passes the payload length check, because structsizepayload, data, 0 is just the header. The fill loop then does not run, so offset...

6AI score
SaveExploits0References2
EUVD
EUVD
•added 2026/09/25 10:36 a.m.•4 views

EUVD-2026-86975

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: put the chained BO when its mapping fails amdxdnacmdseterror looks up the first BO of a command chain, which takes a reference, and drops it at the end of the function. The mapping of that BO is established in...

5.8AI score
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/25 10:36 a.m.•3 views

CVE-2026-98144

In the Linux kernel, the following vulnerability has been resolved: a...

5.8AI score
SaveExploits0
UbuntuCve
UbuntuCve
•added 2026/09/25 12:00 a.m.•3 views

CVE-2026-98145

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: reject a command chain that carries no commands A chain whose commandcount is zero passes the payload length check, because structsizepayload, data, 0 is just the header. The fill loop then does not run, so offset...

6AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/09/25 12:00 a.m.•4 views

CVE-2026-98146

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Remove countedby from struct amdxdnacmdchain struct amdxdnacmdchain contains a flexible array annotated with countedbycommandcount. Since the structure is stored in shared AMDXDNABOSHARE memory, userspace can modif...

5.8AI score
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/16 12:00 a.m.•2 views

CVE-2026-89978: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: return early from a zero-length flush SYNCBO does not constrain its size, so a request for zero bytes reaches drmclflushvirtrange, which ends with an unconditional clflushoptend - 1. For an empty range that is the...

5.8AI score0.00206EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/08/31 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-80657

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - accel/amdxdna: Guard management mailbox channel cleanup against NULL pointer The management mailbox channel cleanup helpers can be called from error handling...

5.4AI score0.00198EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/28 12:00 a.m.•0 views

CVE-2026-80657: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Guard management mailbox channel cleanup against NULL pointer The management mailbox channel cleanup helpers can be called from error handling paths when mgmtchann has already been destroyed. Add NULL checks to...

5.7AI score0.00198EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/08/18 11:43 p.m.•11 views

CVE-2026-72328

A flaw was found in the Linux kernel's accel/amdxdna component. A race condition exists where the aie2populaterange function can attempt to use an amdxdnaumap object that is simultaneously being released. This concurrent access may lead to a use-after-free vulnerability, which could result in...

7.8CVSS5.4AI score0.00168EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/15 6:22 a.m.•17 views

CVE-2026-74423

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix leak when pinning ubuf pages When pinuserpagesfast 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 pag...

0.00206EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•12 views

CVE-2026-74423

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix leak when pinning ubuf pages When pinuserpagesfast 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 pag...

5.5AI score0.00206EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/15 5:59 a.m.•8 views

CVE-2026-74423 accel/amdxdna: Fix leak when pinning ubuf pages

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix leak when pinning ubuf pages When pinuserpagesfast 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 pag...

5.5AI score
SaveExploits0References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/15 12:00 a.m.•1 views

CVE-2026-72332: Undefined Security Weakness

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.9AI score0.00198EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/15 12:00 a.m.•1 views

CVE-2026-72092: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: reject command submission on devices without a submit op amdxdnacmdsubmit calls xdna-devinfo-ops-cmdsubmit unconditionally, but only aie2devops defines that callback. aie4vfops the AIE4 SR-IOV virtual function does...

5.8AI score0.00206EPSS
SaveExploits0References1
Rows per page
Query Builder