Lucene search
+L

1793 matches found

SUSE CVE
SUSE CVE
added 2026/01/22 12:25 a.m.4 views

SUSE CVE-2026-0988

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

3.7CVSS6AI score0.00396EPSS
SaveExploits0References11
CVE
CVE
added 2026/01/21 11:38 a.m.105 views

CVE-2026-0988

CVE-2026-0988 : A flaw in glib2's g_buffered_input_stream_peek() allows an integer overflow during length calculation due to missing validation of offset/count, leading to an incorrect size passed to memcpy() and a potential buffer overflow, causing DoS. Connected advisories confirm this vulnerab...

3.7CVSS5.9AI score0.00396EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/01/21 11:38 a.m.10 views

CVE-2026-0988

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

3.7CVSS5.7AI score0.00396EPSS
SaveExploits0
OSV
OSV
added 2026/01/16 12:0 a.m.6 views

UBUNTU-CVE-2026-0988

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

3.7CVSS6.1AI score0.00396EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.11 views

Oracle Linux 9 : gnupg2 (ELSA-2026-0719)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-0719 advisory. 2.3.3-5 - Fix CVE-2025-68973 gpg.fail/memcpy Tenable has extracted the preceding description block directly from the Oracle Linux security advisory. Note that...

7.8CVSS5.9AI score0.00132EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.8 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001180)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001180 advisory. In the Linux kernel 4.13 through 4.16.11, ext4readinlinedata in fs/ext4/inline.c performs a memcpy with an untrusted length value in certain circumstances involving ...

5.9CVSS6.7AI score0.16154EPSS
SaveExploits5References11
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.11 views

Oracle Linux 10 : gnupg2 (ELSA-2026-0697)

The remote Oracle Linux 10 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-0697 advisory. - Fix CVE-2025-68973 gpg.fail/memcpy Tenable has extracted the preceding description block directly from the Oracle Linux security advisory. Note that Nessus h...

7.8CVSS5.9AI score0.00132EPSS
SaveExploits1References2
Oracle linux
Oracle linux
added 2026/01/15 12:0 a.m.20 views

gnupg2 security update

2.3.3-5 - Fix CVE-2025-68973 gpg.fail/memcpy...

7.8CVSS7AI score0.00132EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2026/01/14 3:16 p.m.7 views

CVE-2025-71120

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauthgss: avoid NULL deref on zero length gsstoken in gssreadproxyverf A zero length gsstoken results in pages == 0 and intoken-pages0 is NULL. The code unconditionally evaluates pageaddressintoken-pages0 for the initia...

7.5CVSS6.1AI score0.00413EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.8 views

CVE-2025-68811

In the Linux kernel, the following vulnerability has been resolved: svcrdma: use rcpageoff for memcpy byte offset svcrdmacopyinlinerange added rccurpage page index to the page base instead of the byte offset rcpageoff. Use rcpageoff so copies land within the current page. Found by ZeroPath...

9.8CVSS6AI score0.00442EPSS
SaveExploits0References25
OSV
OSV
added 2026/01/13 4:16 p.m.5 views

UBUNTU-CVE-2025-68811

In the Linux kernel, the following vulnerability has been resolved: svcrdma: use rcpageoff for memcpy byte offset svcrdmacopyinlinerange added rccurpage page index to the page base instead of the byte offset rcpageoff. Use rcpageoff so copies land within the current page. Found by ZeroPath...

9.8CVSS5.9AI score0.00442EPSS
SaveExploits0References26
Cvelist
Cvelist
added 2026/01/13 3:29 p.m.33 views

CVE-2025-68811 svcrdma: use rc_pageoff for memcpy byte offset

In the Linux kernel, the following vulnerability has been resolved: svcrdma: use rcpageoff for memcpy byte offset svcrdmacopyinlinerange added rccurpage page index to the page base instead of the byte offset rcpageoff. Use rcpageoff so copies land within the current page. Found by ZeroPath...

9.8CVSS0.00442EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/13 3:29 p.m.30 views

CVE-2025-68811

In the Linux kernel, the vulnerability CVE-2025-68811 affects the SVCRDMA/RDMA path. The root cause was in svc_rdma_copy_inline_range where rc_curpage (page index) was added to the page base instead of using the byte offset rc_pageoff for memcpy, risking incorrect offset calculations across page ...

9.8CVSS6.2AI score0.00442EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/13 3:29 p.m.8 views

CVE-2025-68811 svcrdma: use rc_pageoff for memcpy byte offset

In the Linux kernel, the following vulnerability has been resolved: svcrdma: use rcpageoff for memcpy byte offset svcrdmacopyinlinerange added rccurpage page index to the page base instead of the byte offset rcpageoff. Use rcpageoff so copies land within the current page. Found by ZeroPath...

9.8CVSS6.4AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/01/09 9:10 a.m.7 views

CVE-2026-21503

iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to version 2.3.1.2, iccDEV has undefined behavior due to a null pointer passed to memcpy in CIccTagSparseMatrixArray. This issue has been patched in...

6.1CVSS6.8AI score0.00161EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/01/07 5:10 p.m.7 views

EUVD-2026-1386

iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to version 2.3.1.2, iccDEV has undefined behavior due to a null pointer passed to memcpy in CIccTagSparseMatrixArray. This issue has been patched in...

6.1CVSS6.3AI score0.00161EPSS
SaveExploits1References4
OSV
OSV
added 2026/01/07 5:10 p.m.11 views

CVE-2026-21503 iccDEV has Undefined Behavior - Null Pointer Passed to memcpy() in CIccTagSparseMatrixArray

iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to version 2.3.1.2, iccDEV has undefined behavior due to a null pointer passed to memcpy in CIccTagSparseMatrixArray. This issue has been patched in...

6.1CVSS6.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/01/07 5:10 p.m.31 views

CVE-2026-21503 iccDEV has Undefined Behavior - Null Pointer Passed to memcpy() in CIccTagSparseMatrixArray

iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to version 2.3.1.2, iccDEV has undefined behavior due to a null pointer passed to memcpy in CIccTagSparseMatrixArray. This issue has been patched in...

6.1CVSS0.00161EPSS
SaveExploits1References4
CVE
CVE
added 2026/01/07 5:10 p.m.30 views

CVE-2026-21503

iccDEV is affected by undefined behavior prior to version 2.3.1.2 due to a null pointer passed to memcpy() in CIccTagSparseMatrixArray. The issue has been patched in version 2.3.1.2. Affected scope: iccDEV library/tooling for ICC color management profiles. Impact is defined as undefined behavior ...

6.1CVSS6.4AI score0.00161EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2026/01/07 12:0 a.m.18 views

iccDEV 安全漏洞

iccDEV is a color configuration codebase open-sourced by the International Color Consortium ICC. A security vulnerability exists in iccDEV versions prior to 2.3.1.2, which stems from undefined behavior caused by passing a null pointer to memcpy in CIccTagSparseMatrixArray...

6.1CVSS6.6AI score0.00161EPSS
SaveExploits1References4
Rows per page
Query Builder