Lucene search
+L

55945 matches found

Positive Technologies
Positive Technologies
added 2026/07/20 12:0 a.m.15 views

PT-2026-61632

libvips is a fast image processing library with low memory needs. The vipsload operation in versions before and including 8.18.0 could incorrectly determine image dimensions leading to an integer overflow and a subsequent heap-based buffer overflow. This has been patched in version 8.18.1...

7CVSS5.7AI score0.00132EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.8 views

RHEL 9 : pacemaker (RHSA-2026:41044)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:41044 advisory. The Pacemaker cluster resource manager is a collection of technologies working together to maintain data integrity and application availability in t...

8.6CVSS5.6AI score0.00561EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.8 views

AlmaLinux 9 : pacemaker (ALSA-2026:39323)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:39323 advisory. pacemaker: Pacemaker: Denial of Service via integer overflow in remote message decompression CVE-2026-10649 Tenable has extracted the preceding description block...

8.6CVSS5.5AI score0.00561EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.8 views

CVE-2026-63881

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger getqueueids computes arraysize = numqueues sizeofuint32t, which could overflow on 32-bit sizet build. using arraysize instead, it saturates to SIZEMAX on overflo...

7.8CVSS0.00177EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/19 2:54 p.m.7 views

CVE-2026-63881

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger getqueueids computes arraysize = numqueues sizeofuint32t, which could overflow on 32-bit sizet build. using arraysize instead, it saturates to SIZEMAX on overflo...

7.8CVSS5.4AI score0.00177EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/19 2:54 p.m.11 views

EUVD-2026-45766

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger getqueueids computes arraysize = numqueues sizeofuint32t, which could overflow on 32-bit sizet build. using arraysize instead, it saturates to SIZEMAX on overflo...

5.5AI score0.00177EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/19 2:54 p.m.5 views

CVE-2026-63881 drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger getqueueids computes arraysize = numqueues sizeofuint32t, which could overflow on 32-bit sizet build. using arraysize instead, it saturates to SIZEMAX on overflo...

7.8CVSS5.4AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 2:54 p.m.9 views

CVE-2026-63881

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger getqueueids computes arraysize = numqueues sizeofuint32t, which could overflow on 32-bit sizet build. using arraysize instead, it saturates to SIZEMAX on overflo...

7.8CVSS5.4AI score0.00177EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 2:54 p.m.32 views

CVE-2026-63881

CVE-2026-63881 affects the Linux kernel DRM/AMDKFD debugger path. The get_queue_ids() function computed array_size as num_queues * sizeof(uint32_t), which could overflow on 32-bit size_t builds. The fix replaces this with a safe-sized approach using array_size(), causing saturation to SIZE_MAX on...

7.8CVSS5.5AI score0.00177EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/19 2:54 p.m.36 views

CVE-2026-63881 drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger getqueueids computes arraysize = numqueues sizeofuint32t, which could overflow on 32-bit sizet build. using arraysize instead, it saturates to SIZEMAX on overflo...

7.8CVSS0.00177EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/19 3:47 a.m.4 views

OESA-2026-3024 libnfs security update

Package contains a library of functions for accessing NFSv2 and NFSv3 servers from user space. It provides a low-level,asynchronous RPC library for accessing NFS protocols, an asynchronous library with POSIX-like VFS functions,and a synchronous library with POSIX-like VFS functions. Security Fixe...

7.1CVSS5.3AI score0.00212EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 3:47 a.m.8 views

OESA-2026-3023 libnfs security update

Package contains a library of functions for accessing NFSv2 and NFSv3 servers from user space. It provides a low-level,asynchronous RPC library for accessing NFS protocols, an asynchronous library with POSIX-like VFS functions,and a synchronous library with POSIX-like VFS functions. Security Fixe...

7.1CVSS5.3AI score0.00212EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 3:47 a.m.5 views

OESA-2026-2995 jbig2dec security update

jbig2dec is a decoder implementation of the JBIG2 image compression format. Security Fixes: An integer overflow in the jbig2arithiaidctxnew function of Artifex commit cc37d0 allows attackers to cause a Denial of Service DoS via a crafted input.CVE-2026-38076...

7.5CVSS5.4AI score0.00432EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 3:47 a.m.4 views

OESA-2026-2989 pacemaker security update

Pacemaker is an advanced, scalable High-Availability cluster resource manager. Security Fixes: A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed...

8.6CVSS5.4AI score0.00561EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.11 views

PT-2026-61198

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An integer overflow exists in the kfd debugger within the drm/amdkfd component. The get queue ids function calculates array size by multiplying num queues by sizeofuint32 t, which can le...

7.8CVSS5.3AI score0.00177EPSS
SaveExploits0
Mageia
Mageia
added 2026/07/18 11:55 p.m.11 views

Updated rsync package fixes security vulnerabilities

The updated package fixes security vulnerabilities: Rsync 3.4.3 TOCTOU Race Condition Allows Symlink-Based Arbitrary File Write. CVE-2026-29518 Rsync 3.4.3 Authorization Bypass via Hostname Resolution. CVE-2026-43617 Rsync 3.4.3 Integer Overflow Information Disclosure. CVE-2026-43618 Rsync 3.4.3...

8.1CVSS5.2AI score0.0078EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/18 12:0 a.m.5 views

openSUSE 16: freetype2-devel / freetype2-profile-tti35 / ft2demos / ftbench / etc (openSUSE-SU-2026:21362-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21362-1 advisory. This update for freetype2 fixes the following issues - Update to version 2.14.3 - CVE-2026-23865: Integer overflow in the...

6.5CVSS6.9AI score0.00278EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/17 7:55 p.m.4 views

CVE-2026-55254 NCalc: Denial of Service via Unbounded and Non-Terminating Factorial Evaluation

NCalc is a fast, lightweight expression evaluator for .NET. Prior to 6.1.1, the factorial operator implementation in src/NCalc.Core/Helpers/MathHelper.cs permits specially crafted expressions with extremely large factorial operands, causing excessive CPU consumption or a non-terminating loop due ...

4.8CVSS5.4AI score
SaveExploits0References6
CVE
CVE
added 2026/07/17 7:55 p.m.38 views

CVE-2026-55254

NCalc (.NET) contains a DoS via the factorial operator in the NCalc.Core/Helpers/MathHelper.cs path. Prior to v6.1.1, evaluating expressions with extremely large factorial operands can cause excessive CPU usage or a non-terminating loop due to integer overflow. A fix was implemented in v6.1.1 tha...

4.8CVSS5.4AI score0.00186EPSS
SaveExploits0References4
F5 Networks
F5 Networks
added 2026/07/17 4:35 p.m.9 views

K000162312: Linux kernel vulnerability CVE-2022-50865

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog The type of skrcvbuf and sksndbuf in struct sock is int, and in tcpaddbacklog, the variable limit is caculated by adding skrcvbuf, sksndbuf and...

7.5CVSS5.4AI score0.00458EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder