Lucene search
+L

4881 matches found

OSV
OSV
added 2026/08/19 1:47 p.m.9 views

MINI-Q9C8-JX7C-P56M

Bulletin has no description...

8.4CVSS4.9AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.5 views

MINI-FJ89-W3QC-XGHW

Bulletin has no description...

8.4CVSS4.9AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.10 views

MINI-32MP-5QXQ-5M4G

Bulletin has no description...

7.5CVSS5AI score0.00568EPSS
SaveExploits0
NVD
NVD
added 2026/08/19 8:17 a.m.14 views

CVE-2026-49424

The Linux waitid implementation translates a FreeBSD siginfot struct into a stack-declared Linux siginfot. It did not first zero the stack struct. An unprivileged user may observe 104 bytes of uninitialized kernel stack data, which may contain sensitive information...

5.5CVSS0.00113EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 8:17 a.m.13 views

CVE-2026-49425

The compat32 kevent handler translates a 64-bit kevent struct into a stack- declared 32-bit struct. It did not first zero the stack struct. An unprivileged user may observe a small amount of uninitialized kernel stack data, which may contain sensitive information...

5.5CVSS0.00113EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 8:17 a.m.13 views

CVE-2026-58084

To retrieve the previous timer value, the kernel calls realtimergettime, which obtains the current time for the timer's clock. For a timer using CLOCKTAI this can fail when no TAI offset has been configured, but the error return was not checked, so the uninitialized output buffer was copied to...

5.5CVSS0.00108EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:31 a.m.35 views

CVE-2026-58084 Kernel stack disclosure via timer_settime(2)

To retrieve the previous timer value, the kernel calls realtimergettime, which obtains the current time for the timer's clock. For a timer using CLOCKTAI this can fail when no TAI offset has been configured, but the error return was not checked, so the uninitialized output buffer was copied to...

0.00108EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:31 a.m.22 views

EUVD-2026-62338

To retrieve the previous timer value, the kernel calls realtimergettime, which obtains the current time for the timer's clock. For a timer using CLOCKTAI this can fail when no TAI offset has been configured, but the error return was not checked, so the uninitialized output buffer was copied to...

5.6AI score0.00108EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 7:16 a.m.15 views

CVE-2026-49423

When building the iovec array for a received TLS 1.2 CBC record, ktlsocftlscbcdecrypt incremented the iovec index for every mbuf in the chain, including mbufs that were skipped because they contained only TLS header bytes. This left uninitialized entries in the iovec array. The iovec array was...

3.3CVSS0.00104EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:11 a.m.74 views

CVE-2026-49425

CVE-2026-49425 is a kernel stack information disclosure in the FreeBSD compat32 subsystem (the 32-bit compatibility layer for 64-bit platforms). The kevent() handler translates a 64-bit kevent struct into a stack-declared 32-bit struct without first zeroing it , allowing an unprivileged local use...

5.5CVSS4.7AI score0.00113EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 7:11 a.m.35 views

CVE-2026-49425 Kernel stack disclosure in 32-bit compatibility support

The compat32 kevent handler translates a 64-bit kevent struct into a stack- declared 32-bit struct. It did not first zero the stack struct. An unprivileged user may observe a small amount of uninitialized kernel stack data, which may contain sensitive information...

0.00113EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:11 a.m.13 views

EUVD-2026-62346

The compat32 kevent handler translates a 64-bit kevent struct into a stack- declared 32-bit struct. It did not first zero the stack struct. An unprivileged user may observe a small amount of uninitialized kernel stack data, which may contain sensitive information...

5.3AI score0.00113EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:08 a.m.62 views

CVE-2026-49424

CVE-2026-49424 affects the Linux compatibility layer (Linuxulator, module linux(4)) in FreeBSD 14.3, 14.4, and 15.0 . The waitid() system call implementation translates a FreeBSD siginfo_t struct into a stack-declared Linux siginfo_t without first zeroing it, allowing an unprivileged user to obse...

5.5CVSS4.7AI score0.00113EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/19 7:08 a.m.14 views

EUVD-2026-62345

The Linux waitid implementation translates a FreeBSD siginfot struct into a stack-declared Linux siginfot. It did not first zero the stack struct. An unprivileged user may observe 104 bytes of uninitialized kernel stack data, which may contain sensitive information...

5.3AI score0.00113EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:08 a.m.35 views

CVE-2026-49424 Kernel stack disclosure in Linux compatibility layer

The Linux waitid implementation translates a FreeBSD siginfot struct into a stack-declared Linux siginfot. It did not first zero the stack struct. An unprivileged user may observe 104 bytes of uninitialized kernel stack data, which may contain sensitive information...

0.00113EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:01 a.m.57 views

EUVD-2026-62344

When building the iovec array for a received TLS 1.2 CBC record, ktlsocftlscbcdecrypt incremented the iovec index for every mbuf in the chain, including mbufs that were skipped because they contained only TLS header bytes. This left uninitialized entries in the iovec array. The iovec array was...

5.5AI score0.00104EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:01 a.m.57 views

CVE-2026-49423

FreeBSD 's KTLS (Kernel TLS) subsystem contains an uninitialized memory access in ktls_ocf_tls_cbc_decrypt(). When building the iovec array for a received TLS 1.2 CBC record, the function incremented the index for every mbuf in the chain, including those skipped because they held only the 5-byte ...

3.3CVSS7.4AI score0.00104EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 7:01 a.m.44 views

CVE-2026-49423 Remote DOS via uninitialized memory access in KTLS receive

When building the iovec array for a received TLS 1.2 CBC record, ktlsocftlscbcdecrypt incremented the iovec index for every mbuf in the chain, including mbufs that were skipped because they contained only TLS header bytes. This left uninitialized entries in the iovec array. The iovec array was...

0.00104EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-76042

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Use of uninitialized resource in GPU in Google Chrome prior to 151.0.7922.169 allowed a remote attacker who had compromised the renderer process to read memory...

3.1CVSS5.9AI score0.00323EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 9:18 p.m.8 views

DEBIAN-CVE-2026-76042

Use of uninitialized resource in GPU in Google Chrome prior to 151.0.7922.169 allowed a remote attacker who had compromised the renderer process to read memory outside the sandbox via a crafted HTML page. Chromium security severity: High...

3.1CVSS5.4AI score0.00323EPSS
SaveExploits0References1
Rows per page
Query Builder