Lucene search
+L

12625 matches found

OSV
OSV
added 2025/10/17 2:54 p.m.8 views

OESA-2025-2455 expat security update

expat is a stream-oriented XML parser library written in C. expat excels with files too large to fit RAM, and where performance and flexibility are crucial. Security Fixes: libexpat in Expat before version 2.7.2 allows attackers to trigger large dynamic memory allocations via a small document...

7.5CVSS7AI score0.01279EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/17 2:54 p.m.4 views

OESA-2025-2440 gstreamer1 security update

GStreamer1 implements a framework that allows for processing and encoding of multimedia sources in a manner similar to a shell pipeline. Security Fixes: GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in the function...

9.8CVSS8.1AI score0.01355EPSS
SaveExploits0References2
NCSC
NCSC
added 2025/10/17 8:42 a.m.13 views

Vulnerability fixed in FortiOS

Fortinet has fixed a vulnerability in FortiOS multiple versions. The vulnerability is in the way FortiOS handles memory allocation. Authenticated users can exploit this vulnerability by sending specially crafted requests, which can lead to the execution of unauthorized code. This can have serious...

8.8CVSS6.9AI score0.0063EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/16 6:30 p.m.8 views

EUVD-2025-34778

A vulnerability exists in the QuickJS engine's BigInt string parsing logic jsbigintfromstring when attempting to create a BigInt from a string with an excessively large number of digits. The function calculates the necessary number of bits nbits required to store the BigInt using the formula:...

7.1CVSS6.6AI score0.00447EPSS
SaveExploits1References3
OSV
OSV
added 2025/10/16 4:15 p.m.5 views

DEBIAN-CVE-2025-62496

A vulnerability exists in the QuickJS engine's BigInt string parsing logic jsbigintfromstring when attempting to create a BigInt from a string with an excessively large number of digits. The function calculates the necessary number of bits nbits required to store the BigInt using the formula:...

8.8CVSS5.6AI score0.00447EPSS
SaveExploits1References1
NVD
NVD
added 2025/10/16 4:15 p.m.8 views

CVE-2025-62496

A vulnerability exists in the QuickJS engine's BigInt string parsing logic jsbigintfromstring when attempting to create a BigInt from a string with an excessively large number of digits. The function calculates the necessary number of bits nbits required to store the BigInt using the formula:...

8.8CVSS0.00447EPSS
SaveExploits1References2
CVE
CVE
added 2025/10/16 3:52 p.m.32 views

CVE-2025-62496

The CVE refers to QuickJS: BigInt parsing in js_bigint_from_string. When converting a decimal string with an extremely large number of digits, the code computes n_bits as (n_digits × 27 + 7) / 8. For very large inputs (e.g., tens of millions of digits), this intermediate value overflows a 32-bit ...

8.8CVSS6.8AI score0.00447EPSS
SaveExploits1References2Affected Software1
Talos
Talos
added 2025/10/16 12:0 a.m.12 views

Dell BSAFE Crypto-C GetIndefiniteElementLen stack overflow vulnerability

Talos Vulnerability Report TALOS-2025-2142 Dell BSAFE Crypto-C GetIndefiniteElementLen stack overflow vulnerability October 16, 2025 CVE Number None SUMMARY A stack overflow vulnerability exists in the GetIndefiniteElementLen functionality of Dell BSAFE Crypto-C xxx. A specially crafted ASN.1...

7.5AI score
SaveExploits0
Cvelist
Cvelist
added 2025/10/15 7:55 a.m.18 views

CVE-2025-39967 fbcon: fix integer overflow in fbcon_do_set_font

In the Linux kernel, the following vulnerability has been resolved: fbcon: fix integer overflow in fbcondosetfont Fix integer overflow vulnerabilities in fbcondosetfont where font size calculations could overflow when handling user-controlled font parameters. The vulnerabilities occur when: 1...

7.8CVSS0.00159EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/10/15 12:0 a.m.14 views

PT-2025-46637

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ASoC amd/sdw utils component where a NULL pointer dereference may occur if devm kasprintf fails during memory allocation. Specifically, a debu...

4.6CVSS5.3AI score0.00641EPSS
SaveExploits4References397
EUVD
EUVD
added 2025/10/14 9:30 p.m.12 views

EUVD-2021-34656

In the Linux kernel, the following vulnerability has been resolved: udmabuf: validate ubuf-pagecount Syzbot has reported GPF in sgallocappendtablefrompages. The problem was in ubuf-pages == ZEROPTR. ubuf-pagecount is calculated from arguments passed from user-space. If user creates udmabuf with...

5.5CVSS5.2AI score0.00242EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/14 7:22 p.m.19 views

CVE-2025-33177

NVIDIA Jetson Linux and IGX OS contain a vulnerability in NvMap, where improper tracking of memory allocations could allow a local attacker to cause memory overallocation. A successful exploitation of this vulnerability might lead to denial of service...

5.5CVSS0.00111EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2025/10/14 6:5 p.m.6 views

Astra Linux - уязвимость в linux-6.1

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix sleeping in atomic context for PREEMPTRT Commit bab1c299f3945ffe79 "LoongArch: Fix sleeping in atomic context in setuptlbhandler" changes the gfp flag from GFPKERNEL to GFPATOMIC for allocpagesnode. However, for...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/14 12:0 a.m.8 views

NVIDIA Jetson Linux和NVIDIA IGX OS 资源管理错误漏洞

NVIDIA Jetson Linux and NVIDIA IGX OS are both products of NVIDIA Corporation, U.S.A. NVIDIA Jetson Linux is an Edge AI and Robotics development platform. and NVIDIA IGX OS is an industrial-grade Edge AI platform. NVIDIA Jetson Linux and IGX OS suffer from a resource management error vulnerabilit...

5.5CVSS4.8AI score0.00111EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/10/13 12:28 a.m.6 views

kernel: firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Ensure scpiinfo is not assigned if the probe fails When scpi probe fails, at any point, we need to ensure that the scpiinfo is not set and will remain NULL until the probe succeeds. If it is not taken care, the...

7.8CVSS6.8AI score0.00165EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/11 1:20 p.m.8 views

OESA-2025-2399 glib-networking security update

glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Security Fixes: glib-networking's OpenSSL backend fails to properly check the return value of a call to BIOwrite, resulting in an out ...

4.8CVSS6.9AI score0.00328EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/11 1:20 p.m.7 views

OESA-2025-2398 glib-networking security update

glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Security Fixes: glib-networking's OpenSSL backend fails to properly check the return value of a call to BIOwrite, resulting in an out ...

4.8CVSS6.9AI score0.00328EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/11 1:20 p.m.8 views

OESA-2025-2397 glib-networking security update

glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Security Fixes: glib-networking's OpenSSL backend fails to properly check the return value of a call to BIOwrite, resulting in an out ...

4.8CVSS6.9AI score0.00328EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/11 12:0 a.m.4 views

SUSE SLED15 / SLES15 Security Update : cJSON (SUSE-SU-2025:03520-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:03520-1 advisory. - CVE-2023-26819: Allocate memory for the temporary buffer when paring numbers bsc1241502 - CVE-2025-57052: F...

9.8CVSS6.6AI score0.00743EPSS
SaveExploits2References7
Snyk
Snyk
added 2025/10/10 12:30 p.m.2 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value via the maxDictSize parameter when processing large RAR files. An attacker can cause the application to crash or become unresponsive by supplying a specially crafted RAR archive that triggers...

6.9CVSS7AI score0.00349EPSS
SaveExploits1References2
Rows per page
Query Builder