Lucene search
+L

210 matches found

Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.13 views

PT-2026-73016

In the Linux kernel, the following vulnerability has been resolved: netfilter: xt hashlimit: validate hashtable supports XT HASHLIMIT RATE MATCH The XT HASHLIMIT RATE MATCH flag mode changes the semantics of the dsthash ent structure which represents an entry in the hashtable. There is a union ar...

5.4AI score0.00118EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/12 12:07 a.m.52 views

CVE-2026-68433

The CVE-2026-68433 vulnerability affects the Linux kernel’s libceph code path. Specifically, handle_get_version_reply() incorrectly uses the decode boundary defined by msg->front_alloc_len (the size of the reused reply buffer) instead of the actual received data length, allowing a truncated MO...

8.6CVSS5.5AI score0.00291EPSS
SaveExploits0References8
RustSec
RustSec
added 2026/08/11 12:00 p.m.20 views

Panic-safety unsoundness in `SplitVec::extend_from_slice` (uninitialized read)

SplitVec::extendfromslice increments the logical length self.len before cloning the incoming elements into the reserved slots. If an element's Clone panics mid-fill, unwinding leaves self.len counting slots that were never initialized. A later safe read get, indexing, iter then reads one of those...

5.3AI score
SaveExploits0Affected Software1
OSV
OSV
added 2026/08/06 10:18 p.m.7 views

DEBIAN-CVE-2026-70629

FFmpeg versions from 3.0 up to, but not including, 9.0 contain an uninitialized heap memory read vulnerability in the native RSCC decoder libavcodec/rscc.c that allows attackers to disclose heap memory contents by supplying a crafted video file with a compressed tile that decompresses fewer bytes...

6.8CVSS5.5AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/06 10:18 p.m.8 views

UBUNTU-CVE-2026-70630

FFmpeg versions from 3.0 up to, but not including, 9.0 contain an uninitialized heap memory read vulnerability in the native Screenpresso decoder libavcodec/screenpresso.c that allows attackers to recover sensitive memory contents by supplying a crafted SPV1 packet with a valid zlib stream that...

6.8CVSS5.4AI score0.00129EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/06 10:18 p.m.8 views

UBUNTU-CVE-2026-70629

FFmpeg versions from 3.0 up to, but not including, 9.0 contain an uninitialized heap memory read vulnerability in the native RSCC decoder libavcodec/rscc.c that allows attackers to disclose heap memory contents by supplying a crafted video file with a compressed tile that decompresses fewer bytes...

6.8CVSS5.5AI score0.00129EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/06 9:25 p.m.79 views

CVE-2026-70630

FFmpeg versions 3.0 up to (but not including) 9.0 are affected by an uninitialized heap memory read in the native Screenpresso decoder (libavcodec/screenpresso.c). The vulnerability arises when screenpresso_decode_frame() does not validate the byte count before copying from ctx->inflated_buf, ...

6.8CVSS5.5AI score0.00129EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64360

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hfs/hfsplus: zero-initialize buffer in hfsbnoderead hfsbnoderead can return early without writing to the output buffer when isbnodeoffsetvalid fails or when...

6AI score0.00177EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/03 3:05 a.m.12 views

SUSE CVE-2026-53082

In the Linux kernel, the following vulnerability has been resolved: net: hamradio: 6pack: fix uninit-value in sixpackreceivebuf sixpackreceivebuf does not properly skip bytes with TTY error flags. The while loop iterates through the flags buffer but never advances the data pointer cp, and passes...

3.3CVSS6AI score0.00114EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/06/26 2:09 a.m.16 views

SUSE CVE-2026-53225

In the Linux kernel, the following vulnerability has been resolved: sctp: fix uninit-value in sctprcvasconflookup sctprcvasconflookup in net/sctp/input.c only checks that the ASCONF chunk can hold the ADDIP header and a parameter header, then calls af-fromaddrparam, which reads the full address 1...

5.5CVSS5.8AI score0.00514EPSS
SaveExploits0References18
NVD
NVD
added 2026/06/25 9:16 a.m.12 views

