Lucene search
+L

71 matches found

RedhatCVE
RedhatCVE
added yesterday6 views

CVE-2026-64018

A flaw was found in the Linux kernel's mana network driver. In Confidential Virtual Machines VMs, a missing bounds check when processing network events can allow a malicious hardware component or a compromised VM to write data outside of an intended memory region. This out-of-bounds access could...

9.3CVSS5.3AI score0.00144EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added yesterday4 views

kernel: RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()

A flaw was found in the Linux kernel's RDMA/mana component. A local user could trigger a kernel corruption by providing specific configurations through the user Application Programming Interface uAPI that cause an internal error. This issue arises when Work Queues WQs are specified to share the...

7.8CVSS7.1AI score0.00129EPSS
Exploits0References5
OSV
OSV
added 3 days ago4 views

CVE-2026-64034 net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA buffer

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix TOCTOU double-fetch of hwcmsgid from DMA buffer In manahwcrxeventhandler, resp-response.hwcmsgid is read from DMA-coherent memory and bounds-checked, then manahwchandleresp re-reads the same field from the same DMA...

9.3CVSS5.5AI score0.00151EPSS
Exploits0References10
CVE
CVE
added 3 days ago12 views

CVE-2026-64034

The CVE concerns the Linux kernel net: mana TOCTOU in hwc_msg_id handling. In mana_hwc_rx_event_handler(), resp->response.hwc_msg_id is read from DMA-coherent memory and bounds-checked, then mana_hwc_handle_resp() re-reads the same field from the same DMA buffer for test_bit() and pointer arit...

9.3CVSS5.6AI score0.00151EPSS
Exploits0References7
Cvelist
Cvelist
added 3 days ago31 views

CVE-2026-64018 net: mana: validate rx_req_idx to prevent out-of-bounds array access

In the Linux kernel, the following vulnerability has been resolved: net: mana: validate rxreqidx to prevent out-of-bounds array access In manahwcrxeventhandler, rxreqidx is derived from sge-address in DMA-coherent memory. In Confidential VMs SEV-SNP/TDX, this memory is shared unencrypted and HW c...

9.3CVSS0.00144EPSS
Exploits0References7
OSV
OSV
added 3 days ago6 views

CVE-2026-64018 net: mana: validate rx_req_idx to prevent out-of-bounds array access

In the Linux kernel, the following vulnerability has been resolved: net: mana: validate rxreqidx to prevent out-of-bounds array access In manahwcrxeventhandler, rxreqidx is derived from sge-address in DMA-coherent memory. In Confidential VMs SEV-SNP/TDX, this memory is shared unencrypted and HW c...

9.3CVSS5.3AI score0.00144EPSS
Exploits0References10
CVE
CVE
added 3 days ago11 views

CVE-2026-64018

The Linux kernel vulnerability CVE-2026-64018 affects net: mana: validate rx_req_idx to prevent out-of-bounds array access. Root cause: mana_hwc_rx_event_handler() uses rx_req_idx derived from sge->address in DMA-coherent memory, and in Confidential VMs (SEV-SNP/TDX) this memory is shared unen...

9.3CVSS5.4AI score0.00144EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-53297

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: mana: Guard manaremove against double invocation If PM resume fails e.g., manaattach returns an error, manaprobe calls manaremove, which tears down the...

5.5CVSS5.3AI score0.00121EPSS
Exploits0References4
OSV
OSV
added 2026/06/26 8:17 p.m.7 views

UBUNTU-CVE-2026-53297

In the Linux kernel, the following vulnerability has been resolved: net: mana: Guard manaremove against double invocation If PM resume fails e.g., manaattach returns an error, manaprobe calls manaremove, which tears down the device and sets gd-gdmacontext = NULL and gd-driverdata = NULL. However,...

5.5CVSS5.7AI score0.00121EPSS
Exploits0References9
ATTACKERKB
ATTACKERKB
added 2026/06/26 7:40 p.m.7 views

CVE-2026-53297

