Lucene search
+L

5515 matches found

RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.9 views

kernel: Linux kernel: Denial of Service due to memory leak in mlx5e driver

A flaw was found in the Linux kernel. This memory leak vulnerability occurs when a flow rule, forwarding packets from an internal port over a tunnel, is split and extra post-action rules are added. The intport object's reference count is incremented but never decremented, leading to the object no...

5.8AI score0.00187EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.18 views

kernel: irqchip/ti-sci: Fix refcount leak in ti_sci_intr_irq_domain_probe

In the Linux kernel, the following vulnerability has been resolved: irqchip/ti-sci: Fix refcount leak in tisciintrirqdomainprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.8AI score0.00156EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()

A counting logic flaw exists in the Linux kernel. When cigetdomainbusandslot is called, it returns a pci device with refcount incremented. When finishing it, the caller must decrement the reference count by calling pcidevput, leading to the loss of confidentiality of the system...

5.5CVSS6.9AI score0.00236EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.6 views

SUSE CVE-2022-48639

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix possible refcount leak in tcnewtfilter tfilterput need to be called to put the refount got by tp-ops-get to avoid possible refcount leak when chain-tmpltops != NULL and chain-tmpltops != tp-ops...

5.5CVSS6.2AI score0.00232EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.4 views

SUSE CVE-2022-48656

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-private: Fix refcount leak bug in ofxudmadevget We should call ofnodeput for the reference returned by ofparsephandle in fail path or when it is not used anymore. Here we only need to move the ofnodeput...

3.3CVSS6.2AI score0.00262EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
added 2024/04/29 4:20 p.m.39 views

CVE-2022-48656

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-private: Fix refcount leak bug in ofxudmadevget We should call ofnodeput for the reference returned by ofparsephandle in fail path or when it is not used anymore. Here we only need to move the ofnodeput...

4.4CVSS7.2AI score0.00262EPSS
SaveExploits1References4
OSV
OSV
added 2024/04/28 1:15 p.m.5 views

DEBIAN-CVE-2022-48656

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-private: Fix refcount leak bug in ofxudmadevget We should call ofnodeput for the reference returned by ofparsephandle in fail path or when it is not used anymore. Here we only need to move the ofnodeput...

5.5CVSS5AI score0.00262EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/28 1:15 p.m.3 views

DEBIAN-CVE-2022-48639

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix possible refcount leak in tcnewtfilter tfilterput need to be called to put the refount got by tp-ops-get to avoid possible refcount leak when chain-tmpltops != NULL and chain-tmpltops != tp-ops...

5.5CVSS5.1AI score0.00232EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/28 1:15 p.m.20 views

CVE-2022-48656

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-private: Fix refcount leak bug in ofxudmadevget We should call ofnodeput for the reference returned by ofparsephandle in fail path or when it is not used anymore. Here we only need to move the ofnodeput...

5.5CVSS5.9AI score0.00262EPSS
SaveExploits1References6
OSV
OSV
added 2024/04/28 1:15 p.m.9 views

UBUNTU-CVE-2022-48639

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix possible refcount leak in tcnewtfilter tfilterput need to be called to put the refount got by tp-ops-get to avoid possible refcount leak when chain-tmpltops != NULL and chain-tmpltops != tp-ops...

5.5CVSS6AI score0.00232EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/04/28 1:15 p.m.21 views

CVE-2022-48639

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix possible refcount leak in tcnewtfilter tfilterput need to be called to put the refount got by tp-ops-get to avoid possible refcount leak when chain-tmpltops != NULL and chain-tmpltops != tp-ops...

5.5CVSS6.1AI score0.00232EPSS
SaveExploits0References7
OSV
OSV
added 2024/04/28 1:15 p.m.5 views

UBUNTU-CVE-2022-48656

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-private: Fix refcount leak bug in ofxudmadevget We should call ofnodeput for the reference returned by ofparsephandle in fail path or when it is not used anymore. Here we only need to move the ofnodeput...

5.5CVSS5.8AI score0.00262EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2024/04/28 1:01 p.m.35 views

CVE-2022-48656 dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-private: Fix refcount leak bug in ofxudmadevget We should call ofnodeput for the reference returned by ofparsephandle in fail path or when it is not used anymore. Here we only need to move the ofnodeput...

5.5AI score0.00262EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2024/04/28 1:01 p.m.78 views

CVE-2022-48656

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-private: Fix refcount leak bug in ofxudmadevget We should call ofnodeput for the reference returned by ofparsephandle in fail path or when it is not used anymore. Here we only need to move the ofnodeput...

5.5CVSS5.2AI score0.00262EPSS
SaveExploits1
CVE
CVE
added 2024/04/28 1:01 p.m.112 views

CVE-2022-48656

CVE-2022-48656 relates to a refcount leak in Linux kernel dmaengine: ti: k3-udma-private (of_xudma_dev_get). The issue stems from a missing of_node_put() in the error/fail path, causing a reference leak. The fix moves of_node_put() before the check to ensure proper reference handling. Impact is m...

5.5CVSS6.5AI score0.00262EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2024/04/28 12:59 p.m.22 views

CVE-2022-48639 net: sched: fix possible refcount leak in tc_new_tfilter()

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix possible refcount leak in tcnewtfilter tfilterput need to be called to put the refount got by tp-ops-get to avoid possible refcount leak when chain-tmpltops != NULL and chain-tmpltops != tp-ops...

6.6AI score0.00232EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/28 12:59 p.m.18 views

CVE-2022-48639 net: sched: fix possible refcount leak in tc_new_tfilter()

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix possible refcount leak in tcnewtfilter tfilterput need to be called to put the refount got by tp-ops-get to avoid possible refcount leak when chain-tmpltops != NULL and chain-tmpltops != tp-ops...

5.7AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/28 12:59 p.m.18 views

CVE-2022-48639 net: sched: fix possible refcount leak in tc_new_tfilter()

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix possible refcount leak in tcnewtfilter tfilterput need to be called to put the refount got by tp-ops-get to avoid possible refcount leak when chain-tmpltops != NULL and chain-tmpltops != tp-ops...

6.7AI score0.00232EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/28 12:59 p.m.88 views

CVE-2022-48639

CVE-2022-48639 involves a refcount leak in Linux kernel net: sched tc_new_tfilter(). The fix requires tfilter_put to release the refcount obtained from tp->ops->get when chain->tmplt_ops is non-NULL and differs from tp->ops. Connected sources confirm the vulnerability exists in the Li...

5.5CVSS6.4AI score0.00232EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/04/24 12:00 a.m.34 views

RHEL 8 : kernel-rt (RHSA-2024:2008)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:2008 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirement...

7.8CVSS7AI score0.01104EPSS
SaveExploits0References16
Rows per page
Query Builder