Lucene search
+L

325888 matches found

RedHat Linux
RedHat Linux
added 2026/07/31 10:14 p.m.15 views

kernel: tipc: fix double-free in tipc_buf_append()

A flaw was found in the Linux kernel's Transparent Inter-Process Communication TIPC module. This vulnerability, a double-free, occurs when the tipcbufappend function incorrectly handles memory after a socket buffer skb reallocation. An attacker could potentially exploit this to cause system...

9.8CVSS6.1AI score0.00368EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/31 10:14 p.m.11 views

kernel: ipc: limit next_id allocation to the valid ID range

A flaw was found in the Linux kernel. The ipcidralloc function, used in the checkpoint/restore path for SysV Inter-Process Communication IPC ID allocation, does not properly limit ID allocation to the valid range. This can result in the system attempting to dereference freed memory, leading to a...

7.8CVSS5.5AI score0.00134EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/31 8:16 p.m.12 views

CVE-2026-62959

Coturn is a free open source implementation of TURN and STUN Server. From 4.5.2 through 4.14.0, when Coturn is started with --acme-redirect and exposes a plaintext-TCP listener, an unauthenticated remote client can send a single ordinary HTTP GET request and receive a 301 response whose Location...

8.2CVSS0.00384EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/31 8:16 p.m.5 views

DEBIAN-CVE-2026-62959

Coturn is a free open source implementation of TURN and STUN Server. From 4.5.2 through 4.14.0, when Coturn is started with --acme-redirect and exposes a plaintext-TCP listener, an unauthenticated remote client can send a single ordinary HTTP GET request and receive a 301 response whose Location...

8.2CVSS5.7AI score0.00384EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/31 7:57 p.m.11 views

EUVD-2026-51627

Coturn is a free open source implementation of TURN and STUN Server. From 4.5.2 through 4.14.0, when Coturn is started with --acme-redirect and exposes a plaintext-TCP listener, an unauthenticated remote client can send a single ordinary HTTP GET request and receive a 301 response whose Location...

8.2CVSS5.7AI score0.00384EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/31 7:57 p.m.9 views

CVE-2026-62959

Coturn is a free open source implementation of TURN and STUN Server. From 4.5.2 through 4.14.0, when Coturn is started with --acme-redirect and exposes a plaintext-TCP listener, an unauthenticated remote client can send a single ordinary HTTP GET request and receive a 301 response whose Location...

8.2CVSS5.7AI score0.00384EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/31 7:57 p.m.6 views

CVE-2026-62959 Coturn: Pre-authentication heap memory disclosure in ACME redirect (`try_acme_redirect`)

Coturn is a free open source implementation of TURN and STUN Server. From 4.5.2 through 4.14.0, when Coturn is started with --acme-redirect and exposes a plaintext-TCP listener, an unauthenticated remote client can send a single ordinary HTTP GET request and receive a 301 response whose Location...

8.2CVSS5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/31 7:57 p.m.34 views

CVE-2026-62959 Coturn: Pre-authentication heap memory disclosure in ACME redirect (`try_acme_redirect`)

Coturn is a free open source implementation of TURN and STUN Server. From 4.5.2 through 4.14.0, when Coturn is started with --acme-redirect and exposes a plaintext-TCP listener, an unauthenticated remote client can send a single ordinary HTTP GET request and receive a 301 response whose Location...

8.2CVSS0.00384EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/31 7:57 p.m.49 views

CVE-2026-62959

CVE-2026-62959 affects Coturn versions 4.5.2–4.14.0 where, when started with --acme-redirect and exposing a plaintext-TCP listener, an unauthenticated remote client can trigger a pre-auth heap-memory disclosure by sending a single HTTP GET, receiving a 301 with a Location header that leaks up to...

8.2CVSS5.7AI score0.00384EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/31 7:14 p.m.13 views

kernel: ksm: use range-walk function to jump over holes in scan_get_next_rmap_item

