Lucene search
K

46 matches found

CVE
CVE
added 2025/05/20 3:21 p.m.88 views

CVE-2025-37905

CVE-2025-37905 affects the Linux kernel in the firmware: arm_scmi subsystem, where destroying SCMI devices via device_find_child() creates an unbalanced device refcount because device_find_child() performs an implicit get_device(). This prevents release methods from running during destruction, ca...

5.5CVSS6.5AI score0.0009EPSS
Exploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2024/11/21 7:28 p.m.14 views

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.7AI score0.00024EPSS
Exploits0References4
NVD
NVD
added 2024/11/19 6:15 p.m.24 views

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.8CVSS0.00024EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/11/19 5:22 p.m.5 views

CVE-2024-53068 firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier()

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.1AI score0.00024EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/11/19 5:22 p.m.23 views

CVE-2024-53068 firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier()

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...

0.00024EPSS
Exploits0References3
CVE
CVE
added 2024/11/19 5:22 p.m.124 views

CVE-2024-53068

CVE-2024-53068 affects the Linux kernel’s ARM SCMI subsystem. The issue is a slab-use-after-free in scmi_bus_notifier caused by prematurely freeing scmi_dev->name in __scmi_device_destroy(); the release of scmi_dev->name is moved to scmi_device_release() to prevent use-after-free, per the p...

7.8CVSS7.3AI score0.00024EPSS
Exploits0References3Affected Software1
NVD
NVD
added 2024/11/07 10:15 a.m.13 views

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.8CVSS0.00054EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.13 views

CVE-2024-50159 firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()

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...

0.00054EPSS
Exploits0References3
CVE
CVE
added 2024/11/07 9:31 a.m.120 views

CVE-2024-50159

CVE-2024-50159 relates to the Linux kernel firmware subsystem for ARM SCMI. The vulnerability arises from a double-free in the ARM SCMI debugfs setup path: when devm_add_action_or_reset() fails, scmi_debugfs_common_cleanup() can run twice, leading to freeing the same memory (dbg->name) twice. ...

7.8CVSS7.4AI score0.00054EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2024/11/07 9:31 a.m.9 views

CVE-2024-50159 firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()

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.8CVSS7.2AI score0.00054EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/10/21 3:40 p.m.13 views

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.8CVSS7.1AI score0.00036EPSS
Exploits0References4
NVD
NVD
added 2024/10/21 1:15 p.m.9 views

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.8CVSS0.00036EPSS
Exploits0References6
OSV
OSV
added 2024/10/21 12:18 p.m.13 views

CVE-2024-49853 firmware: arm_scmi: Fix double free in OPTEE transport

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.3AI score0.00036EPSS
Exploits0References9
Cvelist
Cvelist
added 2024/10/21 12:18 p.m.18 views

CVE-2024-49853 firmware: arm_scmi: Fix double free in OPTEE transport

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...

0.00036EPSS
Exploits0References5
CVE
CVE
added 2024/10/21 12:18 p.m.107 views

CVE-2024-49853

CVE-2024-49853 affects the Linux kernel firmware/arm_scmi path (OPTEE transport). The issue is a double-free in the OPTEE transport where channel descriptors can be freed twice when unloading the stack, due to channels being shared between protocols. This can lead to memory corruption or potentia...

7.8CVSS8.3AI score0.00036EPSS
Exploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/10/21 12:18 p.m.10 views

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.00036EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/04/29 4:20 p.m.50 views

CVE-2022-48655

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Harden accesses to the reset domains Accessing reset domains descriptors by the index upon the SCMI drivers requests through the SCMI reset operations interface can potentially lead to out-of-bound violations i...

7.8CVSS7.2AI score0.0005EPSS
Exploits0References4
NVD
NVD
added 2024/04/28 1:15 p.m.24 views

CVE-2022-48655

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Harden accesses to the reset domains Accessing reset domains descriptors by the index upon the SCMI drivers requests through the SCMI reset operations interface can potentially lead to out-of-bound violations i...

8.1CVSS7.3AI score0.0005EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2024/04/28 1:15 p.m.33 views

CVE-2022-48655

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Harden accesses to the reset domains Accessing reset domains descriptors by the index upon the SCMI drivers requests through the SCMI reset operations interface can potentially lead to out-of-bound violations i...

8.1CVSS6.4AI score0.0005EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2024/04/28 1:1 p.m.36 views

CVE-2022-48655

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Harden accesses to the reset domains Accessing reset domains descriptors by the index upon the SCMI drivers requests through the SCMI reset operations interface can potentially lead to out-of-bound violations i...

8.1CVSS7.5AI score0.0005EPSS
Exploits0
Rows per page
Query Builder