Lucene search
K

73993 matches found

Packet Storm News
Packet Storm News
added 2026/05/20 12:0 a.m.8 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
Exploits1
CNNVD
CNNVD
added 2026/05/20 12:0 a.m.8 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
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/05/20 12:0 a.m.9 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
Exploits1References22
FreeBSD
FreeBSD
added 2026/05/20 12:0 a.m.12 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
Exploits1
FreeBSD Advisory
FreeBSD Advisory
added 2026/05/20 12:0 a.m.5 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
Exploits1
FreeBSD Advisory
FreeBSD Advisory
added 2026/05/20 12:0 a.m.5 views

FreeBSD-SA-26:22.libcasper

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-26:22.libcasper Security Advisory The FreeBSD Project Topic: select2 file descriptor set overflow causes stack overflow Category: core Module: libcasper...

8.8CVSS6AI score0.00172EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2026/05/20 12:0 a.m.10 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...

6.5CVSS6.1AI score0.00372EPSS
Exploits0References69
RedHat Linux
RedHat Linux
added 2026/05/19 10:12 p.m.18 views

python-markdown: denial of service via malformed HTML-like sequences

A flaw was found in Python-Markdown. Parsing crafted markdown content containing malformed HTML-like sequences causes html.parser.HTMLParser to raise an unhandled AssertionError. This unhandled exception allows an attacker to cause an application crash and potentially disclose sensitive informati...

7.5CVSS7.2AI score0.00465EPSS
Exploits1References7
Snyk
Snyk
added 2026/05/19 8:10 p.m.9 views

Uncontrolled Recursion

Overview sqlfluff is a The SQL Linter for Humans Affected versions of this package are vulnerable to Uncontrolled Recursion through the ParseContext and parser recursion in the SQL parser components. An attacker can exhaust parser stack depth and force repeated parse failures by supplying deeply...

8.7CVSS5.9AI score0.00263EPSS
Exploits0References2
Snyk
Snyk
added 2026/05/19 8:10 p.m.8 views

Uncontrolled Recursion

Overview sqlfluffrs is a The SQL Linter for Humans Affected versions of this package are vulnerable to Uncontrolled Recursion through the ParseContext and parser recursion in the SQL parser components. An attacker can exhaust parser stack depth and force repeated parse failures by supplying deepl...

8.7CVSS5.9AI score0.00263EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/05/19 6:30 p.m.11 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.00621EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2026/05/19 6:28 p.m.12 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.00621EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2026/05/19 4:30 p.m.11 views

python-markdown: denial of service via malformed HTML-like sequences

A flaw was found in Python-Markdown. Parsing crafted markdown content containing malformed HTML-like sequences causes html.parser.HTMLParser to raise an unhandled AssertionError. This unhandled exception allows an attacker to cause an application crash and potentially disclose sensitive informati...

7.5CVSS7.2AI score0.00465EPSS
Exploits1References7
EUVD
EUVD
added 2026/05/19 4:21 p.m.13 views

EUVD-2026-30039

protobufjs: Denial of Service via unbounded recursive JSON descriptor expansion...

7.5CVSS5.8AI score0.00263EPSS
Exploits0References2
OSV
OSV
added 2026/05/19 4:21 p.m.7 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
Exploits0References3
RedHat Linux
RedHat Linux
added 2026/05/19 1:33 p.m.9 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.00621EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2026/05/19 1:31 p.m.16 views

kernel: bpf: Do not include stack ptr register in precision backtracking bookkeeping

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not include stack ptr register in precision backtracking bookkeeping Yi Lai reported an issue 1 where the following warning appears in kernel dmesg: 60.643604 verifier backtracking bug 60.643635 WARNING: CPU: 10 PID: 2315...

7.8CVSS6.3AI score0.00163EPSS
Exploits0References5
OSV
OSV
added 2026/05/19 12:31 p.m.11 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
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/05/19 12:12 p.m.12 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
Exploits0References2
OSV
OSV
added 2026/05/19 11:30 a.m.8 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
Exploits3References1
Rows per page
Query Builder