Lucene search
+L

35677 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.10 views

Astra Linux – Vulnerability in Linux, Linux 5.10

A stack overflow flaw was discovered in the Linux kernel’s SYSCTL subsystem regarding how a user modifies certain kernel parameters and variables. This flaw allows a local user to crash the system or potentially escalate their privileges on the system...

7.8CVSS6.7AI score0.00431EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: Bluetooth: hcisync: Fixed a stack buffer overflow in hcilebigcreatesync. The hcilebigcreatesync function uses DEFINEFLEX to allocate a struct hcicplebigcreatesync on the stack, with 0x11 17 bytes of space for BIS entries...

7.8CVSS6AI score0.00142EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Qemu

A potential stack overflow issue due to an infinite loop was identified in various NIC emulators of QEMU, in versions up to and including 5.2.0. The issue occurs in the loopback mode of a NIC, where reentrant DMA checks are bypassed. A guest user/process may exploit this flaw to consume CPU cycle...

6CVSS6.8AI score0.00459EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/20 4:02 a.m.14 views

JLSEC-2026-516

A flaw was found in the ZeroMQ server in versions before 4.3.3. This flaw allows a malicious client to cause a stack buffer overflow on the server by sending crafted topic subscription requests and then unsubscribing. The highest threat from this vulnerability is to confidentiality, integrity, as...

9.8CVSS7.4AI score0.01602EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/20 12:00 a.m.16 views

NLnet Labs Unbound 缓冲区错误漏洞

NLnet Labs Unbound is a high-performance DNS resolver open-sourced by NLnet Labs. In versions 1.6.2 to 1.25.0 of NLnet Labs Unbound, there is a buffer error vulnerability. This vulnerability stems from a potential stack overflow during the DNSCrypt packet reading process. Malicious attackers can...

8.2CVSS6AI score0.00337EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2026/05/20 12:00 a.m.15 views

FreeBSD Security Advisory - FreeBSD-SA-26:18.setcred

FreeBSD Security Advisory - The setcred2 system call is only available to privileged users. However, before the privilege level of the caller is checked, the user-supplied list of supplementary groups is copied into a fixed-size kernel stack buffer without first validating its length. If the...

7.8CVSS6AI score0.00409EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/05/20 12:00 a.m.17 views

PT-2026-42398

Name of the Vulnerable Software and Affected Versions FreeBSD versions 14.x Description A stack buffer overflow exists in the setcred2 system call. The issue occurs because a user-supplied list of supplementary groups is copied into a fixed-size kernel stack buffer before the privilege level of t...

7.8CVSS6.3AI score0.00409EPSS
SaveExploits1References25
FreeBSD
FreeBSD
added 2026/05/20 12:00 a.m.16 views

FreeBSD -- Stack buffer overflow via setcred(2)

Problem Description: The setcred2 system call is only available to privileged users. However, before the privilege level of the caller is checked, the user-supplied list of supplementary groups is copied into a fixed-size kernel stack buffer without first validating its length. If the supplied li...

7.8CVSS6.2AI score0.00409EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/05/20 12:00 a.m.18 views

NLnet Labs Unbound 安全漏洞

NLnet Labs Unbound is a high-performance DNS resolver open-sourced by NLnet Labs. There are security vulnerabilities in the version of NLnet Labs Unbound from 1.14.0 to 1.25.0. These vulnerabilities stem from the truncation of size calculations when encoding multiple NSIDs and/or DNS Cookies, as...

8.7CVSS5.9AI score0.00842EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/20 12:00 a.m.17 views

PT-2026-42272

Name of the Vulnerable Software and Affected Versions libsolv affected versions not specified Description A stack-based buffer overflow occurs in the Debian metadata parser of libsolv when processing specially crafted Debian repository metadata. An attacker can trigger this by providing malicious...

7.8CVSS6.1AI score0.0082EPSS
SaveExploits1References83
FreeBSD Advisory
FreeBSD Advisory
added 2026/05/20 12:00 a.m.10 views

FreeBSD-SA-26:18.setcred

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-26:18.setcred Security Advisory The FreeBSD Project Topic: Stack buffer overflow via setcred2 Category: core Module: setcred Announced: 2026-05-20 Credits: Ryan...

7.8CVSS6.4AI score0.00409EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/05/19 6:30 p.m.20 views

cpython: Stack overflow parsing XML with deeply nested DTD content models

A stack overflow flaw has been discovered in the python pyexpat module. When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs. This will result in a program crash...

7.5CVSS7.2AI score0.0069EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/05/19 6:28 p.m.32 views

cpython: Stack overflow parsing XML with deeply nested DTD content models

A stack overflow flaw has been discovered in the python pyexpat module. When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs. This will result in a program crash...

7.5CVSS7.2AI score0.0069EPSS
SaveExploits0References10
OSV
OSV
added 2026/05/19 4:21 p.m.20 views

GHSA-JGGG-4JG4-V7C6 protobufjs: Denial of Service via unbounded recursive JSON descriptor expansion

Summary protobufjs could recurse without a depth limit while expanding nested JSON descriptors through Root.fromJSON and Namespace.addJSON. A crafted JSON descriptor with deeply nested namespace definitions could cause the JavaScript call stack to be exhausted during descriptor loading. Impact An...

5.3CVSS5.8AI score0.00263EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/05/19 1:33 p.m.36 views

cpython: Stack overflow parsing XML with deeply nested DTD content models

A stack overflow flaw has been discovered in the python pyexpat module. When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs. This will result in a program crash...

7.5CVSS7.2AI score0.0069EPSS
SaveExploits0References10
OSV
OSV
added 2026/05/19 12:31 p.m.50 views

CLSA-2026-1779193855 ImageMagick: Fix of CVE-2026-42050

CVE-2026-42050: fix stack buffer overflow in XTileImage when loading malicious MIFF in display tool...

5.5CVSS6AI score0.0013EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/19 12:12 p.m.27 views

CVE-2026-8258

A flaw was found in Squirrel. A local attacker can exploit a vulnerability in the validateformat function, which processes string formats, by providing specially crafted input. This manipulation can cause a stack-based buffer overflow, potentially leading to a denial of service or the execution o...

5.3CVSS6AI score0.00123EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/19 11:30 a.m.16 views

CLSA-2026-1779190223 opensc: Fix of 5 CVEs

CVE-2023-5992: implement constant-time PKCS1 v1.5 depadding to prevent Bleichenbacher/Marvin-style timing attacks - CVE-2025-49010: fix stack buffer overflow write in iso7816 GET RESPONSE - CVE-2025-66037: fix out-of-bounds heap read in scpkcs15pubkeyfromspkifields - CVE-2025-66038: fix buffer...

6.8CVSS6.7AI score0.01156EPSS
SaveExploits3References1
SUSE Linux
SUSE Linux
added 2026/05/19 8:22 a.m.19 views

Security update for GraphicsMagick

This update for GraphicsMagick fixes the following issue CVE-2026-42050: Stack buffer overflow in XTileImage bsc1265048. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command...

5.5CVSS5.9AI score0.0013EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/19 8:22 a.m.8 views

SUSE-SU-2026:2003-1 Security update for GraphicsMagick

This update for GraphicsMagick fixes the following issue - CVE-2026-42050: Stack buffer overflow in XTileImage bsc1265048...

5.5CVSS6AI score0.0013EPSS
SaveExploits0References3
Rows per page
Query Builder