Lucene search
+L

401415 matches found

EUVD
EUVD
added 2026/08/20 8:21 a.m.11 views

EUVD-2026-63225

A flaw was found in libsoup's SoupServer HTTP Range header processing. The sortranges comparator in soup-message-headers.c truncates a 64-bit subtraction result to 32-bit int, flipping the sign for range offsets differing by more than INTMAX. This causes silent omission of requested byte ranges...

5.3CVSS5.4AI score0.00232EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/20 8:21 a.m.12 views

CVE-2026-77014

A flaw was found in libsoup's SoupServer HTTP Range header processing. The sortranges comparator in soup-message-headers.c truncates a 64-bit subtraction result to 32-bit int, flipping the sign for range offsets differing by more than INTMAX. This causes silent omission of requested byte ranges...

5.3CVSS5.4AI score0.00232EPSS
SaveExploits0
NCSC
NCSC
added 2026/08/20 6:59 a.m.21 views

Vulnerabilities found in Apple iOS and iPadOS

Apple has identified several vulnerabilities in iOS and iPadOS. These vulnerabilities involve improper memory management, such as use-after-free errors, buffer overflows, out-of-bounds reads and writes, integer overflows, race conditions, and inadequate input validation. These errors can lead to...

9.8CVSS7.8AI score0.01237EPSS
SaveExploits6References2
NCSC
NCSC
added 2026/08/20 6:56 a.m.26 views

Vulnerabilities in Citrix NetScaler ADC and NetScaler Gateway

Citrix has identified vulnerabilities in NetScaler ADC and NetScaler Gateway. The vulnerability with identifier CVE-2026-19489 involves a memory overflow in NetScaler ADC and NetScaler Gateway when the products are configured as SIP ALG within a Large Scale NAT LSN group. This memory allocation...

9.3CVSS5.5AI score0.03372EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/08/20 6:44 a.m.10 views

kernel: netfilter: nf_conntrack_h323: fix OOB read in decode_choice()

A flaw was found in the Linux kernel's nfconntrackh323 helper. A remote attacker could exploit this by sending a specially crafted Q.931 SETUP message to port 1720 through a firewall with the nfconntrackh323 helper active. This memory corruption vulnerability leads to an out-of-bounds read, which...

8.2CVSS5.8AI score0.00463EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:44 a.m.24 views

kernel: drm/amd/display: Validate payload length and link_index in dc_process_dmub_aux_transfer_async

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate payload length and linkindex in dcprocessdmubauxtransferasync Why&How dcprocessdmubauxtransferasync copies payload-length bytes into a 16-byte stack buffer dpaux.data16 guarded only by an ASSERT, which i...

7CVSS5.9AI score0.00135EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:44 a.m.9 views

kernel: drm/amd/display: Use krealloc_array() in dal_vector_reserve()

A flaw was found in the Linux kernel's drm/amd/display component. The dalvectorreserve function calculates memory allocation size using 32-bit arithmetic, which can lead to an integer overflow. This overflow causes a smaller memory buffer to be allocated than intended, resulting in a heap overflo...

7CVSS6.5AI score0.00142EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:44 a.m.10 views

kernel: udf: fix partition descriptor append bookkeeping

A flaw was found in the Linux kernel's Universal Disk Format UDF filesystem. A remote attacker could exploit this vulnerability by tricking a user into mounting a specially crafted UDF image containing repeated partition descriptors. This could lead to a heap out-of-bounds write, potentially...

7.8CVSS6.1AI score0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:44 a.m.10 views

kernel: drm/amdkfd: Fix watch_id bounds checking in debug address watch v2

A flaw was found in the Linux kernel's AMD KFD Kernel Fusion Driver component. A local user could exploit a boundary error in the debug address watch v2 functionality by providing a specially crafted watchid. This could lead to a buffer overflow, potentially allowing memory access outside of...

7.8CVSS5.8AI score0.00182EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:44 a.m.11 views

kernel: drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11

A flaw was found in the Linux kernel's AMD KFD Kernel Fusion Driver component. This buffer overflow vulnerability occurs due to incorrect memory buffer handling during CRIU Checkpoint/Restore in User-space operations on SDMA System Direct Memory Access queues. A local attacker can exploit this fl...

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:44 a.m.9 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS6.1AI score0.00778EPSS
SaveExploits3References27
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.10 views

kernel: drm/amd/display: Validate payload length and link_index in dc_process_dmub_aux_transfer_async

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate payload length and linkindex in dcprocessdmubauxtransferasync Why&How dcprocessdmubauxtransferasync copies payload-length bytes into a 16-byte stack buffer dpaux.data16 guarded only by an ASSERT, which i...

7CVSS5.9AI score0.00135EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.12 views

kernel: drm/amdkfd: Fix watch_id bounds checking in debug address watch v2

A flaw was found in the Linux kernel's AMD KFD Kernel Fusion Driver component. A local user could exploit a boundary error in the debug address watch v2 functionality by providing a specially crafted watchid. This could lead to a buffer overflow, potentially allowing memory access outside of...

7.8CVSS5.8AI score0.00182EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.9 views

kernel: drm/amd/display: Use krealloc_array() in dal_vector_reserve()

A flaw was found in the Linux kernel's drm/amd/display component. The dalvectorreserve function calculates memory allocation size using 32-bit arithmetic, which can lead to an integer overflow. This overflow causes a smaller memory buffer to be allocated than intended, resulting in a heap overflo...

7CVSS6.5AI score0.00142EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.19 views

kernel: scsi: target: iscsi: Validate CHAP_R length before base64 decode

A flaw was found in the Linux kernel's iSCSI target functionality. This vulnerability allows a remote attacker to cause a buffer overflow by sending a specially crafted Challenge-Handshake Authentication Authentication Protocol CHAP response. The system fails to validate the length of the...

9.8CVSS6AI score0.00711EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.10 views

kernel: udf: fix partition descriptor append bookkeeping

A flaw was found in the Linux kernel's Universal Disk Format UDF filesystem. A remote attacker could exploit this vulnerability by tricking a user into mounting a specially crafted UDF image containing repeated partition descriptors. This could lead to a heap out-of-bounds write, potentially...

7.8CVSS6.1AI score0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.13 views

kernel: drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11

A flaw was found in the Linux kernel's AMD KFD Kernel Fusion Driver component. This buffer overflow vulnerability occurs due to incorrect memory buffer handling during CRIU Checkpoint/Restore in User-space operations on SDMA System Direct Memory Access queues. A local attacker can exploit this fl...

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.9 views

kernel: drm/i915/gem: Fix phys BO pread/pwrite with offset

A flaw was found in the Linux kernel's drm/i915/gem component. This vulnerability occurs because the sgpage function incorrectly scales pread/pwrite operations for physical Buffer Objects BO when a non-zero offset is used. This can lead to incorrect memory access, potentially allowing an attacker...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 5:16 a.m.10 views

AZL-97446 CVE-2026-19582 affecting package binutils 2.41-13

In binutils 2.46.1 and prior versions, a victim who opens a crafted PE file using binutils could execute arbitrary code unknowningly via a stack buffer overflow out of bounds write...

6.3AI score0.00322EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 5:16 a.m.12 views

CVE-2026-19582

Rejected reason: Red Hat Product Security has come to the conclusion that this CVE is false due to upstream security policy...

0.00322EPSS
SaveExploits0
Rows per page
Query Builder