Lucene search
+L

139 matches found

Cvelist
Cvelist
added 2025/02/26 2:13 a.m.24 views

CVE-2022-49451 firmware: arm_scmi: Fix list protocols enumeration in the base protocol

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix list protocols enumeration in the base protocol While enumerating protocols implemented by the SCMI platform using BASEDISCOVERLISTPROTOCOLS, the number of returned protocols is currently validated in an...

8.4CVSS0.00294EPSS
SaveExploits0References7
Ubuntu
Ubuntu
added 2025/02/19 3:58 p.m.43 views

USN-7276-1: Linux kernel vulnerabilities

Attila Szász discovered that the HFS+ file system implementation in the Linux Kernel contained a heap overflow vulnerability. An attacker could use a specially crafted file system image that, when mounted, could cause a denial of service system crash or possibly execute arbitrary code...

9.8CVSS8.2AI score0.03558EPSS
SaveExploits5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: Firmware: armscmi: Fixed a double-free operation in the OPTEE transport. Channels can be shared between protocols; avoiding the need to free the same descriptor twice when unloading the stack...

7.8CVSS6.6AI score0.00216EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/01/10 12:00 a.m.8 views

The vulnerability of the scmi_device_release() function in the drivers/firmware/arm_scmi/bus.c module of the Linux kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the scmidevicerelease function in the drivers/firmware/armscmi/bus.c module of the Linux kernel is related to the repeated use of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of...

7.8CVSS7.2AI score0.00221EPSS
SaveExploits0References13Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/11/22 12:00 a.m.26 views

The vulnerability of the scmidebugfs_common_setup() function in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the scmi.debugfscommonsetup function in the drivers/firmware/armscmi/driver.c file of the Linux kernel is related to the repeated release of previously released memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS7.2AI score0.00224EPSS
SaveExploits0References11Affected Software3
Tenable Nessus
Tenable Nessus
added 2024/11/20 12:00 a.m.26 views

Ubuntu 22.04 LTS : Linux kernel (Azure) vulnerabilities (USN-7123-1)

"The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7123-1 advisory. It was discovered that the CIFS network file system implementation in the Linux kernel did not properly validate certain SMB messages, leading to an...

9.8CVSS7.5AI score0.0102EPSS
SaveExploits9References223
OSV
OSV
added 2024/11/19 6:15 p.m.1 views

DEBIAN-CVE-2024-53068

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix slab-use-after-free in scmibusnotifier The scmidev-name is released prematurely in scmidevicedestroy, which causes slab-use-after-free when accessing scmidev-name in scmibusnotifier. So move the release of...

7.8CVSS6.2AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.29 views

AZL-53947 CVE-2024-53068 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix slab-use-after-free in scmibusnotifier The scmidev-name is released prematurely in scmidevicedestroy, which causes slab-use-after-free when accessing scmidev-name in scmibusnotifier. So move the release of...

7.8CVSS6.8AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.9 views

AZL-53873 CVE-2024-53068 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix slab-use-after-free in scmibusnotifier The scmidev-name is released prematurely in scmidevicedestroy, which causes slab-use-after-free when accessing scmidev-name in scmibusnotifier. So move the release of...

7.8CVSS6.8AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.4 views

UBUNTU-CVE-2024-53068

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix slab-use-after-free in scmibusnotifier The scmidev-name is released prematurely in scmidevicedestroy, which causes slab-use-after-free when accessing scmidev-name in scmibusnotifier. So move the release of...

7.8CVSS6.5AI score0.00221EPSS
SaveExploits0References27
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.6 views

firmware: arm_scmi: Fix double free in OPTEE transport

...

7.8CVSS6.9AI score0.00216EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/11/08 3:48 a.m.6 views

SUSE CVE-2024-50159

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix the double free in scmidebugfscommonsetup Clang static checkerscan-build throws below warning: | drivers/firmware/armscmi/driver.c:line 2915, column 2 | Attempt to free released memory. When...

5.5CVSS7.3AI score0.00224EPSS
SaveExploits0References15
OSV
OSV
added 2024/11/07 10:15 a.m.2 views

DEBIAN-CVE-2024-50159

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix the double free in scmidebugfscommonsetup Clang static checkerscan-build throws below warning: | drivers/firmware/armscmi/driver.c:line 2915, column 2 | Attempt to free released memory. When...

7.8CVSS6.2AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.11 views

AZL-52980 CVE-2024-50159 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix the double free in scmidebugfscommonsetup Clang static checkerscan-build throws below warning: | drivers/firmware/armscmi/driver.c:line 2915, column 2 | Attempt to free released memory. When...

7.8CVSS6.8AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.22 views

UBUNTU-CVE-2024-50159

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix the double free in scmidebugfscommonsetup Clang static checkerscan-build throws below warning: | drivers/firmware/armscmi/driver.c:line 2915, column 2 | Attempt to free released memory. When...

7.8CVSS6.6AI score0.00224EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/21 3:45 p.m.5 views

SUSE CVE-2024-49853

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in OPTEE transport Channels can be shared between protocols, avoid freeing the same channel descriptors twice when unloading the stack...

7.8CVSS6.6AI score0.00216EPSS
SaveExploits0References16
OSV
OSV
added 2024/10/21 1:15 p.m.8 views

AZL-50978 CVE-2024-49853 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in OPTEE transport Channels can be shared between protocols, avoid freeing the same channel descriptors twice when unloading the stack...

7.8CVSS6.7AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.3 views

DEBIAN-CVE-2024-49853

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in OPTEE transport Channels can be shared between protocols, avoid freeing the same channel descriptors twice when unloading the stack...

7.8CVSS6.2AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.11 views

UBUNTU-CVE-2024-49853

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in OPTEE transport Channels can be shared between protocols, avoid freeing the same channel descriptors twice when unloading the stack...

7.8CVSS6.5AI score0.00216EPSS
SaveExploits0References22
OpenVAS
OpenVAS
added 2024/08/23 12:00 a.m.42 views

Ubuntu: Security Advisory (USN-6979-1)

The remote host is missing an update for the 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 ifdescription...

10CVSS8.9AI score0.02701EPSS
SaveExploits4References4
Rows per page
Query Builder