Lucene search
+L

272 matches found

RedhatCVE
RedhatCVE
added 2026/09/11 10:42 p.m.4 views

CVE-2026-80927

A flaw was found in the Linux kernel. A race condition in the timekeeping subsystem, specifically within the doadjtimex function, can occur when the auxiliary clock is handled. This allows uninitialized stack data to be used in calculations and subsequently leaked to userspace, leading to...

2.8CVSS0.00166EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/11 7:42 p.m.5 views

EUVD-2026-76330

In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: validate write message length ipmbwrite read message fields before validating the length byte. A zero or short write can read uninitialized stack bytes. A length smaller than the SMBus header underflows the block writ...

0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:42 p.m.4 views

EUVD-2026-76250

In the Linux kernel, the following vulnerability has been resolved: timekeeping: Check the return value of tkgetauxts64 in doadjtimex If the auxiliary clock is disabled during tkgetauxts64 but is enabled before tks-clockvalid is checked, then uninitialized stackdata will be used in the calculatio...

0.00166EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.2 views

Astra Linux – Vulnerability in gst-plugins-good1.0

GStreamer is a library for constructing graphs of media-handling components. A vulnerability related to uninitialized stack variables has been identified in the gstmatroskademuxaddwvpkheader function within matroska-demux.c. When the size is less than 4, the program calls gstbufferunmap with an...

9.8CVSS8.2AI score0.01005EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 8:17 p.m.10 views

CVE-2026-16827

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to cause a denial of service due to the use of an uninitialized stack pointer...

5.9CVSS0.00327EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:27 p.m.16 views

CVE-2026-16827

IBM AIX 7.2/7.3 and PowerVM VIOS 4.1 have a denial-of-service flaw from an uninitialized stack pointer; CVSS 5.9 (Medium), network attack, high complexity. IBM support page referenced. No exploitation details provided in documents.

5.9CVSS5.4AI score0.00327EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/19 7:27 p.m.17 views

EUVD-2026-62713

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to cause a denial of service due to the use of an uninitialized stack pointer...

5.9CVSS5.4AI score0.00327EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:27 p.m.38 views

CVE-2026-16827 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to cause a denial of service due to the use of an uninitialized stack pointer...

5.9CVSS0.00327EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/18 1:34 p.m.10 views

CVE-2026-72150

A flaw was found in the Linux kernel's sunrpc component. The xprtcreateargs structure is allocated on the stack without initialization in rpcsysfsxprtswitchaddxprtstore. This can lead to critical fields containing uninitialized stack garbage. Exploiting this vulnerability can result in a kernel...

5.5CVSS5.5AI score0.00198EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-72396

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: adm1275: Prevent reading uninitialized stack While adding support for the ROHM BD127X0 hot-swap controllers, sashiko reported an error in device-name...

5.8AI score0.0022EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:22 a.m.13 views

CVE-2026-72396

In the Linux kernel, the following vulnerability has been resolved: hwmon: adm1275: Prevent reading uninitialized stack While adding support for the ROHM BD127X0 hot-swap controllers, sashiko reported an error in device-name comparison, which can lead to reading uninitialized stack memory. Quotin...

0.0022EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.13 views

CVE-2026-72396

In the Linux kernel, the following vulnerability has been resolved: hwmon: adm1275: Prevent reading uninitialized stack While adding support for the ROHM BD127X0 hot-swap controllers, sashiko reported an error in device-name comparison, which can lead to reading uninitialized stack memory. Quotin...

5.5AI score0.0022EPSS
SaveExploits0References10
CVE
CVE
added 2026/08/15 5:57 a.m.43 views

CVE-2026-72479

CVE-2026-72479 affects the Linux kernel IIO MMA8452 accelerometer driver. The issue occurs in mma8452_read() when an I2C read call to i2c_smbus_read_i2c_block_data() fails but mma8452_set_runtime_pm_state() succeeds; in that path, mma8452_read() returns 0, causing mma8452_read_raw() to use an uni...

5.7AI score0.00211EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:56 a.m.30 views

CVE-2026-72396

The CVE-2026-72396 issue affects the Linux kernel hwmon adm1275 component and was resolved by preventing an out-of-bounds read of uninitialized stack memory. The bug occurred during support for ROHM BD127X0 hot-swap controllers, where i2c_smbus_read_block_data() could write up to 32 bytes into bl...

5.3AI score0.0022EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/07/28 12:32 p.m.14 views

CVE-2026-62433 correct buffer checks for DM_OP hypercalls

Parts of the DMOP handling code assumes the caller has provided the required number of buffers for the given operation without any checking being done. As a result, certain operations might access stack rubble as structures are possibly uninitialized...

5.9AI score0.00253EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/21 11:05 p.m.11 views

CVE-2026-63967

A flaw was found in the Linux kernel's stlsm6dsx driver. This vulnerability occurs in the tagged FIFO First-In, First-Out buffer path, where a buffer on the stack is not properly initialized. A local attacker could exploit this by reading uninitialized memory from the kernel stack, leading to...

5.6AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 5:12 a.m.9 views

CVE-2026-64082

A flaw was found in the Linux kernel, specifically within the RISC-V architecture's handling of process tracing and signal restoration. When functions like compatriscvgprset or compatrestoresigcontext are invoked, they may process uninitialized stack data if a preceding user data copy operation...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/19 3:39 p.m.31 views

CVE-2026-64082

The CVE-2026-64082 issue affects the Linux kernel on riscv where uninitialized cregs data could be written to a task’s pt_regs during error paths. Specifically, compat_riscv_gpr_set() and compat_restore_sigcontext() call cregs_to_regs() unconditionally, even when user_regset_copyin() or __copy_fr...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References6Affected Software1
UbuntuCve
UbuntuCve
added 2026/07/01 12:16 a.m.16 views

CVE-2026-54500

Oj Optimized JSON is a JSON parser and Object marshaller packaged as a Ruby gem. In versions prior to 3.17.3, Oj.load in :object mode reads uninitialized stack memory and, for long keys, reads out of bounds when parsing a JSON object whose key is 254 bytes or longer. The interned bytes can surfac...

5.3CVSS6.1AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/30 11:08 p.m.46 views

CVE-2026-54500 Oj: intern.c form_attr has an uninitialized stack read

Oj Optimized JSON is a JSON parser and Object marshaller packaged as a Ruby gem. In versions prior to 3.17.3, Oj.load in :object mode reads uninitialized stack memory and, for long keys, reads out of bounds when parsing a JSON object whose key is 254 bytes or longer. The interned bytes can surfac...

5.3CVSS0.00198EPSS
SaveExploits0References1
Rows per page
Query Builder