Lucene search
+L

270 matches found

RedhatCVE
RedhatCVE
added 2024/06/20 1:57 p.m.24 views

CVE-2022-48752

A flaw was found in the Linux kernel. This issue may possibly cause a crash...

5.5CVSS9.2AI score0.0021EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/20 12:15 p.m.33 views

CVE-2022-48752

In the Linux kernel, the following vulnerability has been resolved: powerpc/perf: Fix powerpmudisable to call clearpmiirqpending only if PMI is pending Running selftest with CONFIGPPCIRQSOFTMASKDEBUG enabled in kernel triggered below warning: 172.851380 ------------ cut here ------------ 172.8513...

5.5CVSS0.0021EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.30 views

CVE-2022-48752

In the Linux kernel, the following vulnerability has been resolved: powerpc/perf: Fix powerpmudisable to call clearpmiirqpending only if PMI is pending Running selftest with CONFIGPPCIRQSOFTMASKDEBUG enabled in kernel triggered below warning: 172.851380 ------------ cut here ------------ 172.8513...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.20 views

CVE-2024-38569 drivers/perf: hisi_pcie: Fix out-of-bound access when valid event group

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisipcie: Fix out-of-bound access when valid event group The perf tool allows users to create event groups through following cmd 1, but the driver does not check whether the array index is out of bounds when writing...

7.8CVSS6.9AI score0.00234EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/05/23 11:01 a.m.24 views

CVE-2023-52860

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: use cpuhpstateremoveinstancenocalls for hisihns3pmu uninit process When tearing down a 'hisihns3' PMU, we mistakenly run the CPU hotplug callbacks after the device has been unregistered, leading to fireworks...

4.4CVSS6.8AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:01 a.m.26 views

CVE-2023-52859

In the Linux kernel, the following vulnerability has been resolved: perf: hisi: Fix use-after-free when register pmu fails When we fail to register the uncore pmu, the pmu context may not been allocated. The error handing will call cpuhpstateremoveinstance to call uncore pmu offline callback, whi...

6CVSS6.8AI score0.00241EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 2:56 a.m.5 views

SUSE CVE-2023-52860

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: use cpuhpstateremoveinstancenocalls for hisihns3pmu uninit process When tearing down a 'hisihns3' PMU, we mistakenly run the CPU hotplug callbacks after the device has been unregistered, leading to fireworks...

4.4CVSS6.4AI score0.00239EPSS
SaveExploits0References13
NVD
NVD
added 2024/05/21 4:15 p.m.23 views

CVE-2023-52860

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: use cpuhpstateremoveinstancenocalls for hisihns3pmu uninit process When tearing down a 'hisihns3' PMU, we mistakenly run the CPU hotplug callbacks after the device has been unregistered, leading to fireworks...

5.5CVSS6.7AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 4:15 p.m.7 views

DEBIAN-CVE-2023-52860

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: use cpuhpstateremoveinstancenocalls for hisihns3pmu uninit process When tearing down a 'hisihns3' PMU, we mistakenly run the CPU hotplug callbacks after the device has been unregistered, leading to fireworks...

5.5CVSS5.2AI score0.00239EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/21 4:15 p.m.19 views

CVE-2023-52859

In the Linux kernel, the following vulnerability has been resolved: perf: hisi: Fix use-after-free when register pmu fails When we fail to register the uncore pmu, the pmu context may not been allocated. The error handing will call cpuhpstateremoveinstance to call uncore pmu offline callback, whi...

7.8CVSS6.7AI score0.00241EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.20 views

CVE-2023-52859

In the Linux kernel, the following vulnerability has been resolved: perf: hisi: Fix use-after-free when register pmu fails When we fail to register the uncore pmu, the pmu context may not been allocated. The error handing will call cpuhpstateremoveinstance to call uncore pmu offline callback, whi...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 4:15 p.m.10 views

UBUNTU-CVE-2023-52859

In the Linux kernel, the following vulnerability has been resolved: perf: hisi: Fix use-after-free when register pmu fails When we fail to register the uncore pmu, the pmu context may not been allocated. The error handing will call cpuhpstateremoveinstance to call uncore pmu offline callback, whi...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.21 views

CVE-2023-52860 drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_pmu uninit process

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: use cpuhpstateremoveinstancenocalls for hisihns3pmu uninit process When tearing down a 'hisihns3' PMU, we mistakenly run the CPU hotplug callbacks after the device has been unregistered, leading to fireworks...

7AI score0.00239EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 3:31 p.m.106 views

CVE-2023-52860

CVE-2023-52860 relates to the Linux kernel; the root issue occurs in the perf driver when tearing down a hisi_hns3 PMU, where CPU hotplug callbacks could run after the PMU is unregistered, leading to a NULL pointer dereference. The fix uses cpuhp_state_remove_instance_nocalls() instead of cpuhp_s...

5.5CVSS6.9AI score0.00239EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.27 views

CVE-2023-52860

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: use cpuhpstateremoveinstancenocalls for hisihns3pmu uninit process When tearing down a 'hisihns3' PMU, we mistakenly run the CPU hotplug callbacks after the device has been unregistered, leading to fireworks...

5.5CVSS7AI score0.00239EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.27 views

CVE-2023-52859 perf: hisi: Fix use-after-free when register pmu fails

In the Linux kernel, the following vulnerability has been resolved: perf: hisi: Fix use-after-free when register pmu fails When we fail to register the uncore pmu, the pmu context may not been allocated. The error handing will call cpuhpstateremoveinstance to call uncore pmu offline callback, whi...

6.6AI score0.00241EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.16 views

CVE-2023-52859

In the Linux kernel, the following vulnerability has been resolved: perf: hisi: Fix use-after-free when register pmu fails When we fail to register the uncore pmu, the pmu context may not been allocated. The error handing will call cpuhpstateremoveinstance to call uncore pmu offline callback, whi...

7.8CVSS7.8AI score0.00241EPSS
SaveExploits0
OSV
OSV
added 2024/05/21 3:31 p.m.9 views

CVE-2023-52859 perf: hisi: Fix use-after-free when register pmu fails

In the Linux kernel, the following vulnerability has been resolved: perf: hisi: Fix use-after-free when register pmu fails When we fail to register the uncore pmu, the pmu context may not been allocated. The error handing will call cpuhpstateremoveinstance to call uncore pmu offline callback, whi...

6.2AI score
SaveExploits0References8
CVE
CVE
added 2024/05/21 3:31 p.m.167 views

CVE-2023-52859

CVE-2023-52859 affects the Linux kernel perf: hisi uncore PMU registration. A use-after-free can occur when the PMU register path fails and the uncore PMU offline callback is invoked, potentially migrating the PMU context. The fix replaces cpuhp_state_remove_instance() with cpuhp_state_remove_ins...

7.8CVSS6.9AI score0.00241EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 2:02 a.m.8 views

SUSE CVE-2023-52675

In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Add a null pointer check in updateeventsingroup kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS6.5AI score0.00271EPSS
SaveExploits0References19
Rows per page
Query Builder