In the Linux kernel, the following vulnerability has been resolved: net: mana: Guard manaremove against double invocation If PM resume fails e.g., manaattach returns an error, manaprobe calls manaremove, which tears down the device and sets gd-gdmacontext = NULL and gd-driverdata = NULL. However,...

5.7AI score0.00121EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2026/06/26 7:40 p.m.31 views

CVE-2026-53297 net: mana: Guard mana_remove against double invocation

In the Linux kernel, the following vulnerability has been resolved: net: mana: Guard manaremove against double invocation If PM resume fails e.g., manaattach returns an error, manaprobe calls manaremove, which tears down the device and sets gd-gdmacontext = NULL and gd-driverdata = NULL. However,...

0.00121EPSS
Exploits0References3
EUVD
EUVD
added 2026/06/26 7:40 p.m.10 views

EUVD-2026-39902

In the Linux kernel, the following vulnerability has been resolved: net: mana: Guard manaremove against double invocation If PM resume fails e.g., manaattach returns an error, manaprobe calls manaremove, which tears down the device and sets gd-gdmacontext = NULL and gd-driverdata = NULL. However,...

5.8AI score0.00121EPSS
Exploits0References3
OSV
OSV
added 2026/06/26 7:40 p.m.4 views

CVE-2026-53297 net: mana: Guard mana_remove against double invocation

In the Linux kernel, the following vulnerability has been resolved: net: mana: Guard manaremove against double invocation If PM resume fails e.g., manaattach returns an error, manaprobe calls manaremove, which tears down the device and sets gd-gdmacontext = NULL and gd-driverdata = NULL. However,...

5.5CVSS5.8AI score0.00121EPSS
Exploits0References6
CVE
CVE
added 2026/06/26 7:40 p.m.27 views

CVE-2026-53297

The CVE-2026-53297 issue is in the Linux kernel mana network driver. A double invocation of mana_remove after a PM resume failure can dereference a NULL gc when unbinding, causing a kernel panic. The root cause is that, on a failed resume, mana_probe() calls mana_remove() which tears down state a...

5.5CVSS5.8AI score0.00121EPSS
Exploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/06/10 9:1 p.m.13 views

CVE-2026-45476

Use after free in Linux MANA Driver allows an authorized attacker to elevate privileges locally...

8.2CVSS5.4AI score0.00324EPSS
Exploits0References1
NVD
NVD
added 2026/06/09 5:17 p.m.17 views

CVE-2026-45476

Use after free in Linux MANA Driver allows an authorized attacker to elevate privileges locally...

8.2CVSS0.00324EPSS
Exploits0References1
CVE
CVE
added 2026/06/09 5:5 p.m.30 views

CVE-2026-45476

CVE-2026-45476 concerns the Microsoft Azure Network Adapter (CVEList entry) with a use-after-free in the Linux MANA Driver that allows an authorized local attacker to escalate privileges. The root cause is disclosed as a use-after-free in the Linux MANA Driver, leading to local privilege elevatio...

8.2CVSS5.4AI score0.00324EPSS
Exploits0References1Affected Software1
EUVD
EUVD
added 2026/06/09 5:5 p.m.14 views

EUVD-2026-35546

Use after free in Linux MANA Driver allows an authorized attacker to elevate privileges locally...

8.2CVSS5.4AI score0.00324EPSS
Exploits0References1
Microsoft CVE
Microsoft CVE
added 2026/06/09 2:0 p.m.15 views

Microsoft Azure Network Adapter Elevation of Privilege Vulnerability

Use after free in Linux MANA Driver allows an authorized attacker to elevate privileges locally...

8.2CVSS5.5AI score0.00324EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2026/06/09 12:0 a.m.19 views

PT-2026-47961

Name of the Vulnerable Software and Affected Versions Linux MANA Driver affected versions not specified Windows Server Azure Network Adapter affected versions not specified Description A use after free issue exists in the Linux MANA Driver and the Windows Server Azure Network Adapter. This memory...

8.2CVSS5.7AI score0.00324EPSS
Exploits0References4
Rows per page
Query Builder