Lucene search
+L

4748 matches found

Cvelist
Cvelist
added 2025/02/26 2:10 a.m.27 views

CVE-2022-49314 tty: Fix a possible resource leak in icom_probe

In the Linux kernel, the following vulnerability has been resolved: tty: Fix a possible resource leak in icomprobe When pcireadconfigdword failed, call pcireleaseregions and pcidisabledevice to recycle the resource previously allocated...

0.0027EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.4 views

CVE-2022-49314 tty: Fix a possible resource leak in icom_probe

In the Linux kernel, the following vulnerability has been resolved: tty: Fix a possible resource leak in icomprobe When pcireadconfigdword failed, call pcireleaseregions and pcidisabledevice to recycle the resource previously allocated...

6.3AI score0.0027EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 1:55 a.m.116 views

CVE-2022-49219

CVE-2022-49219 concerns a memory-leak in the Linux kernel VFIO PCI driver during D3hot↔D0 transitions. If vfio_pci_core_device::needs_pm_restore is set, the current PCI state is saved in pm_save on D0→D3hot and would be restored on D3hot→D0. The code uses pci_store_saved_state() to save state and...

5.5CVSS6.4AI score0.00264EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.24 views

CVE-2022-49219 vfio/pci: fix memory leak during D3hot to D0 transition

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: fix memory leak during D3hot to D0 transition If 'vfiopcicoredevice::needspmrestore' is set PCI device does not have NoSoftReset bit set in its PMCSR config register, then the current PCI state will be saved locally in...

0.00264EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 1:55 a.m.14 views

CVE-2022-49219 vfio/pci: fix memory leak during D3hot to D0 transition

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: fix memory leak during D3hot to D0 transition If 'vfiopcicoredevice::needspmrestore' is set PCI device does not have NoSoftReset bit set in its PMCSR config register, then the current PCI state will be saved locally in...

6AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.11 views

CVE-2022-49219

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: fix memory leak during D3hot to D0 transition If 'vfiopcicoredevice::needspmrestore' is set PCI device does not have NoSoftReset bit set in its PMCSR config register, then the current PCI state will be saved locally in...

5.5CVSS5.7AI score0.00264EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.21 views

CVE-2022-49157 scsi: qla2xxx: Fix premature hw access after PCI error

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix premature hw access after PCI error After a recoverable PCI error has been detected and recovered, qla driver needs to check to see if the error condition still persist and/or wait for the OS to give the resume...

0.00263EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 1:55 a.m.17 views

CVE-2022-49157 scsi: qla2xxx: Fix premature hw access after PCI error

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix premature hw access after PCI error After a recoverable PCI error has been detected and recovered, qla driver needs to check to see if the error condition still persist and/or wait for the OS to give the resume...

5.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.24 views

CVE-2022-49157

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix premature hw access after PCI error After a recoverable PCI error has been detected and recovered, qla driver needs to check to see if the error condition still persist and/or wait for the OS to give the resume...

5.5CVSS5.6AI score0.00263EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:55 a.m.98 views

CVE-2022-49157

CVE-2022-49157 affects the Linux kernel scsi/qla2xxx driver. After a recoverable PCI error is detected and recovered, the qla2xxx driver may perform premature hardware access if the error condition persists or resume signaling is not yet received. The description and logs show a PCI disconnect an...

5.5CVSS5.4AI score0.00263EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.3 views

CVE-2022-49130 ath11k: mhi: use mhi_sync_power_up()

In the Linux kernel, the following vulnerability has been resolved: ath11k: mhi: use mhisyncpowerup If amss.bin was missing ath11k would crash during 'rmmod ath11kpci'. The reason for that was that we were using mhiasyncpowerup which does not check any errors. But mhisyncpowerup on the other hand...

6AI score0.00259EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/02/26 1:54 a.m.1 views

CVE-2022-49115 PCI: endpoint: Fix misused goto label

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix misused goto label Fix a misused goto label jump since that can result in a memory leak...

6.1AI score0.00274EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 1:54 a.m.15 views

CVE-2022-49115 PCI: endpoint: Fix misused goto label

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix misused goto label Fix a misused goto label jump since that can result in a memory leak...

5.5CVSS5.2AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.25 views

CVE-2022-49115 PCI: endpoint: Fix misused goto label

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix misused goto label Fix a misused goto label jump since that can result in a memory leak...

0.00274EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.21 views

CVE-2022-49115

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix misused goto label Fix a misused goto label jump since that can result in a memory leak...

5.5CVSS5.5AI score0.00274EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:54 a.m.110 views

CVE-2022-49115

CVE-2022-49115 is a Linux kernel vulnerability in the PCI: endpoint subsystem where a misused goto label could lead to a memory leak. The description across connected advisories reiterates the same root cause and states that a fix was applied in the kernel (commit history referenced in the linked...

5.5CVSS5.3AI score0.00274EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.22 views

CVE-2021-47647 clk: qcom: ipq8074: fix PCI-E clock oops

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: ipq8074: fix PCI-E clock oops Fix PCI-E clock related kernel oops that are caused by a missing clock parent. pcie0rchngclksrc has numparents set to 2 but only one parent is actually set via parenthws, it should also ha...

0.00248EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 1:54 a.m.101 views

CVE-2021-47647

CVE-2021-47647 relates to the Linux kernel on Qualcomm IPQ8074 PCIe clock driver. The root cause is a missing clock parent setup in pcie0_rchng_clk_src: there were two declared parents but only one was actually provided via parent_hws, and the fix introduces the use of clk_parent_data to supply t...

5.5CVSS5.2AI score0.00248EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.20 views

CVE-2021-47647

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: ipq8074: fix PCI-E clock oops Fix PCI-E clock related kernel oops that are caused by a missing clock parent. pcie0rchngclksrc has numparents set to 2 but only one parent is actually set via parenthws, it should also ha...

5.5CVSS5.6AI score0.00248EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.10 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 memory leak caused by vfio/pci not freeing pmsave memory during the D3hot to D0 transition...

5.5CVSS6.4AI score0.00264EPSS
SaveExploits0References5
Rows per page
Query Builder