Lucene search
+L

2580 matches found

OSV
OSV
added 2025/04/18 7:15 a.m.3 views

UBUNTU-CVE-2025-40014

In the Linux kernel, the following vulnerability has been resolved: objtool, spi: amd: Fix out-of-bounds stack access in amdsetspifreq If speedhz AMDSPIMINHZ, amdsetspifreq iterates over the entire amdspifreq array without breaking out early, causing 'i' to go beyond the array bounds. Fix that by...

7.8CVSS6.2AI score0.00219EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/04/18 7:1 a.m.2 views

CVE-2025-39728 clk: samsung: Fix UBSAN panic in samsung_clk_init()

In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix UBSAN panic in samsungclkinit With UBSANARRAYBOUNDS=y, I'm hitting the below panic due to dereferencing ctx-clkdata.hws before setting ctx-clkdata.num = nrclks. Move that up to fix the crash. UBSAN: array index...

7.5AI score0.00244EPSS
SaveExploits0References8
NVD
NVD
added 2025/04/16 3:15 p.m.9 views

CVE-2025-22044

In the Linux kernel, the following vulnerability has been resolved: acpi: nfit: fix narrowing conversion in acpinfitctl Syzkaller has reported a warning in tonfitbusuuid: "only secondary bus families can be translated". This warning is emited if the argument is equal to NVDIMMBUSFAMILYNFIT == 0...

5.5CVSS0.00199EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/04/16 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from ext4 attempting to update the superblock even after log destruction, which could lead to undefined behavior...

5.5CVSS6.7AI score0.00188EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/04/16 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from cfg80211 not initializing wiphywork before rfkill allocation fails, which could lead to undefined behavior...

5.5CVSS6.5AI score0.00178EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/04/14 1:35 a.m.5 views

glibc: buffer overflow in the GNU C Library's assert()

A flaw was found in the GNU C Library glibc. A buffer overflow condition via the assert function may be triggered due to glibc not allocating enough space for the assertion failure message string and size information. In certain conditions, a local attacker can exploit this, potentially leading t...

6.2CVSS7.3AI score0.00349EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/04/09 12:0 a.m.4 views

PT-2025-28997

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue where an uninitialized variable ret is used in the ecc-mxic functionality within the MTD/NAND subsystem. If ctx-steps is zero, the ECC step processin...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0
NVD
NVD
added 2025/04/08 7:15 p.m.10 views

CVE-2025-3416

A flaw was found in OpenSSL's handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the input as an empty string...

3.7CVSS0.00486EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/04/08 6:24 p.m.9 views

CVE-2025-3416 Rust-openssl: rust-openssl use-after-free in `md::fetch` and `cipher::fetch`

A flaw was found in OpenSSL's handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the input as an empty string...

3.7CVSS3.8AI score0.00486EPSS
SaveExploits0References6
CVE
CVE
added 2025/04/08 6:24 p.m.123 views

CVE-2025-3416

CVE-2025-3416 describes a Use-After-Free in rust-openssl used by OpenSSL for handling the properties argument, potentially causing undefined behavior or incorrect property parsing and treating input as an empty string. Connected advisories show this affects AWS Amazon Linux 2/AL2023 ecosystems vi...

3.7CVSS6.8AI score0.00486EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/08 6:24 p.m.32 views

CVE-2025-3416 Rust-openssl: rust-openssl use-after-free in `md::fetch` and `cipher::fetch`

A flaw was found in OpenSSL's handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the input as an empty string...

3.7CVSS5.8AI score0.00486EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/04/04 12:0 a.m.4 views

PT-2025-15361

Name of the Vulnerable Software and Affected Versions OpenSSL affected versions not specified rust-openssl crate versions prior to 0.10.71 Description A flaw exists in the handling of the properties argument within certain functions. This issue can lead to a use-after-free condition, which may...

3.7CVSS6.3AI score0.00486EPSS
SaveExploits0References192
OSV
OSV
added 2025/04/03 12:55 p.m.8 views

OESA-2025-1372 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: SUNRPC: make sure cache entry active before cacheshow The function cshow was called with protection from RCU. This only ensures that cp will not be freed...

7.8CVSS6.9AI score0.00873EPSS
SaveExploits3References38
OSV
OSV
added 2025/04/02 1:15 p.m.7 views

AZL-59843 CVE-2025-21991 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes Currently, loadmicrocodeamd iterates over all NUMA nodes, retrieves their CPU masks and unconditionally accesses per-CPU data for the first CPU of each mask...

7.8CVSS6.4AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/02 1:15 p.m.8 views

UBUNTU-CVE-2025-21993

In the Linux kernel, the following vulnerability has been resolved: iscsiibft: Fix UBSAN shift-out-of-bounds warning in ibftattrshownic When performing an iSCSI boot using IPv6, iscsistart still reads the /sys/firmware/ibft/ethernetX/subnet-mask entry. Since the IPv6 prefix length is 64, this...

7.1CVSS6.5AI score0.00202EPSS
SaveExploits0References36
CNNVD
CNNVD
added 2025/04/02 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that originates from the iscsiibft module generating negative shift indices when processing IPv6 subnet masks, triggering a UBSA...

7.1CVSS6.6AI score0.00202EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/04/01 12:0 a.m.12 views

EulerOS 2.0 SP13 : openjpeg2 (EulerOS-SA-2025-1320)

According to the versions of the openjpeg2 package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in the OpenJPEG project. A heap buffer overflow condition may be triggered when certain options are specified while using the...

5.6CVSS7AI score0.00309EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/25 2:6 a.m.14 views

USN-7370-1 smartdns vulnerabilities

It was discovered that SmartDNS did not correctly align certain objects in memory, leading to undefined behaviour. An attacker could possibly use this issue to cause a denial of service or execute arbitrary code. This issue only affected Ubuntu 22.04 LTS. CVE-2024-24198, CVE-2024-24199 It was...

7.5CVSS6.1AI score0.00551EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/03/20 12:32 p.m.5 views

Undefined Behavior for Input to API

Overview gradio is a Python library for easily interacting with trained machine learning models Affected versions of this package are vulnerable to Undefined Behavior for Input to API via the dataframe component. An attacker can cause a server crash and denial of service by uploading a maliciousl...

8.7CVSS6.8AI score0.0061EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2025/03/10 10:52 a.m.4 views

kernel: nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells

In the Linux kernel, the following vulnerability has been resolved: nvmem: Fix shift-out-of-bound UBSAN with byte size cells If a cell has 'nbits' equal to a multiple of BITSPERBYTE the logic p &= GENMASKcell-nbits%BITSPERBYTE - 1, 0; will become undefined behavior because nbits modulo BITSPERBYT...

7.8CVSS6.8AI score0.00221EPSS
SaveExploits0References5
Rows per page
Query Builder