Lucene search
+L

253 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•15 views

Astra Linux – Vulnerability in node-babel

Babel is a compiler for writing JavaScript. In @babel/traverse prior to versions 7.23.2 and 8.0.0-alpha.4, as well as all versions of babel-traverse, using Babel to compile code that was specifically crafted by an attacker can lead to arbitrary code execution during compilation, especially when...

9.3CVSS7.1AI score0.0052EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•11 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: A memory leak has been fixed in ipcpciereadbioscfg. The ipcpciereadbioscfg function uses acpievaluatedsm to obtain the wwan power state configuration from the BIOS. However, it does not free the acpiobject after...

5.5CVSS6.2AI score0.00191EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•12 views

Astra Linux – Vulnerability in Redis

Redis is an open-source, in-memory database that persists data on disk. Versions 8.2.1 and earlier allow an authenticated user to use a specially crafted Lua script to read out-of-bounds data or cause the server to crash, resulting in a denial of service attack. This vulnerability exists in all...

7.1CVSS5.9AI score0.01061EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability in busybox

A use-after-free in Busybox’s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function...

7.2CVSS7.6AI score0.02795EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/25 11:42 a.m.•11 views

BIT-KEYCLOAK-2026-37978 Keycloak: org.keycloak.services: keycloak: information disclosure via evaluate-scopes admin api

A flaw was found in Keycloak. A low-privilege administrator with the 'view-clients' role can exploit this by invoking the 'evaluate-scopes' Admin API endpoints with an arbitrary user ID userId parameter. This vulnerability allows for cross-role personally identifiable information PII leakage,...

4.9CVSS5.6AI score0.00459EPSS
SaveExploits0References5
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•12 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: Platform/x86: mxm-wmi: The memory leak in the mxmwmicallmxds|mx function has been fixed. The ACPI buffer memory out.pointer, returned by wmievaluatemethod, does not get freed after the call, resulting in a memory leak. This issue...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/07/25 10:17 a.m.•23 views

CVE-2026-64372

In the Linux kernel, the following vulnerability has been resolved: cpufreq: pcc: fix use-after-free and double free in OSC evaluation pcccpufreqdoosc calls acpievaluateobject twice for the two-phase OSC negotiation. Between the two calls it freed output.pointer but left output.length unchanged...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0References20
CVE
CVE
•added 2026/07/25 8:50 a.m.•64 views

CVE-2026-64372

Summary: CVE-2026-64372 affects the Linux kernel cpufreq/pcc OSC evaluation path. The defect arises in pcc_cpufreq_do_osc(), which calls acpi_evaluate_object() twice for the two‑phase _OSC negotiation. Between the calls, output.pointer is freed while output.length remains, causing the second call...

7.8CVSS5.9AI score0.00126EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
•added 2026/07/24 2:14 a.m.•14 views

SUSE CVE-2026-63839

In the Linux kernel, the following vulnerability has been resolved: platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmidevevaluateint lwmidevevaluateint leaks output.pointer when retval == NULL found by sashiko.dev 1. Fix it by moving retobj = output.pointer' outside of the if retval' block...

5.7AI score0.00206EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
•added 2026/07/21 8:05 a.m.•20 views

A stack overflow in the evaluate() function (editors/awk.c) of BusyBox commit 371fe9 allows attackers to cause a Denial of Service (DoS) via supplying a crafted AWK script.

...

7.5CVSS5.2AI score0.00343EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
•added 2026/07/21 12:00 a.m.•14 views

The vulnerability of the evaluateTopic() function in the KafkaProducer class of the camel-kafka framework from Apache Camel allows a attacker to compromise the confidentiality of the protected information.

The vulnerability of the evaluateTopic function in the KafkaProducer class of the camel-kafka component from the Apache Camel framework is related to the lack of measures taken to neutralize special elements. Exploiting this vulnerability could allow a malicious actor to compromise the...

5.3CVSS5.3AI score0.00609EPSS
SaveExploits1References3Affected Software1
RedHat Linux
RedHat Linux
•added 2026/07/20 3:17 p.m.•18 views

busybox: BusyBox: Denial of Service via crafted AWK script

A flaw was found in BusyBox. This vulnerability, a stack overflow in the evaluate function, allows a remote attacker to cause a Denial of Service DoS by providing a specially crafted AWK script. A Denial of Service attack can make the affected system or application unavailable to legitimate users...

7.5CVSS5.4AI score0.00343EPSS
SaveExploits0References6
NVD
NVD
•added 2026/07/19 3:16 p.m.•15 views

CVE-2026-63839

In the Linux kernel, the following vulnerability has been resolved: platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmidevevaluateint lwmidevevaluateint leaks output.pointer when retval == NULL found by sashiko.dev 1. Fix it by moving retobj = output.pointer' outside of the if retval' block...

0.00206EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/07/19 12:00 a.m.•16 views

PT-2026-61156

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the lwmi dev evaluate int function within the platform/x86: lenovo-wmi-helpers module. The issue arises when the retval variable is NULL, causing the output.point...

5.1AI score0.00206EPSS
SaveExploits0
NVD
NVD
•added 2026/07/15 10:16 p.m.•28 views

CVE-2026-38752

A stack overflow in the evaluate function editors/awk.c of BusyBox commit 371fe9 allows attackers to cause a Denial of Service DoS via supplying a crafted AWK script...

7.5CVSS0.00343EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/15 10:16 p.m.•13 views

AZL-92835 CVE-2026-38752 affecting package busybox for versions less than 1.36.1-26

A stack overflow in the evaluate function editors/awk.c of BusyBox commit 371fe9 allows attackers to cause a Denial of Service DoS via supplying a crafted AWK script...

7.5CVSS5.9AI score0.00343EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/07/15 10:16 p.m.•22 views

CVE-2026-38752

A stack overflow in the evaluate function editors/awk.c of BusyBox commit 371fe9 allows attackers to cause a Denial of Service DoS via supplying a crafted AWK script...

7.5CVSS5.6AI score0.00343EPSS
SaveExploits0References1
OSV
OSV
•added 2026/07/15 10:16 p.m.•12 views

UBUNTU-CVE-2026-38752

A stack overflow in the evaluate function editors/awk.c of BusyBox commit 371fe9 allows attackers to cause a Denial of Service DoS via supplying a crafted AWK script...

7.5CVSS5.3AI score0.00343EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/07/15 12:00 a.m.•18 views

CVE-2026-38752

A stack overflow in the evaluate function editors/awk.c of BusyBox commit 371fe9 allows attackers to cause a Denial of Service DoS via supplying a crafted AWK script...

2.9CVSS6.1AI score0.00343EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/07/15 12:00 a.m.•21 views

CVE-2026-38752

A stack overflow in the evaluate function editors/awk.c of BusyBox commit 371fe9 allows attackers to cause a Denial of Service DoS via supplying a crafted AWK script...

7.5CVSS5.4AI score0.00343EPSS
SaveExploits0
Rows per page
Query Builder