Lucene search
+L

2137 matches found

RedhatCVE
RedhatCVE
added 2024/10/22 6:37 a.m.20 views

CVE-2022-48973

In the Linux kernel, the following vulnerability has been resolved: gpio: amd8111: Fix PCI device reference count leak foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the reference...

5.5CVSS6.8AI score0.00235EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/22 2:50 a.m.6 views

SUSE CVE-2024-50012

In the Linux kernel, the following vulnerability has been resolved: cpufreq: Avoid a bad reference count on CPU node In the parseperfdomain function, if the call to ofparsephandlewithargs returns an error, then the reference to the CPU device node that was acquired at the start of the function...

5.5CVSS6.3AI score0.00229EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/10/22 2:50 a.m.6 views

SUSE CVE-2024-50020

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icesriovsetmsixveccount This patch addresses an issue with improper reference count handling in the icesriovsetmsixveccount function. First, the function calls icegetvfbyid, which...

5.5CVSS7.6AI score0.00204EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/10/22 2:50 a.m.3 views

SUSE CVE-2024-50021

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icedpllinitrclkpins This patch addresses a reference count handling issue in the icedpllinitrclkpins function. The function calls icedpllgetpins, which increments the reference count of t...

5.5CVSS7.8AI score0.00204EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/10/22 2:50 a.m.9 views

SUSE CVE-2024-50028

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Reference count the zone in thermalzonegetbyid There are places in the thermal netlink code where nothing prevents the thermal zone object from going away while being accessed after it has been returned by...

5.5CVSS7.7AI score0.00204EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2024/10/21 10:8 p.m.15 views

CVE-2024-50012

In the Linux kernel, the following vulnerability has been resolved: cpufreq: Avoid a bad reference count on CPU node In the parseperfdomain function, if the call to ofparsephandlewithargs returns an error, then the reference to the CPU device node that was acquired at the start of the function...

5.5CVSS6.9AI score0.00229EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 8:15 p.m.17 views

CVE-2024-50028

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Reference count the zone in thermalzonegetbyid There are places in the thermal netlink code where nothing prevents the thermal zone object from going away while being accessed after it has been returned by...

5.5CVSS0.00204EPSS
SaveExploits0References2
NVD
NVD
added 2024/10/21 8:15 p.m.26 views

CVE-2024-50021

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icedpllinitrclkpins This patch addresses a reference count handling issue in the icedpllinitrclkpins function. The function calls icedpllgetpins, which increments the reference count of t...

5.5CVSS0.00204EPSS
SaveExploits0References2
NVD
NVD
added 2024/10/21 8:15 p.m.15 views

CVE-2024-50020

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icesriovsetmsixveccount This patch addresses an issue with improper reference count handling in the icesriovsetmsixveccount function. First, the function calls icegetvfbyid, which...

5.5CVSS0.00204EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2024-50021

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icedpllinitrclkpins This patch addresses a reference count handling issue in the icedpllinitrclkpins function. The function calls icedpllgetpins, which increments the reference count of t...

5.5CVSS5.7AI score0.00204EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.2 views

DEBIAN-CVE-2024-50020

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icesriovsetmsixveccount This patch addresses an issue with improper reference count handling in the icesriovsetmsixveccount function. First, the function calls icegetvfbyid, which...

5.5CVSS5.7AI score0.00204EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 8:15 p.m.13 views

CVE-2022-49016

In the Linux kernel, the following vulnerability has been resolved: net: mdiobus: fix unbalanced node reference count I got the following report while doing devicemscc-miim load test with CONFIGOFUNITTEST and CONFIGOFDYNAMIC enabled: OF: ERROR: memory leak, expected refcount 1 instead of 2,...

5.5CVSS0.00243EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 8:15 p.m.2 views

DEBIAN-CVE-2022-49002

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in dmardevscopeinit foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

5.5CVSS5.5AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2022-49000

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in hasexternalpci foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

5.5CVSS5.5AI score0.00245EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 8:15 p.m.25 views

CVE-2022-49002

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in dmardevscopeinit foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

5.5CVSS0.00248EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2022-48973

In the Linux kernel, the following vulnerability has been resolved: gpio: amd8111: Fix PCI device reference count leak foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the reference...

5.5CVSS5.5AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

UBUNTU-CVE-2022-49000

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in hasexternalpci foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

5.5CVSS6.1AI score0.00245EPSS
SaveExploits0References7
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

UBUNTU-CVE-2022-49002

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in dmardevscopeinit foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

5.5CVSS6.1AI score0.00248EPSS
SaveExploits0References11
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

UBUNTU-CVE-2024-50020

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icesriovsetmsixveccount This patch addresses an issue with improper reference count handling in the icesriovsetmsixveccount function. First, the function calls icegetvfbyid, which...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References19
OSV
OSV
added 2024/10/21 8:15 p.m.5 views

UBUNTU-CVE-2022-48973

In the Linux kernel, the following vulnerability has been resolved: gpio: amd8111: Fix PCI device reference count leak foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the reference...

5.5CVSS6.1AI score0.00235EPSS
SaveExploits0References11
Rows per page
Query Builder