Lucene search
+L

3020 matches found

CVE
CVE
•added 2024/03/27 12:00 a.m.•97 views

CVE-2024-25391

A stack buffer overflow vulnerability exists in the RT-Thread real-time operating system (RTOS) in versions through 5.0.2 . The flaw is located specifically in the libc/posix/ipc/mqueue.c file. The vulnerability was identified in the POSIX IPC message queue implementation. As of the provided docu...

7.3AI score0.00323EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2024/03/27 12:00 a.m.•37 views

CVE-2024-25391

A stack buffer overflow occurs in libc/posix/ipc/mqueue.c in RT-Thread through 5.0.2...

8.4CVSS7.4AI score
SaveExploits0References8
Cvelist
Cvelist
•added 2024/03/27 12:00 a.m.•46 views

CVE-2024-25391

A stack buffer overflow occurs in libc/posix/ipc/mqueue.c in RT-Thread through 5.0.2...

7.3AI score0.00323EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2024/03/27 12:00 a.m.•21 views

CVE-2024-25391

A stack buffer overflow occurs in libc/posix/ipc/mqueue.c in RT-Thread through 5.0.2...

7.5AI score0.00323EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2024/03/22 4:17 a.m.•9 views

SUSE CVE-2024-27933

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In version 1.39.0, use of raw file descriptors in opnodeipcpipe leads to premature close of arbitrary file descriptors, allowing standard input to be re-opened as a different resource resulting in permission prompt bypass. Node childproce...

8.8CVSS7.6AI score0.02276EPSS
SaveExploits1References3
CNNVD
CNNVD
•added 2024/03/21 12:00 a.m.•11 views

Deno 安全漏洞

Deno is open source a simple , modern and secure JavaScript and TypeScript runtime environment . It uses V8 and built with Rust. A security vulnerability exists in Deno v1.39.0, which can be exploited to bypass permission prompts by closing arbitrary file descriptors via opnodeipcpipe...

8.8CVSS6.6AI score0.02276EPSS
SaveExploits1References11
Prion
Prion
•added 2024/03/14 10:53 p.m.•44 views

Design/Logic Flaw

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In version 1.39.0, use of raw file descriptors in opnodeipcpipe leads to premature close of arbitrary file descriptors, allowing standard input to be re-opened as a different resource resulting in permission prompt bypass. Node childproce...

7.9AI score0.02276EPSS
SaveExploits1References10Affected Software1
OpenVAS
OpenVAS
•added 2024/03/08 12:00 a.m.•23 views

Fedora: Security Advisory for jctools (FEDORA-2024-129d8ca6fc)

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

8.8CVSS9.2AI score0.02578EPSS
SaveExploits3References2
Github Security Blog
Github Security Blog
•added 2024/03/06 5:04 p.m.•39 views

Deno arbitrary file descriptor close via `op_node_ipc_pipe()` leading to permission prompt bypass

Summary Use of raw file descriptors in opnodeipcpipe leads to premature close of arbitrary file descriptors, allowing standard input to be re-opened as a different resource resulting in permission prompt bypass. Details Node childprocess IPC relies on the JS side to pass the raw IPC file descript...

8.8CVSS7.9AI score0.02276EPSS
SaveExploits1References12Affected Software1
OSV
OSV
•added 2024/03/06 5:04 p.m.•55 views

GHSA-6Q4W-9X56-RMWQ Deno arbitrary file descriptor close via `op_node_ipc_pipe()` leading to permission prompt bypass

Summary Use of raw file descriptors in opnodeipcpipe leads to premature close of arbitrary file descriptors, allowing standard input to be re-opened as a different resource resulting in permission prompt bypass. Details Node childprocess IPC relies on the JS side to pass the raw IPC file descript...

8.2CVSS8.7AI score0.02276EPSS
SaveExploits1References12
SUSE CVE
SUSE CVE
•added 2024/03/05 4:49 a.m.•7 views

