Lucene search
+L

605 matches found

Positive Technologies
Positive Technologies
added 2024/05/13 12:0 a.m.2 views

PT-2024-22043 · Apple · Macos Sonoma +6

Name of the Vulnerable Software and Affected Versions: Apple tvOS versions prior to 17.5 Apple visionOS versions prior to 1.2 Apple iOS versions prior to 17.5 Apple iPadOS versions prior to 17.5 Apple watchOS versions prior to 10.5 Apple macOS Sonoma versions prior to 14.5 Description: The issue...

8.4CVSS7.9AI score0.00359EPSS
SaveExploits0References28
CVE
CVE
added 2024/05/09 10:16 p.m.65 views

CVE-2024-0097

Summary (CVE-2024-0097) NVIDIA ChatRTX for Windows has a vulnerability in the ChatRTX UI that can be exploited via interprocess communication between processes, potentially enabling information disclosure, privilege escalation, and data tampering. The security bulletin notes this vulnerability al...

7.5CVSS6.8AI score0.00161EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/09 10:16 p.m.18 views

CVE-2024-0097 CVE

NVIDIA ChatRTX for Windows contains a vulnerability in ChatRTX UI, where a user can cause an improper privilege management issue by exploiting interprocess communication between different processes. A successful exploit of this vulnerability might lead to information disclosure, escalation of...

7.5CVSS7AI score0.00161EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/09 10:16 p.m.35 views

CVE-2024-0097 CVE

NVIDIA ChatRTX for Windows contains a vulnerability in ChatRTX UI, where a user can cause an improper privilege management issue by exploiting interprocess communication between different processes. A successful exploit of this vulnerability might lead to information disclosure, escalation of...

7.5CVSS7.8AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/07 6:15 p.m.4 views

ALPINE-CVE-2024-34397

An issue was discovered in GNOME GLib before 2.78.5, and 2.79.x and 2.80.x before 2.80.1. When a GDBus-based client subscribes to signals from a trusted system service such as NetworkManager on a shared computer, other users of the same computer can send spoofed D-Bus signals that the GDBus-based...

5.2CVSS6.8AI score0.00756EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2024/05/06 12:0 a.m.17 views

PT-2024-15341 · Nvidia · Nvidia Chatrtx

Name of the Vulnerable Software and Affected Versions: NVIDIA ChatRTX for Windows affected versions not specified Description: The issue is related to improper privilege management in the ChatRTX UI, which can be exploited through interprocess communication between different processes. This could...

7.5CVSS7.2AI score0.00161EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/08 10:15 a.m.6 views

UBUNTU-CVE-2024-26811

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate payload size in ipc response If installing malicious ksmbd-tools, ksmbd.mountd can return invalid ipc response to ksmbd kernel server. ksmbd should validate payload size of ipc response from ksmbd.mountd to avoid...

5.5CVSS6.1AI score0.00262EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2024/04/08 12:0 a.m.8 views

Linux kernel 安全漏洞

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 Linux kernel that stems from not validating the payload size in ipc responses...

5.5CVSS6.6AI score0.00262EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/03/21 12:0 a.m.5 views

PT-2024-8229 · Podman · Podman

Name of the Vulnerable Software and Affected Versions: Podman affected versions not specified Description: A flaw in Podman may allow an attacker to create a specially crafted container that can exhaust resources in /dev/shm by creating a large number of IPC resources. This can lead to a...

8.7CVSS9.2AI score0.00545EPSS
SaveExploits0References21
Positive Technologies
Positive Technologies
added 2024/03/11 12:0 a.m.8 views

PT-2024-21267 · Google · Android

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue is related to a possible out of bounds read in the acpm tmu ipc handler function of tmu plugin.c due to a missing bounds check. This could lea...

3.3CVSS6.1AI score0.001EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/03/06 12:0 a.m.6 views

PT-2024-22147 · Deno · Deno

Name of the Vulnerable Software and Affected Versions: Deno version 1.39.0 Description: The issue arises from the use of raw file descriptors in op node ipc pipe, leading to the premature close of arbitrary file descriptors. This allows standard input to be closed and re-opened as a different...

