Lucene search
K

4326 matches found

Github Security Blog
Github Security Blog
added 2025/03/17 9:26 p.m.21 views

Memory Exhaustion in Expr Parser with Unrestricted Input

Impact If the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios where input size isn’t limited, a malicious or inadvertent extremely large expression c...

7.5CVSS6.6AI score0.00577EPSS
Exploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2025/03/17 5:23 p.m.13 views

CVE-2025-29786

A flaw was found in Expr. This vulnerability allows excessive memory usage and potential out-of-memory OOM crashes via unbounded input strings, where a malicious or inadvertent large expression can cause the parser to construct an extremely large Abstract Syntax Tree AST, consuming excessive...

7.5CVSS7.2AI score0.00577EPSS
Exploits0References5
OSV
OSV
added 2025/03/17 2:15 p.m.3 views

DEBIAN-CVE-2025-29786

Expr is an expression language and expression evaluation for Go. Prior to version 1.17.0, if the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios wher...

7.5CVSS7.2AI score0.00577EPSS
Exploits0References1
Snyk
Snyk
added 2025/03/17 1:43 p.m.2 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the parseExpression function in parser.go, due to the unrestricted size of input strings, which can cause the generation of large Abstract Syntax Trees ASTs. An attacker can crash...

8.7CVSS7AI score0.00577EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2025/03/17 1:15 p.m.10 views

CVE-2025-29786 Memory Exhaustion in Expr Parser with Unrestricted Input

Expr is an expression language and expression evaluation for Go. Prior to version 1.17.0, if the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios wher...

7.5CVSS7.4AI score0.00577EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/03/17 1:15 p.m.13 views

CVE-2025-29786 Memory Exhaustion in Expr Parser with Unrestricted Input

Expr is an expression language and expression evaluation for Go. Prior to version 1.17.0, if the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios wher...

7.5CVSS0.00577EPSS
Exploits0References3
CVE
CVE
added 2025/03/17 1:15 p.m.282 views

CVE-2025-29786

CVE-2025-29786 concerns the Expr expression parser (Go). Prior to 1.17.0, unbounded input can cause the parser to build an excessively large AST, leading to high memory usage or an OOM crash. The issue is mitigated by a patch in 1.17.0 that enforces node budget and memory limits during parsing. R...

7.5CVSS6.7AI score0.00577EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2025/03/17 1:39 a.m.4 views

xorg: xwayland: Use of uninitialized pointer in compRedirectWindow()

An access to an uninitialized pointer flaw was found in X.Org and Xwayland. The function compCheckRedirect may fail if it cannot allocate the backing pixmap. In that case, compRedirectWindow will return a BadAlloc error without validating the window tree marked just before, which leaves the...

7.8CVSS5.7AI score0.0036EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2025/03/14 12:0 a.m.5 views

btrfs: avoid NULL pointer dereference if no valid extent tree

...

5.5CVSS7.4AI score0.00199EPSS
Exploits0
Snyk
Snyk
added 2025/03/13 5:41 p.m.2 views

Improper Input Validation

Overview Affected versions of this package are vulnerable to Improper Input Validation. An attacker with create pod permission could access local git repositories belonging to other pods on the same node by exploiting this vulnerability. Notes: 1 This is only exploitable if the cluster still uses...

8.5CVSS6.7AI score0.00516EPSS
Exploits0References2
OSV
OSV
added 2025/03/13 5:15 p.m.5 views

DEBIAN-CVE-2025-1767

This CVE only affects Kubernetes clusters that utilize the in-tree gitRepo volume to clone git repositories from other pods within the same node. Since the in-tree gitRepo volume feature has been deprecated and will not receive security updates upstream, any cluster still using this feature remai...

6.5CVSS5.6AI score0.00516EPSS
Exploits0References1
OSV
OSV
added 2025/03/12 9:41 a.m.10 views

CVE-2024-58089 btrfs: fix double accounting race when btrfs_run_delalloc_range() failed

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double accounting race when btrfsrundelallocrange failed BUG When running btrfs with block size 4K smaller than page size 64K, aarch64, there is a very high chance to crash the kernel at generic/750, with the following...

5.5CVSS5.7AI score0.00203EPSS
Exploits0References6
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/03/11 11:10 p.m.4 views

Malicious code in nodes-tree-visualizer-server (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware f2268ec6364a3c145eaefc143677f3caf0d603a4fb921c9d8ed782d3133687a3 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2025/03/08 12:0 a.m.3 views

MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a

...

5.5CVSS7.4AI score0.00201EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/03/07 2:39 a.m.2 views

SUSE CVE-2024-58058

In the Linux kernel, the following vulnerability has been resolved: ubifs: skip dumping tnc tree when zroot is null Clearing slab cache will free all znode in memory and make c-zroot.znode = NULL, then dumping tnc tree will access c-zroot.znode which cause null pointer dereference...

5.5CVSS7.7AI score0.00187EPSS
Exploits0References13
OSV
OSV
added 2025/03/06 5:15 p.m.2 views

DEBIAN-CVE-2024-58082

In the Linux kernel, the following vulnerability has been resolved: media: nuvoton: Fix an error check in npcmvideoeceinit When function offinddevicebynode fails, it returns NULL instead of an error code. So the corresponding error check logic should be modified to check whether the return value ...

5.5CVSS5.6AI score0.00164EPSS
Exploits0References1
OSV
OSV
added 2025/03/06 4:15 p.m.3 views

AZL-59139 CVE-2024-58058 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: ubifs: skip dumping tnc tree when zroot is null Clearing slab cache will free all znode in memory and make c-zroot.znode = NULL, then dumping tnc tree will access c-zroot.znode which cause null pointer dereference...

5.5CVSS6.7AI score0.00187EPSS
Exploits0References1
OSV
OSV
added 2025/03/06 4:15 p.m.3 views

UBUNTU-CVE-2024-58058

In the Linux kernel, the following vulnerability has been resolved: ubifs: skip dumping tnc tree when zroot is null Clearing slab cache will free all znode in memory and make c-zroot.znode = NULL, then dumping tnc tree will access c-zroot.znode which cause null pointer dereference...

5.5CVSS6.2AI score0.00187EPSS
Exploits0References50
Vulnrichment
Vulnrichment
added 2025/03/06 3:54 p.m.2 views

CVE-2024-58058 ubifs: skip dumping tnc tree when zroot is null

In the Linux kernel, the following vulnerability has been resolved: ubifs: skip dumping tnc tree when zroot is null Clearing slab cache will free all znode in memory and make c-zroot.znode = NULL, then dumping tnc tree will access c-zroot.znode which cause null pointer dereference...

7.6AI score0.00187EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/03/06 3:54 p.m.13 views

CVE-2024-58058 ubifs: skip dumping tnc tree when zroot is null

In the Linux kernel, the following vulnerability has been resolved: ubifs: skip dumping tnc tree when zroot is null Clearing slab cache will free all znode in memory and make c-zroot.znode = NULL, then dumping tnc tree will access c-zroot.znode which cause null pointer dereference...

0.00187EPSS
Exploits0References8
Rows per page
Query Builder