SUSE CVE-2021-47069

In the Linux kernel, the following vulnerability has been resolved: ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry domqtimedreceive calls wqsleep with a stack local address. The sender domqtimedsend uses this address to later call pipelinedsend. This leads to a very hard...

4.7CVSS7.5AI score0.00261EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
•added 2024/03/05 12:00 a.m.•15 views

PT-2024-20916 · Rt-Thread · Rt-Thread

Name of the Vulnerable Software and Affected Versions: RT-Thread versions through 5.0.2 Description: A stack buffer overflow occurs in the libc/posix/ipc/mqueue.c file. Recommendations: For RT-Thread versions through 5.0.2, at the moment, there is no information about a newer version that contain...

8.4CVSS7.5AI score0.00323EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
•added 2024/03/03 9:31 a.m.•33 views

CVE-2021-47069

A flaw was found in the Linux kernel’s IPC system. This flaw allows an attacker to use a specially crafted program to cause a rare race condition, leading to a denial of service. Mitigation Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to...

5.5CVSS7AI score0.00261EPSS
SaveExploits0References4
CVE
CVE
•added 2024/03/02 9:52 p.m.•123 views

CVE-2023-52519

CVE-2023-52519 — Linux kernel (intel-ish-hid) : On Elkhart Lake (EHL) based systems, an Out-of-Band wake service can enable PME wake. The ISH driver must re-enable the ACPI GPE bit on resume to preserve wake capability, but BIOS clears the bit without decrementing the OS GPE reference count, caus...

7.1CVSS6.2AI score0.00235EPSS
SaveExploits0References4Affected Software1
NVD
NVD
•added 2024/03/01 10:15 p.m.•29 views

CVE-2021-47069

In the Linux kernel, the following vulnerability has been resolved: ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry domqtimedreceive calls wqsleep with a stack local address. The sender domqtimedsend uses this address to later call pipelinedsend. This leads to a very hard...

7.8CVSS7.3AI score0.00261EPSS
SaveExploits0References3
OSV
OSV
•added 2024/03/01 10:15 p.m.•20 views

UBUNTU-CVE-2021-47069

In the Linux kernel, the following vulnerability has been resolved: ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry domqtimedreceive calls wqsleep with a stack local address. The sender domqtimedsend uses this address to later call pipelinedsend. This leads to a very hard...

7.8CVSS6.1AI score0.00261EPSS
SaveExploits0References3
Prion
Prion
•added 2024/03/01 10:15 p.m.•25 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry domqtimedreceive calls wqsleep with a stack local address. The sender domqtimedsend uses this address to later call pipelinedsend. This leads to a very hard...

7AI score0.00261EPSS
SaveExploits0References3
CVE
CVE
•added 2024/03/01 9:15 p.m.•5493 views

CVE-2021-47069

CVE-2021-47069 is a Linux kernel race in IPC paths: do_mq_timedreceive may call wq_sleep with a stack-allocated ewq_addr that can be overwritten, leading to a later access by do_mq_timedsend and a crash. The root cause is a race between the receiver’s stack address and the sender’s use of that ad...

7.8CVSS6.3AI score0.00261EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
•added 2024/03/01 9:15 p.m.•29 views

CVE-2021-47069

In the Linux kernel, the following vulnerability has been resolved: ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry domqtimedreceive calls wqsleep with a stack local address. The sender domqtimedsend uses this address to later call pipelinedsend. This leads to a very hard...

7.8CVSS6.7AI score0.00261EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/03/01 9:15 p.m.•52 views

CVE-2021-47069 ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry

In the Linux kernel, the following vulnerability has been resolved: ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry domqtimedreceive calls wqsleep with a stack local address. The sender domqtimedsend uses this address to later call pipelinedsend. This leads to a very hard...

7.8CVSS7.5AI score0.00261EPSS
SaveExploits0References3
Rows per page
Query Builder