Lucene search
+L

73 matches found

Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.26 views

PT-2026-37616

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free crash occurs on the service rescan PCI path. When mana serv reset calls mana gd suspend, the mana gd cleanup function destroys the gc-service wq workqueue. If the...

7.8CVSS5.8AI score0.00118EPSS
SaveExploits0References72
CNNVD
CNNVD
added 2026/05/06 12:0 a.m.9 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 the managdcleanup function in the mana driver. This function does not check whether gc-servicewq ...

7.8CVSS5.8AI score0.00118EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/01 2:15 p.m.6 views

EUVD-2026-26655

In the Linux kernel, the following vulnerability has been resolved: net: mana: fix use-after-free in addadev error path If auxiliarydeviceadd fails, addadev jumps to addfail and calls auxiliarydeviceuninitadev. The auxiliary device has its release callback set to adevrelease, which frees the...

5.8AI score0.00116EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/01 2:15 p.m.32 views

CVE-2026-43056

Summary: CVE-2026-43056 affects the Linux kernel net: mana component. A use-after-free can occur in add_adev() when auxiliary_device_add() fails and control falls through to init_fail, accessing adev->id after the release callback frees the containing struct mana_adev. Root cause: the code fre...

7.8CVSS5.8AI score0.00116EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.38 views

CVE-2026-43056 net: mana: fix use-after-free in add_adev() error path

In the Linux kernel, the following vulnerability has been resolved: net: mana: fix use-after-free in addadev error path If auxiliarydeviceadd fails, addadev jumps to addfail and calls auxiliarydeviceuninitadev. The auxiliary device has its release callback set to adevrelease, which frees the...

7.8CVSS0.00116EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.10 views

SUSE CVE-2026-23454

In the Linux kernel, the following vulnerability has been resolved: net: mana: fix use-after-free in manahwcdestroychannel by reordering teardown A potential race condition exists in manahwcdestroychannel where hwc-callerctx is freed before the HWC's Completion Queue CQ and Event Queue EQ are...

6.4CVSS5.7AI score0.00121EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.4 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-45001)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-45001 advisory. - In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf allocsize alignmen...

5.5CVSS6.8AI score0.00236EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/07 10:56 a.m.8 views

USN-7500-2 linux-azure-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Bluetooth drivers; - Microsoft Azure Network Adapter MANA driver; CVE-2024-56653, CVE-2025-21953...

7.8CVSS6.6AI score0.00221EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/04/01 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a null pointer dereference caused by improper cleanup of the mana driver after debugfs removal...

5.5CVSS6.3AI score0.00159EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/20 12:51 p.m.28 views

USN-7166-3 linux-hwe-5.15 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - RISC-V architecture; - S390 architecture; - x86 architecture; - Block layer subsystem; - ACPI...

9.1CVSS6.6AI score0.01358EPSS
SaveExploits0References168
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.5 views

SUSE CVE-2022-48985

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix race on per-CQ variable napi workdone After calling napicompletedone, the NAPIFSTATESCHED bit may be cleared, and another CPU can start napi thread and access per-CQ variable, cq-workdone. If the other thread for...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2024/10/17 12:0 a.m.26 views

Ubuntu 24.04 LTS : Linux kernel (Azure) vulnerabilities (USN-7074-1)

The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7074-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in...

5.5CVSS7.2AI score0.00239EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/09/19 3:9 a.m.4 views

SUSE CVE-2024-46784

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix error handling in manacreatetxq/rxq's NAPI cleanup Currently napidisable gets called during rxq and txq cleanup, even before napi is enabled and hrtimer is initialized. It causes kernel panic. ?...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.5 views

SUSE CVE-2024-45001

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf allocsize alignment and atomic op panic The MANA driver's RX buffer allocsize is passed into napibuildskb to create SKB. skbshinfoskb is located at the end of skb, and its alignment is affected by the...

5.5CVSS7.4AI score0.00236EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/09/04 9:41 p.m.18 views

CVE-2024-45001

A flaw was found in the MANA driver in the Linux Kernel, where the RX buffer allocsize is passed into napibuildskb to create SKB. skbshinfoskb is located at the end of skb, and its alignment is affected by the allocsize passed into napibuildskb. The size needs to be aligned properly for better...

5.5CVSS7.5AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/04 8:15 p.m.3 views

DEBIAN-CVE-2024-45001

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf allocsize alignment and atomic op panic The MANA driver's RX buffer allocsize is passed into napibuildskb to create SKB. skbshinfoskb is located at the end of skb, and its alignment is affected by the...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/04 8:15 p.m.23 views

CVE-2024-45001

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf allocsize alignment and atomic op panic The MANA driver's RX buffer allocsize is passed into napibuildskb to create SKB. skbshinfoskb is located at the end of skb, and its alignment is affected by the...

5.5CVSS0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/04 8:15 p.m.11 views

UBUNTU-CVE-2024-45001

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf allocsize alignment and atomic op panic The MANA driver's RX buffer allocsize is passed into napibuildskb to create SKB. skbshinfoskb is located at the end of skb, and its alignment is affected by the...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References14
CVE
CVE
added 2024/09/04 7:54 p.m.96 views

CVE-2024-45001

CVE-2024-45001 affects the Linux kernel, specifically the MANA (Microsoft Azure Network Adapter) driver. The issue lies in RX buffer alloc_size alignment used when creating SKB via napi_build_skb(), where skb_shinfo(skb) is located at the end of the SKB. Incorrect alignment on ARM64 can cause ato...

5.5CVSS6.1AI score0.00236EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.29 views

CVE-2024-45001 net: mana: Fix RX buf alloc_size alignment and atomic op panic

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf allocsize alignment and atomic op panic The MANA driver's RX buffer allocsize is passed into napibuildskb to create SKB. skbshinfoskb is located at the end of skb, and its alignment is affected by the...

0.00236EPSS
SaveExploits0References3
Rows per page
Query Builder