Lucene search
+L

19011 matches found

CVE
CVE
added 2024/05/30 3:29 p.m.229 views

CVE-2024-36940

CVE-2024-36940 – Linux kernel pinctrl double-free issue Root cause: In the pinctrl core, freeing the pctldev is managed via devm_pinctrl_dev_release(), but the code in pinctrl_enable() frees that struct again, causing a double-free. The devm lifecycle is intended to release automatically; manual ...

7.8CVSS6.6AI score0.00247EPSS
SaveExploits0References12Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.25 views

CVE-2024-36940 pinctrl: core: delete incorrect free in pinctrl_enable()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: core: delete incorrect free in pinctrlenable The "pctldev" struct is allocated in devmpinctrlregisterandinit. It's a devm managed pointer that is freed by devmpinctrldevrelease, so freeing it in pinctrlenable will lead t...

7.8CVSS6.9AI score0.00247EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/30 3:29 p.m.11 views

CVE-2024-36940 pinctrl: core: delete incorrect free in pinctrl_enable()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: core: delete incorrect free in pinctrlenable The "pctldev" struct is allocated in devmpinctrlregisterandinit. It's a devm managed pointer that is freed by devmpinctrldevrelease, so freeing it in pinctrlenable will lead t...

7.8CVSS6AI score
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/05/30 3:19 p.m.23 views

CVE-2024-36030 octeontx2-af: fix the double free in rvu_npc_freemem()

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix the double free in rvunpcfreemem Clang static checkerscan-build warning: drivers/net/ethernet/marvell/octeontx2/af/rvunpc.c:line 2184, column 2 Attempt to free released memory. npcmcamrsrcsdeinit has released...

6.9AI score0.00227EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/30 3:19 p.m.37 views

CVE-2024-36030 octeontx2-af: fix the double free in rvu_npc_freemem()

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix the double free in rvunpcfreemem Clang static checkerscan-build warning: drivers/net/ethernet/marvell/octeontx2/af/rvunpc.c:line 2184, column 2 Attempt to free released memory. npcmcamrsrcsdeinit has released...

6.5AI score0.00227EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/30 3:19 p.m.20 views

CVE-2024-36030 octeontx2-af: fix the double free in rvu_npc_freemem()

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix the double free in rvunpcfreemem Clang static checkerscan-build warning: drivers/net/ethernet/marvell/octeontx2/af/rvunpc.c:line 2184, column 2 Attempt to free released memory. npcmcamrsrcsdeinit has released...

7.1CVSS6.1AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/05/30 12:00 a.m.12 views

Linux kernel security vulnerabilities

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 double release issue in the vunpcfreemem function in the octeontx2-af driver module...

7.1CVSS6.6AI score0.00227EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/29 2:19 p.m.7 views

SUSE CVE-2023-52851

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF In the unlikely event that workqueue allocation fails and returns NULL in mlx5mkeycacheinit, delete the call to mlx5rumrresourcecleanup which frees th...

5.5CVSS6.3AI score0.00238EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2024/05/29 12:00 a.m.84 views

EulerOS Virtualization 2.11.0 : kernel (EulerOS-SA-2024-1735)

"According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Avoid potential UAF in LPI translation...

9.8CVSS7AI score0.28058EPSS
SaveExploits17References46
Tenable Nessus
Tenable Nessus
added 2024/05/29 12:00 a.m.83 views

EulerOS Virtualization 2.11.1 : kernel (EulerOS-SA-2024-1734)

"According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Avoid potential UAF in LPI translation...

9.8CVSS7AI score0.28058EPSS
SaveExploits17References46
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.7 views

SUSE CVE-2021-47564

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix double free issue on err path fix error path handling in presterabridgeportjoin that cases prestera driver to crash see below. Trace: Internal error: Oops: 96000044 1 SMP Modules linked in: presterapci...

5.5CVSS6.5AI score0.00215EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/05/28 2:11 p.m.10 views

kernel: nf_tables: use-after-free vulnerability in the nft_verdict_init() function

A flaw was found in the Netfilter subsystem in the Linux kernel. This issue occurs in the nftverdictinit function, allowing positive values as a drop error within the hook verdict, therefore, the nfhookslow function can cause a double-free vulnerability when NFDROP is issued with a drop error tha...

7.8CVSS6.7AI score0.28058EPSS
SaveExploits16References7
RedHat Linux
RedHat Linux
added 2024/05/28 2:08 p.m.11 views

kernel: nf_tables: use-after-free vulnerability in the nft_verdict_init() function

A flaw was found in the Netfilter subsystem in the Linux kernel. This issue occurs in the nftverdictinit function, allowing positive values as a drop error within the hook verdict, therefore, the nfhookslow function can cause a double-free vulnerability when NFDROP is issued with a drop error tha...

7.8CVSS6.7AI score0.28058EPSS
SaveExploits16References7
RedHat Linux
RedHat Linux
added 2024/05/28 1:26 p.m.14 views

kernel: nf_tables: use-after-free vulnerability in the nft_verdict_init() function

A flaw was found in the Netfilter subsystem in the Linux kernel. This issue occurs in the nftverdictinit function, allowing positive values as a drop error within the hook verdict, therefore, the nfhookslow function can cause a double-free vulnerability when NFDROP is issued with a drop error tha...

7.8CVSS6.7AI score0.28058EPSS
SaveExploits16References7
OpenVAS
OpenVAS
added 2024/05/28 12:00 a.m.33 views

QNAP QTS Multiple Vulnerabilities (QSA-24-23)

QNAP QTS is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/o:qnap:qts"; ifdescription...

8.8CVSS7.3AI score0.3752EPSS
SaveExploits3References1
RedhatCVE
RedhatCVE
added 2024/05/27 11:30 a.m.36 views

CVE-2021-47564

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix double free issue on err path fix error path handling in presterabridgeportjoin that cases prestera driver to crash see below. Trace: Internal error: Oops: 96000044 1 SMP Modules linked in: presterapci...

4.7CVSS6.5AI score0.00215EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/24 3:15 p.m.9 views

DEBIAN-CVE-2021-47564

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix double free issue on err path fix error path handling in presterabridgeportjoin that cases prestera driver to crash see below. Trace: Internal error: Oops: 96000044 1 SMP Modules linked in: presterapci...

7.8CVSS5.3AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.15 views

CVE-2021-47564

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix double free issue on err path fix error path handling in presterabridgeportjoin that cases prestera driver to crash see below. Trace: Internal error: Oops: 96000044 1 SMP Modules linked in: presterapci...

7.8CVSS6.4AI score
SaveExploits0References3
OSV
OSV
added 2024/05/24 3:15 p.m.9 views

UBUNTU-CVE-2021-47564

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix double free issue on err path fix error path handling in presterabridgeportjoin that cases prestera driver to crash see below. Trace: Internal error: Oops: 96000044 1 SMP Modules linked in: presterapci...

7.8CVSS5.8AI score0.00215EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.19 views

CVE-2021-47564

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix double free issue on err path fix error path handling in presterabridgeportjoin that cases prestera driver to crash see below. Trace: Internal error: Oops: 96000044 1 SMP Modules linked in: presterapci...

7.8CVSS6.2AI score0.00215EPSS
SaveExploits0References5
Rows per page
Query Builder