Lucene search
+L

52823 matches found

EUVD
EUVD
added 2026/08/12 8:06 a.m.9 views

EUVD-2025-210706

An unauthenticated denial-of-service vulnerability in the device's PLCnext Engineer communication interface allow an remote attacker to interrupt access via the client application. Successful exploitation prevents communication until the PLCnext service is manually restarted...

8.7CVSS5.3AI score0.00386EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 7:17 a.m.8 views

JLSEC-2026-1257 Cesanta Mongoose before 7.22 contains an out-of-bounds read in the built-in TLS server function...

Cesanta Mongoose before 7.22 contains an out-of-bounds read in the built-in TLS server function mgtlsserverrecvhello, which uses an attacker-controlled sessionidlen byte from a TLS ClientHello as a buffer index without validating it against the length of received data. A remote, unauthenticated...

8.7CVSS5.7AI score0.00347EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/12 5:17 a.m.8 views

CVE-2026-12234

The userspace syscall verifiers zvrfyzsocksendmsg and zvrfyzsockrecvmsg in subsys/net/lib/sockets/sockets.c snapshot the caller-supplied struct netmsghdr into a kernel-side copy with kusermodefromcopy, but then re-read the still-live user struct for subsequent decisions. The kernel iovec shadow...

7.8CVSS0.00081EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 5:17 a.m.8 views

CVE-2026-12233

The PSA Protected Storage credential backend subsys/net/lib/tlscredentials/tlscredentialstrusted.c declared its credential-store mutex as a plain zero-filled static struct kmutex credentiallock; and never called kmutexinit on it. A statically zero-filled kmutex has an uninitialized wait queue its...

5.9CVSS0.00307EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 4:39 a.m.5 views

CVE-2026-12234 TOCTOU double-fetch in `zsock_sendmsg`/`recvmsg` userspace verifiers allows kernel-heap out-of-bounds write

The userspace syscall verifiers zvrfyzsocksendmsg and zvrfyzsockrecvmsg in subsys/net/lib/sockets/sockets.c snapshot the caller-supplied struct netmsghdr into a kernel-side copy with kusermodefromcopy, but then re-read the still-live user struct for subsequent decisions. The kernel iovec shadow...

7.8CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/08/12 3:54 a.m.41 views

CVE-2026-12233

CVE-2026-12233 affects the PSA Protected Storage TLS credential backend. The credential_store mutex was declared as a zero-initialized static k_mutex and never initialized, leaving its wait queue NULL. Under contention, z_pend_curr() appends to this uninitialized wait queue and dereferences a NUL...

5.9CVSS5.8AI score0.00307EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 3:54 a.m.8 views

CVE-2026-12233 Uninitialized mutex in TLS trusted-credential backend causes kernel NULL-deref DoS under contention

The PSA Protected Storage credential backend subsys/net/lib/tlscredentials/tlscredentialstrusted.c declared its credential-store mutex as a plain zero-filled static struct kmutex credentiallock; and never called kmutexinit on it. A statically zero-filled kmutex has an uninitialized wait queue its...

5.9CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/12 3:54 a.m.33 views

CVE-2026-12233 Uninitialized mutex in TLS trusted-credential backend causes kernel NULL-deref DoS under contention

The PSA Protected Storage credential backend subsys/net/lib/tlscredentials/tlscredentialstrusted.c declared its credential-store mutex as a plain zero-filled static struct kmutex credentiallock; and never called kmutexinit on it. A statically zero-filled kmutex has an uninitialized wait queue its...

5.9CVSS0.00307EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 3:34 a.m.5 views

CVE-2026-12232 Out-of-bounds read via unvalidated stream_id in Intel ALH DAI get_properties

The Intel ALH digital-audio-interface driver function daialhgetproperties in drivers/dai/intel/alh/alh.c used a caller-supplied int streamid with no range validation. The value indexes the fixed-size static const uint8t alhhandshakemap64 array and scales a FIFO register address, so an out-of-rang...

6.1CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/12 3:34 a.m.34 views

CVE-2026-12232 Out-of-bounds read via unvalidated stream_id in Intel ALH DAI get_properties

The Intel ALH digital-audio-interface driver function daialhgetproperties in drivers/dai/intel/alh/alh.c used a caller-supplied int streamid with no range validation. The value indexes the fixed-size static const uint8t alhhandshakemap64 array and scales a FIFO register address, so an out-of-rang...

6.1CVSS0.00104EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 3:16 a.m.12 views

CVE-2026-19587

Uncontrolled Resource Consumption vulnerability in Samsung Open Source rlottie allows Excessive Allocation...

6.5CVSS0.00199EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/12 2:50 a.m.9 views

libssh2: libssh2: Heap buffer overflow via integer overflow in publickey attribute allocation

A flaw in libssh2 allows a malicious SSH server to trigger a memory overflow by sending a manipulated attribute count. This can cause the connecting client to crash or allow unauthorized code execution...

8.3CVSS7.3AI score0.00706EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/12 2:14 a.m.9 views

EUVD-2026-57062

Uncontrolled Resource Consumption vulnerability in Samsung Open Source rlottie allows Excessive Allocation...

6.5CVSS5.2AI score0.00199EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/12 2:14 a.m.31 views

CVE-2026-19587

Uncontrolled Resource Consumption vulnerability in Samsung Open Source rlottie allows Excessive Allocation...

6.5CVSS0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 1:17 a.m.4 views

UBUNTU-CVE-2026-68450

In the Linux kernel, the following vulnerability has been resolved: btrfs: free mapping node on duplicate reloc root insert addrelocroot allocates a mappingnode before inserting it into rc-relocroottree. If rbsimpleinsert finds an existing entry, it returns the existing rbnode and leaves the newl...

5.2AI score0.00161EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/12 12:31 a.m.18 views

EUVD-2026-57009

In the Mira hormone monitor device firmware v1.7.1.47 build 01070147, a remote unauthenticated attacker within BLE range approximately 10–30 meters can silently rebind the device to an attacker-controlled account, extract stored hormone measurements in cleartext, cause a denial-of-service via...

8.8CVSS5.4AI score0.00242EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 12:17 a.m.9 views

CVE-2026-68430

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx8: drop unecessary BUGON There's no need to crash the kernel for this case. cherry picked from commit 4d7c25208ca612b754f3bf39e9f16e725b828891...

0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/12 12:17 a.m.7 views

UBUNTU-CVE-2026-68437

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fit paired fragment job in the correct CCCB For geometry jobs with a paired fragment job, at the moment, the DRM scheduler's preparejob callback: - checks for internal driver dependencies for the geometry job; -...

5.4AI score0.00157EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/12 12:17 a.m.5 views

UBUNTU-CVE-2026-68445

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Prevent shader BO mappings from becoming writable vc4gemobjectmmap rejects a writable mapping of a validated shader BO, but leaves VMMAYWRITE set. Userspace can map the BO read-only and then turn it writable with mprotec...

7.8CVSS5.2AI score0.00126EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/12 12:17 a.m.5 views

UBUNTU-CVE-2026-68446

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmwsurfacemetadata::arraysize This field comes from userspace and should be validated against specific limits depending on which Shader Model SM is available...

7.8CVSS5.2AI score0.0012EPSS
SaveExploits0References7
Rows per page
Query Builder