A resource exhaustion vulnerability was found in the Kernel Same-page Merging KSM subsystem of the Linux kernel. When scanning processes with large sparse virtual memory mappings e.g., 32 TiB with one mapped page, ksmd inefficiently walks every address rather than skipping unmapped holes. This...

5.5CVSS5.8AI score0.00144EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/31 7:14 p.m.10 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

9.8CVSS5.9AI score0.00509EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/31 7:13 p.m.8 views

libsolv: Heap buffer overflow in libsolv repopagestore via unchecked decompression of malicious .solv page data

A flaw was found in libsolv. This heap buffer overflow occurs during the decompression of attacker-controlled compressed data within .solv files due to insufficient input validation. An attacker can provide a specially crafted .solv file, which, when processed by a vulnerable application, can lea...

7.8CVSS5.7AI score0.00227EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/07/31 7:0 p.m.7 views

Thumbor proportion filter allows unbounded post-transform resize leading to remote DoS

Summary Thumbor's filters:proportion filter does not enforce an upper bound on and runs in the post-transform phase. An attacker can trigger extremely large resizes CPU/memory exhaustion and cause denial of service. Details - Filter implementation: thumbor/filters/proportion.py - value is parsed ...

7.5CVSS5.7AI score0.00339EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/31 7:0 p.m.7 views

CVE-2026-53505 Thumbor proportion filter allows unbounded post-transform resize leading to remote DoS

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor's filters:proportion filter does not enforce an upper bound on and runs in the post-transform phase. An attacker can trigger extremely large resizes CPU/memory exhaustion and cause denial of service. This issu...

7.5CVSS5.5AI score
SaveExploits0References5
The Hacker News
The Hacker News
added 2026/07/31 6:52 p.m.17 views

Suspected Chinese-Speaking Hackers Target Central Asian Governments With OctLurk and SilkLurk

A Chinese-speaking threat actor is suspected to be behind a fresh wave of cyber attacks targeting government organizations mainly located in Central Asia, including Afghanistan, Kyrgyzstan, Tajikistan, Uzbekistan, Kazakhstan, and the Syrian Arab Republic, since January 2025. These targeted...

6AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/31 5:54 p.m.12 views

freeipmi: buffer overflows on response messages via ipmi-oem

A flaw was found in FreeIPMI. The ipmi-oem program is used to send Intelligent Platform Management Interface IPMI OEM commands for specific hardware vendors to retrieve specific information from the hardware. A malicious server can reply with crafted response messages and cause buffer overflows...

7.5CVSS5.6AI score0.00403EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/31 5:50 p.m.12 views

libsolv: Heap buffer overflow in libsolv repopagestore via unchecked decompression of malicious .solv page data

A flaw was found in libsolv. This heap buffer overflow occurs during the decompression of attacker-controlled compressed data within .solv files due to insufficient input validation. An attacker can provide a specially crafted .solv file, which, when processed by a vulnerable application, can lea...

7.8CVSS5.7AI score0.00227EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/07/31 5:20 p.m.9 views

libsolv: Heap buffer overflow in libsolv repopagestore via unchecked decompression of malicious .solv page data

A flaw was found in libsolv. This heap buffer overflow occurs during the decompression of attacker-controlled compressed data within .solv files due to insufficient input validation. An attacker can provide a specially crafted .solv file, which, when processed by a vulnerable application, can lea...

7.8CVSS5.7AI score0.00227EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/07/31 4:53 p.m.7 views

SUSE CVE-2026-12932

A memory leak in the tls-crypt-v2 client key extraction in OpenVPN 2.5.0 through 2.6.20 and 2.7alpha1 through 2.7.4 allows remote attackers to cause a denial of service memory exhaustion via a flood of crafted packets...

7.1CVSS5.5AI score0.00417EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/31 4:53 p.m.8 views

SUSE CVE-2026-12996

A use-after-free in OpenVPN 2.6.0 through 2.6.20 and 2.7alpha1 through 2.7.4 allows remote authenticated peers to potentially cause a denial of service or leak memory via crafted packets during TLS session promotion or expiry...

6CVSS5.5AI score0.00461EPSS
SaveExploits0References3
Rows per page
Query Builder