8.8CVSS8AI score0.02276EPSS
SaveExploits1References15
Positive Technologies
Positive Technologies
added 2024/02/18 12:0 a.m.11 views

PT-2024-14913 · Espressif · Esp32 Ipm Send

Name of the Vulnerable Software and Affected Versions: esp32 ipm send affected versions not specified Description: The issue involves a signed to unsigned conversion in the esp32 ipm send function. This could potentially lead to unexpected behavior or errors. No information is provided about the...

9.8CVSS8.1AI score0.00441EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2024/02/06 12:0 a.m.3 views

PT-2024-41456 · Gnu +2 · Linux +2

Уязвимость функции tipc udp nl dump remoteip в модуле net/tipc/udp media.c реализации протокола TIPC Transparent Inter Process Communication ядра операционной системы Linux связана с некорректной валидацией полученных данных. Эксплуатация уязвимости может позволить нарушителю получить доступ к...

6.2CVSS7.2AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2023/11/14 3:24 p.m.6 views

kernel: denial of service in tipc_conn_close

A data race flaw was found in the Linux kernel, between where con is allocated and con-sock is set. This issue leads to a NULL pointer dereference when accessing con-sock-sk in net/tipc/topsrv.c in the tipc protocol in the Linux kernel...

4.7CVSS6.5AI score0.00184EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.3 views

kernel: HID: intel-ish-hid: ipc: Fix potential use-after-free in work function

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Fix potential use-after-free in work function When a reset notify IPC message is received, the ISR schedules a work function and passes the ISHTP device to it via a global pointer ishtpdev. If ishprobe...

7.8CVSS6.3AI score0.0017EPSS
SaveExploits0References5
NVD
NVD
added 2023/11/07 4:20 a.m.33 views

CVE-2023-41036

Macvim is a text editor for MacOS. Prior to version 178, Macvim makes use of an insecure interprocess communication IPC mechanism which could lead to a privilege escalation. Distributed objects are a concept introduced by Apple which allow one program to vend an interface to another program. What...

7.8CVSS7.5AI score0.00344EPSS
SaveExploits1References4
OSV
OSV
added 2023/10/13 11:6 a.m.4 views

OESA-2023-1711 firefox security update

Mozilla Firefox is a standalone web browser, designed for standards compliance and performance. Its functionality can be enhanced via a plethora of extensions. Security Fixes: When receiving rendering data over IPC mStream could have been destroyed when initialized, which could have led to a...

8.8CVSS9.7AI score0.99735EPSS
SaveExploits9References7
Fedora
Fedora
added 2023/10/04 3:0 a.m.19 views

[SECURITY] Fedora 37 Update: pmix-4.1.3-1.fc37

The Process Management Interface PMI has been used for quite some time as a means of exchanging wireup information needed for interprocess communication. Two versions PMI-1 and PMI-2 have been released as part of the MPICH effort. While PMI-2 demonstrates better scaling properties than its PMI-1...

8.1CVSS8.2AI score0.01121EPSS
SaveExploits0
Fedora
Fedora
added 2023/10/04 2:34 a.m.26 views

[SECURITY] Fedora 38 Update: pmix-4.1.3-1.fc38

The Process Management Interface PMI has been used for quite some time as a means of exchanging wireup information needed for interprocess communication. Two versions PMI-1 and PMI-2 have been released as part of the MPICH effort. While PMI-2 demonstrates better scaling properties than its PMI-1...

8.1CVSS8.2AI score0.01121EPSS
SaveExploits0
Fedora
Fedora
added 2023/10/03 2:0 p.m.22 views

[SECURITY] Fedora 39 Update: pmix-4.1.3-1.fc39

The Process Management Interface PMI has been used for quite some time as a means of exchanging wireup information needed for interprocess communication. Two versions PMI-1 and PMI-2 have been released as part of the MPICH effort. While PMI-2 demonstrates better scaling properties than its PMI-1...

8.1CVSS8.2AI score0.01121EPSS
SaveExploits0
Rows per page
Query Builder