Lucene search
+L

230 matches found

EUVD
EUVD
added 2026/09/10 8:19 a.m.4 views

EUVD-2026-75306

fsreadglyphs in the libXfont2 font-server client src/fc/fserve.c copies each glyph's bitmap into a single buffer. Existing checks validates only that the source slice position, length lies within the source bitmap buffer. It does not check whether the running destination cursor has exceeded the...

9.5CVSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/10 12:00 a.m.2 views

CVE-2026-87795

zstd-jni versions before 1.5.7-14 fail to validate offset and length p...

8.8CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/09 10:07 a.m.12 views

CVE-2026-87795

zstd-jni versions before 1.5.7-14 contain an out-of-bounds read vulnerability in the ZstdDictCompress constructor. The library fails to validate offset and length parameters, allowing an attacker to supply untrusted values that cause reads of native heap memory into the compression dictionary. Th...

8.8CVSS
SaveExploits0References8
CVE
CVE
added 2026/09/04 5:11 p.m.7 views

CVE-2026-80900

CVE-2026-80900 affects the Linux kernel 's ASoC SDCA (ALSA System on Chip, SDCA) component. The root cause is an UMP (Unified Multiplex Protocol) message size check that incorrectly passes when the message offset exceeds the buffer length, allowing invalid sizes to go undetected. The fix refactor...

5.5AI score0.00145EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate data run offset This adds sanity checks for the data run offset. We should ensure that the data run offset is valid before attempting to unpack the data; otherwise, we may encounter use-after-free errors or...

7.8CVSS5.8AI score0.00162EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.13 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: ksmbd: Fixed a slab out-of-bounds write in smbinheritdacl. The slab out-of-bounds write occurs because the offsets are larger than the allocation size of pntsd. This patch adds a check to validate the three offsets using the...

9.8CVSS6.9AI score0.27928EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential OOBs in smb2parsecontexts Validate offsets and lengths before dereferencing create contexts in smb2parsecontexts. This fixes following oops when accessing invalid create contexts from server: BUG: unabl...

8.1CVSS6.3AI score0.0102EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15

A issue was discovered in the Linux kernel before version 6.3.3. There is an out-of-bounds read in the crc16 function in lib/crc16.c when called from fs/ext4/super.c, because ext4groupdesccsum does not properly check an offset. NOTE: This issue is disputed by third parties, as the kernel is not...

5.5CVSS6.1AI score0.00247EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.18 views

Astra Linux – Vulnerability in glib2.0

A flaw was discovered in glib. Missing validation of the offset and count parameters in the gbufferedinputstreampeek function can lead to an integer overflow during length calculations. When specially crafted values are provided, this overflow results in an incorrect size being passed to memcpy,...

3.7CVSS6.2AI score0.00412EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.14 views

Astra Linux – Vulnerability found in Python 3.11, Python 3.7, and Python 2.7

The ‘zipfile’ module does not check the validity of the offset value specified in the ZIP64 End of Central Directory EOCD Locator record. Instead, the ZIP64 EOCD record is assumed to be the previous record in the ZIP archive. This behavior could be exploited to create ZIP archives that are...

4.3CVSS6.4AI score0.00378EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/21 7:11 p.m.10 views

CVE-2026-56289

A flaw was found in GNU patch. This vulnerability allows a remote attacker to cause a Denial of Service DoS by supplying a specially crafted patch file. The improper validation of hunk single block of changes in diff line offsets in unified-diff input can lead to an effectively infinite processin...

5.5CVSS5.3AI score0.00168EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/28 1:19 p.m.18 views

CVE-2026-62424

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. The directory and Rock Ridge / SUSP walk in libfsimage's iso9660 driver derives several lengths directly from attacker-controlled on-disk fields without validating them:...

5.5CVSS5.3AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/25 10:17 a.m.11 views

UBUNTU-CVE-2026-64320

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page nvmetexecutediscgetlogpage validates only the dword alignment of the host-supplied Log Page Offset lpo. The 64-bit offset is then added to a small kzalloc'd...

9.1CVSS5.8AI score0.00748EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/25 8:49 a.m.21 views

CVE-2026-64320 nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page nvmetexecutediscgetlogpage validates only the dword alignment of the host-supplied Log Page Offset lpo. The 64-bit offset is then added to a small kzalloc'd...

9.1CVSS5.9AI score
SaveExploits0References7
CVE
CVE
added 2026/07/25 8:49 a.m.70 views

CVE-2026-64320

CVE-2026-64320 concerns the Linux kernel nvmet Discovery Get Log Page path. The underlying issue is that nvmet_execute_disc_get_log_page() only validates the dword alignment of the host-supplied Log Page Offset (lpo) but then adds a 64-bit offset to a small kzalloc’d buffer and copies data_len by...

9.1CVSS5.9AI score0.00748EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/21 1:00 p.m.14 views

SUSE CVE-2026-64081

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Validate framework notification message layout Framework notifications carry an indirect message in the shared RX buffer. Validate the reported offset and size before using them, reject zero-length payloads, and...

8.4CVSS5.3AI score0.0014EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.16 views

CVE-2026-64081

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Validate framework notification message layout Framework notifications carry an indirect message in the shared RX buffer. Validate the reported offset and size before using them, reject zero-length payloads, and...

8.4CVSS0.0014EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 3:39 p.m.10 views

CVE-2026-64081 firmware: arm_ffa: Validate framework notification message layout

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Validate framework notification message layout Framework notifications carry an indirect message in the shared RX buffer. Validate the reported offset and size before using them, reject zero-length payloads, and...

8.4CVSS5.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.39 views

CVE-2026-64081 firmware: arm_ffa: Validate framework notification message layout

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Validate framework notification message layout Framework notifications carry an indirect message in the shared RX buffer. Validate the reported offset and size before using them, reject zero-length payloads, and...

8.4CVSS0.0014EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 3:39 p.m.38 views

CVE-2026-64081

CVE-2026-64081 concerns the Linux kernel firmware path (arm_ffa) and fixes how framework notifications in the shared RX buffer are validated. The issue arose from indirect messages where an incorrect offset/size could enable misinterpretation of payloads. The fix validates the reported offset and...

8.4CVSS5.4AI score0.0014EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder