Lucene search
+L

721 matches found

SUSE CVE
SUSE CVE
added 2025/09/16 11:31 p.m.12 views

SUSE CVE-2023-53232

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix kernel panic by accessing unallocated eeprom.data The MT7921 driver no longer uses eeprom.data, but the relevant code has not been removed completely since commit 16d98b548365 "mt76: mt7921: rely on...

5.5CVSS6.7AI score0.00159EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/16 2:15 p.m.9 views

DEBIAN-CVE-2025-39834

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hwsactiongetsharedstcnic error flow When an invalid stctype is provided, the function allocates memory for sharedstc but jumps to unlockandout without freeing it, causing a memory leak. Fix by...

5.5CVSS5.3AI score0.00127EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/16 1:08 p.m.52 views

CVE-2025-39834

CVE-2025-39834 : In the Linux kernel, a memory leak occurs in the mlx5 HWS path under the error flow of hws_action_get_shared_stc_nic when an invalid stc_type is provided. The function allocates memory for shared_stc but jumps to unlock_and_out without freeing it, causing a leak. The patch fixes ...

5.5CVSS6.1AI score0.00127EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2025/09/04 4:15 p.m.21 views

CVE-2025-38720

In the Linux kernel, the following vulnerability has been resolved: net: hibmcge: fix rtnl deadlock issue Currently, the hibmcge netdev acquires the rtnllock in pcierrorhandlers.resetprepare and releases it in pcierrorhandlers.resetdone. However, in the PCI framework: pciresetbus - pciresetslot -...

5.5CVSS0.00112EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/04 4:15 p.m.14 views

AZL-73830 CVE-2025-38683 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: Fix panic during namespace deletion with VF The existing code move the VF NIC to new namespace when NETDEVREGISTER is received on netvsc NIC. During deletion of the namespace, defaultdeviceexitbatch defaultdeviceexitnet...

5.5CVSS5.7AI score0.0017EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/04 4:15 p.m.10 views

CVE-2025-38683

In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: Fix panic during namespace deletion with VF The existing code move the VF NIC to new namespace when NETDEVREGISTER is received on netvsc NIC. During deletion of the namespace, defaultdeviceexitbatch defaultdeviceexitnet...

5.5CVSS0.0017EPSS
SaveExploits0References11
CVE
CVE
added 2025/09/04 3:32 p.m.57 views

CVE-2025-38683

CVE-2025-38683 affects hv_netvsc in the Linux kernel. The issue arises during namespace deletion when a VF NIC is moved to a new namespace and then back, causing netdev list handling to dereference NULL and trigger a kernel panic. The supplied references describe the root cause as a race in defau...

5.5CVSS5.7AI score0.0017EPSS
SaveExploits0References11Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/08/27 12:00 a.m.14 views

The vulnerability of web-service interfaces of microprogramming-based network interface controllers from Cisco Adaptive Security Appliance (ASA) and Cisco Firepower Threat Defense (FTD) allows attackers to induce service failures.

The vulnerability of web-service interfaces of microprogramming-based network interface controllers from Cisco Adaptive Security Appliance ASA and Cisco Firepower Threat Defense FTD is related to buffer overflow attacks due to integer overflows. Exploitation of this vulnerability could allow a...

8.6CVSS6.3AI score0.00646EPSS
SaveExploits0References2Affected Software2
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-47952

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - lxc-user-nic in lxc through 5.0.1 is installed setuid root, and may allow local users to infer whether any file exists, even within a protected directory tree,...

3.3CVSS5.4AI score0.00702EPSS
SaveExploits0References2
NVD
NVD
added 2025/08/19 5:15 p.m.13 views

CVE-2025-38570

In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: unlink NAPIs from queues on error to open CI hit a UaF in fbnic in the AFXDP portion of the queues.py test. The UaF is in the skmarknapiidonce call in xskbind, NAPI has been freed. Looks like the device failed to open...

7.8CVSS0.00166EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-48985

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: net: mana: Fix race on per-CQ variable napi workdone After calling napicompletedone, the...

9.8CVSS5.2AI score0.0059EPSS
SaveExploits0References2
CNVD
CNVD
added 2025/07/11 12:00 a.m.11 views

Marvell QConvergeConsole Path Traversal Vulnerability (CNVD-2025-20452)

Marvell QConvergeConsole is a unified adapter management software across data centers from Marvell USA. A path traversal vulnerability exists in Marvell QConvergeConsole due to an error in the saveNICParamsToFile method. An attacker could exploit the vulnerability to write a file in the SYSTEM...

8.2CVSS6.8AI score0.01224EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/06/20 8:25 a.m.20 views

CVE-2022-50026

In the Linux kernel, the following vulnerability has been resolved: habanalabs/gaudi: fix shift out of bounds When validating NIC queues, queue offset calculation must be performed only for NIC queues...

7CVSS7.3AI score0.00191EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.17 views

SUSE CVE-2022-50026

In the Linux kernel, the following vulnerability has been resolved: habanalabs/gaudi: fix shift out of bounds When validating NIC queues, queue offset calculation must be performed only for NIC queues...

5.5CVSS6.4AI score0.00191EPSS
SaveExploits0References9
OSV
OSV
added 2025/06/18 11:15 a.m.5 views

DEBIAN-CVE-2022-50026

In the Linux kernel, the following vulnerability has been resolved: habanalabs/gaudi: fix shift out of bounds When validating NIC queues, queue offset calculation must be performed only for NIC queues...

7.1CVSS5.3AI score0.00191EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.13 views

CVE-2022-50026

In the Linux kernel, the following vulnerability has been resolved: habanalabs/gaudi: fix shift out of bounds When validating NIC queues, queue offset calculation must be performed only for NIC queues...

7.1CVSS0.00191EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.13 views

UBUNTU-CVE-2022-50026

In the Linux kernel, the following vulnerability has been resolved: habanalabs/gaudi: fix shift out of bounds When validating NIC queues, queue offset calculation must be performed only for NIC queues...

7.1CVSS6AI score0.00191EPSS
SaveExploits0References5
CVE
CVE
added 2025/06/18 11:01 a.m.104 views

CVE-2022-50026

CVE-2022-50026 concerns a Linux kernel vulnerability where the NIC queue offset calculation could shift out of bounds during NIC queue validation. The root cause is related to how habanalabs/gaudi handling interacts with NIC queues, leading to potential out-of-bounds access. The CVSS metrics indi...

7.1CVSS6.6AI score0.00191EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/06/18 11:01 a.m.15 views

CVE-2022-50026 habanalabs/gaudi: fix shift out of bounds

In the Linux kernel, the following vulnerability has been resolved: habanalabs/gaudi: fix shift out of bounds When validating NIC queues, queue offset calculation must be performed only for NIC queues...

6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/06/18 11:01 a.m.30 views

CVE-2022-50026 habanalabs/gaudi: fix shift out of bounds

In the Linux kernel, the following vulnerability has been resolved: habanalabs/gaudi: fix shift out of bounds When validating NIC queues, queue offset calculation must be performed only for NIC queues...

0.00191EPSS
SaveExploits0References3
Rows per page
Query Builder