Lucene search
+L

10958 matches found

Redos
Redos
added 2024/09/05 12:0 a.m.23 views

ROS-20240904-14

A vulnerability in Performance Co-Pilot performance monitoring and visualization software PCP is related to the mixed privilege levels used by systemd services associated with PCP. Exploitation of the vulnerability could allow an attacker to execute a symbolic link attack and break the isolation ...

8.8CVSS7.4AI score0.01002EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2024/09/05 12:0 a.m.17 views

SUSE: Security Advisory (SUSE-SU-2024:3136-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...

6.1CVSS6.8AI score0.00488EPSS
SaveExploits1References4
NVD
NVD
added 2024/09/04 8:15 p.m.16 views

CVE-2024-45007

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

5.5CVSS0.00223EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.17 views

CVE-2024-45007 char: xillybus: Don't destroy workqueue from work item running on it

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

6.9AI score0.00223EPSS
SaveExploits0References5
CVE
CVE
added 2024/09/04 7:54 p.m.100 views

CVE-2024-45001

The CVE-2024-45001 issue affects the Linux kernel, specifically the MANA driver’s RX buffer allocation. The root cause is misalignment of alloc_size passed to napi_build_skb(), which places skb_shinfo(skb) at the end of the SKB. On ARM64, certain MTU settings (e.g., 4000) can cause alignment faul...

7.5CVSS6.1AI score0.00635EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/09/04 6:15 a.m.9 views

CVE-2024-34652

Incorrect authorization in kperfmon prior to SMR Sep-2024 Release 1 allows local attackers to access information related to performance including app usage...

3.3CVSS5.8AI score0.00132EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/04 6:15 a.m.36 views

CVE-2024-34652

Incorrect authorization in kperfmon prior to SMR Sep-2024 Release 1 allows local attackers to access information related to performance including app usage...

4CVSS0.00132EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/09/04 5:32 a.m.27 views

CVE-2024-34652

Incorrect authorization in kperfmon prior to SMR Sep-2024 Release 1 allows local attackers to access information related to performance including app usage...

4CVSS6.4AI score0.00132EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/09/04 5:32 a.m.38 views

CVE-2024-34652

Incorrect authorization in kperfmon prior to SMR Sep-2024 Release 1 allows local attackers to access information related to performance including app usage...

4CVSS0.00132EPSS
SaveExploits0References1
CVE
CVE
added 2024/09/04 5:32 a.m.58 views

CVE-2024-34652

The CVE-2024-34652 entry corresponds to an incorrect authorization issue in the kperfmon component of Samsung Mobile devices prior to SMR Sep-2024 Release 1. The vulnerability allows local attackers to access performance-related information, including app usage. Affected scope and root cause are ...

4CVSS6.6AI score0.00132EPSS
SaveExploits0References1Affected Software1
Citrix
Citrix
added 2024/09/04 12:0 a.m.15 views

Poor ICA streaming performance observed when HDX Insights enabled on NetScaler AppFlow policies

Users are facing high latency issue and they are not able to do audio and video calls. Apps and Desktops ICA streams performs poorly and high end-user experience is observed "HDX Latency" calculations made by VDA fluctuate up/down from 10ms to 900+ ms observed using command "ctxsession -v" and...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2024/09/04 12:0 a.m.27 views

SUSE: Security Advisory (SUSE-SU-2024:3119-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...

9.1CVSS8.2AI score0.05582EPSS
SaveExploits1References5
OpenVAS
OpenVAS
added 2024/09/04 12:0 a.m.19 views

SUSE: Security Advisory (SUSE-SU-2024:3107-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...

7.5CVSS7.7AI score0.66582EPSS
SaveExploits0References4
Veracode
Veracode
added 2024/09/03 6:40 a.m.10 views

Regular Expression Denial Of Service (ReDoS)

urlregex is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability is due to inefficient handling of regular expressions in the index.js file of the Backtracking component in nescalante urlregex, allowing an attacker to induce performance degradation or resource exhaustion...

7.5CVSS6.6AI score0.00795EPSS
SaveExploits1References6Affected Software1
RedHat Linux
RedHat Linux
added 2024/09/03 5:54 a.m.12 views

kernel: perf: Fix list corruption in perf_cgroup_switch()

A vulnerability was found in the Linux kernel's performance monitoring subsystem, where the perfcgroupswitch function can lead to list corruption on the cgrpcpuctxlist. This occurs during the iteration of the list when an entry is removed using perfcgroupeventdisable, which does not safely handle...

5.5CVSS7.2AI score0.0024EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/03 5:36 a.m.8 views

kernel: perf: Fix list corruption in perf_cgroup_switch()

A vulnerability was found in the Linux kernel's performance monitoring subsystem, where the perfcgroupswitch function can lead to list corruption on the cgrpcpuctxlist. This occurs during the iteration of the list when an entry is removed using perfcgroupeventdisable, which does not safely handle...

5.5CVSS7.2AI score0.0024EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/09/03 12:0 a.m.12 views

PT-2024-26072 · Kperfmon · Kperfmon

Name of the Vulnerable Software and Affected Versions: kperfmon versions prior to SMR Sep-2024 Release 1 Description: The issue is related to incorrect authorization in kperfmon, allowing local attackers to access information related to performance, including app usage. Recommendations: For...

4CVSS6.7AI score0.00132EPSS
SaveExploits0References6
OpenVAS
OpenVAS
added 2024/09/03 12:0 a.m.20 views

SUSE: Security Advisory (SUSE-SU-2024:3076-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...

6.5CVSS7.4AI score0.00782EPSS
SaveExploits1References7
OpenVAS
OpenVAS
added 2024/09/03 12:0 a.m.16 views

SUSE: Security Advisory (SUSE-SU-2024:3080-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...

6.5CVSS7.1AI score0.17301EPSS
SaveExploits1References2
Packet Storm
Packet Storm
added 2024/09/01 12:0 a.m.212 views

SevOne Network Performance Management Application Brute Force Login Utility

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'SevOne Network Performance Management Application Brute Force Login Utility', 'Description' = % This module scans for SevOne Network Performance...

7.4AI score
SaveExploits0
Rows per page
Query Builder