CVE-2026-53225

In the Linux kernel, the following vulnerability has been resolved: sctp: fix uninit-value in sctprcvasconflookup sctprcvasconflookup in net/sctp/input.c only checks that the ASCONF chunk can hold the ADDIP header and a parameter header, then calls af-fromaddrparam, which reads the full address 1...

9.1CVSS0.00514EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/06/25 8:39 a.m.13 views

CVE-2026-53225

In the Linux kernel, the following vulnerability has been resolved: sctp: fix uninit-value in sctprcvasconflookup sctprcvasconflookup in net/sctp/input.c only checks that the ASCONF chunk can hold the ADDIP header and a parameter header, then calls af-fromaddrparam, which reads the full address 1...

5.6AI score0.00514EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/06/25 8:39 a.m.21 views

CVE-2026-53225 sctp: fix uninit-value in __sctp_rcv_asconf_lookup()

In the Linux kernel, the following vulnerability has been resolved: sctp: fix uninit-value in sctprcvasconflookup sctprcvasconflookup in net/sctp/input.c only checks that the ASCONF chunk can hold the ADDIP header and a parameter header, then calls af-fromaddrparam, which reads the full address 1...

9.1CVSS5.8AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-53082

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: hamradio: 6pack: fix uninit-value in sixpackreceivebuf sixpackreceivebuf does not properly skip bytes with TTY error flags. The while loop iterates through...

5.5CVSS6AI score0.00114EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.13 views

CVE-2026-53082

In the Linux kernel, the following vulnerability has been resolved: net: hamradio: 6pack: fix uninit-value in sixpackreceivebuf sixpackreceivebuf does not properly skip bytes with TTY error flags. The while loop iterates through the flags buffer but never advances the data pointer cp, and passes...

5.5CVSS5.6AI score0.00114EPSS
SaveExploits0References35
CVE
CVE
added 2026/06/24 4:30 p.m.44 views

CVE-2026-53082

CVE-2026-53082 is a patch-level vulnerability resolved in the rootio-linux component. Connected OSV entries confirm patches across multiple distros: Root (Debian 12 and 11 variants) with multiple fixed versions, Root’s Ubuntu 22.04 release, and accompanying Debian/Ubuntu OSV advisories. In short,...

5.5CVSS6AI score0.00114EPSS
SaveExploits0References8Affected Software1
Packet Storm
Packet Storm
added 2026/06/22 12:00 a.m.84 views

📄 PHP 8.5.7 FILTER_SANITIZE_ENCODED Uninitialized Read

PHP version 8.5.7 suffers from an uninitialized read issue that does not appear immediately useful for any sort of exploitation. PHP 8.5.7 FILTERSANITIZEENCODED uninitialized read Author: Khashayar Fereidani Disclosure Date: 2026-06-18 Advisory:...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/06/08 1:15 p.m.18 views

JLSEC-2026-578

In numbers.c in libxslt 1.1.33, an xsl:number with certain format strings could lead to a uninitialized read in xsltNumberFormatInsertNumbers. This could allow an attacker to discern whether a byte on the stack contains the characters A, a, I, i, or 0, or any other character...

5.3CVSS7.4AI score0.06457EPSS
SaveExploits0References13
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.10 views

Astra Linux – Vulnerability in f2fs-tools

There is an exploitable information disclosure vulnerability in the devread functionality of F2fs-Tools F2fs.Fsck 1.13. A specially crafted f2fs filesystem can lead to an uninitialized read operation, resulting in information disclosure. An attacker can provide a malicious file to trigger this...

5.5CVSS6.1AI score0.01496EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/05/06 10:10 p.m.37 views

CVE-2026-43221

A flaw was found in the Linux kernel's Intelligent Platform Management Bus IPMB component. The IPMB event handler fails to initialize read bytes, which can lead to an uninitialized value being returned during an I2C Inter-Integrated Circuit read operation. This could allow a local attacker to...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References4
Rows per page
Query Builder