Lucene search
+L

57 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-50288

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - qlcnic: prevent -dcb use-after-free on qlcnicdcbenable failure adapter-dcb would get silently freed inside qlcnicdcbenable in case qlcnicdcbattach would return ...

5.5CVSS6AI score0.00158EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2022-50242

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drivers: net: qlcnic: Fix potential memory leak in qlcnicsriovinit If vp alloc failed in qlcnicsriovinit, all previously allocated vp needs to be freed...

5.5CVSS6AI score0.0016EPSS
SaveExploits0References2
NVD
NVD
added 2025/09/15 3:15 p.m.8 views

CVE-2022-50288

In the Linux kernel, the following vulnerability has been resolved: qlcnic: prevent -dcb use-after-free on qlcnicdcbenable failure adapter-dcb would get silently freed inside qlcnicdcbenable in case qlcnicdcbattach would return an error, which always happens under OOM conditions. This would lead ...

5.5CVSS0.00158EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

DEBIAN-CVE-2022-50288

In the Linux kernel, the following vulnerability has been resolved: qlcnic: prevent -dcb use-after-free on qlcnicdcbenable failure adapter-dcb would get silently freed inside qlcnicdcbenable in case qlcnicdcbattach would return an error, which always happens under OOM conditions. This would lead ...

5.5CVSS5.4AI score0.00158EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.11 views

UBUNTU-CVE-2022-50288

In the Linux kernel, the following vulnerability has been resolved: qlcnic: prevent -dcb use-after-free on qlcnicdcbenable failure adapter-dcb would get silently freed inside qlcnicdcbenable in case qlcnicdcbattach would return an error, which always happens under OOM conditions. This would lead ...

5.5CVSS5.9AI score0.00158EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.16 views

CVE-2022-50288 qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure

In the Linux kernel, the following vulnerability has been resolved: qlcnic: prevent -dcb use-after-free on qlcnicdcbenable failure adapter-dcb would get silently freed inside qlcnicdcbenable in case qlcnicdcbattach would return an error, which always happens under OOM conditions. This would lead ...

0.00158EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/15 2:21 p.m.40 views

CVE-2022-50288

The CVE-2022-50288 issue affects the Linux kernel qlcnic driver: under OOM, qlcnic_dcb_attach() can fail inside qlcnic_dcb_enable(), leading to adapter->dcb being freed while callers still use it via qlcnic_dcb_get_info(), causing a use-after-free. The fix propagates errors from qlcnic_dcb_ena...

5.5CVSS6.1AI score0.00158EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/09/15 2:21 p.m.5 views

CVE-2022-50288 qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure

In the Linux kernel, the following vulnerability has been resolved: qlcnic: prevent -dcb use-after-free on qlcnicdcbenable failure adapter-dcb would get silently freed inside qlcnicdcbenable in case qlcnicdcbattach would return an error, which always happens under OOM conditions. This would lead ...

6.2AI score
SaveExploits0References11
NVD
NVD
added 2025/09/15 2:15 p.m.7 views

CVE-2022-50242

In the Linux kernel, the following vulnerability has been resolved: drivers: net: qlcnic: Fix potential memory leak in qlcnicsriovinit If vp alloc failed in qlcnicsriovinit, all previously allocated vp needs to be freed...

5.5CVSS0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/15 2:15 p.m.3 views

DEBIAN-CVE-2022-50242

In the Linux kernel, the following vulnerability has been resolved: drivers: net: qlcnic: Fix potential memory leak in qlcnicsriovinit If vp alloc failed in qlcnicsriovinit, all previously allocated vp needs to be freed...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.9 views

UBUNTU-CVE-2022-50242

In the Linux kernel, the following vulnerability has been resolved: drivers: net: qlcnic: Fix potential memory leak in qlcnicsriovinit If vp alloc failed in qlcnicsriovinit, all previously allocated vp needs to be freed...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/09/15 2:01 p.m.14 views

CVE-2022-50242 drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()

In the Linux kernel, the following vulnerability has been resolved: drivers: net: qlcnic: Fix potential memory leak in qlcnicsriovinit If vp alloc failed in qlcnicsriovinit, all previously allocated vp needs to be freed...

0.0016EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/15 2:01 p.m.49 views

CVE-2022-50242

CVE-2022-50242 pertains to the Linux kernel driver in the qlcnic SR-IOV path. The vulnerability arises in the function qlcnic_sriov_init() when allocating virtual ports (vp); if vp allocation fails, previously allocated vps are not freed, creating a potential memory leak. The connected advisories...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/09/15 2:01 p.m.9 views

CVE-2022-50242 drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()

In the Linux kernel, the following vulnerability has been resolved: drivers: net: qlcnic: Fix potential memory leak in qlcnicsriovinit If vp alloc failed in qlcnicsriovinit, all previously allocated vp needs to be freed...

6.1AI score
SaveExploits0References12
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.4 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 not properly handling the dcb pointer when qlcnicdcbenable fails, which could lead to reuse after release...

5.5CVSS5.8AI score0.00158EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.12 views

PT-2025-37496

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak was identified in the qlcnic sriov init function within the qlcnic driver. If virtual port vp allocation fails during initialization, previously allocated virtual ports a...

6.1AI score0.0016EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.9 views

PT-2025-37590

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the qlcnic driver where a use-after-free condition can occur during DCB Data Center Bridging operations. Specifically, the adapter-dcb pointer could...

6AI score0.00158EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/09/15 12:00 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 failure to free a previously allocated vp when the vp allocation fails in the qlcnicsriovinit function,...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2021-47542

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic83xxaddrings In qlcnic83xxaddrings, the indirect function of ahw-hwops-allocmbxargs will be called ...

5.5CVSS6.1AI score0.00251EPSS
SaveExploits0References2
Redos
Redos
added 2024/08/19 12:00 a.m.55 views

ROS-20240819-01

Vulnerability of rtl92epcidisconnect function in drivers/staging/rtl8192e/rtl8192e/rtlcore.c module of the RealTek RTL8192E wireless adapter driver of the Linux kernel is related to the reuse of previously freed memory. reuse of previously freed memory. Exploitation of the vulnerability could all...

7.8CVSS6.9AI score0.02701EPSS
SaveExploits1
Rows per page
Query Builder