Lucene search
+L

723 matches found

Cvelist
Cvelist
added 2026/08/20 8:21 a.m.27 views

CVE-2026-77014 Libsoup: libsoup: integer truncation in sort_ranges() comparator causes silent omission of http range responses

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.3CVSS0.00232EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/20 8:21 a.m.28 views

CVE-2026-77014

libsoup (GNOME's HTTP library) contains an integer truncation flaw in the sort_ranges() comparator within soup-message-headers.c. The function truncates a 64-bit subtraction result to a 32-bit int, which flips the sign when range offsets differ by more than INT_MAX. This causes silent omission of...

5.3CVSS5.4AI score0.00232EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/20 8:21 a.m.9 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
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 5:16 p.m.6 views

CVE-2026-72349

A flaw was found in the Linux kernel's netfilter component, specifically within the xtrateest module. This vulnerability occurs on network links operating at speeds of approximately 34 Gigabits per second Gbps or faster. Due to an integer truncation issue, the system incorrectly calculates the...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 5:15 a.m.11 views

EUVD-2026-62240

The ZFSIOCRECVNEW ioctl, in the heal receive path, similarly truncated a 64-bit payload size to a 32-bit integer for allocation, then used the original 64-bit size as the length for a byteswap operation. A local user with the "receive" delegated ZFS permission can trigger kernel memory corruption...

7.5AI score0.00202EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 5:15 a.m.26 views

CVE-2026-49430

In the ZFS_IOC_RECV_NEW heal path, OpenZFS truncates a 64-bit payload size to 32-bit for allocation but uses the original 64-bit size as the byteswap length, causing a heap overflow exploitable by any local user with the "receive" delegated permission. Fixed in FreeBSD 14.3/14.4/15.0/15.1 release...

7.5AI score0.00202EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/19 4:55 a.m.4 views

CVE-2026-72068

A flaw was found in the Linux kernel's posix-cpu-timers component on 32-bit systems. An integer truncation vulnerability occurs in the updaterlimitcpu function when converting the RLIMITCPU value to nanoseconds. This issue causes the process CPU timer to be programmed to fire prematurely for...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/17 6:18 p.m.10 views

CVE-2026-73523

COVESA Open1722 through 0.9.2 contains an integer truncation vulnerability in acf-can-listener.c that allows unauthenticated remote attackers to cause the CAN listener to transmit process stack memory onto the CAN bus by sending a rejected UDP datagram with a matching AVTP stream ID. The numcanms...

8.7CVSS0.00324EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/17 6:00 p.m.24 views

CVE-2026-73523

In COVESA Open1722 through 0.9.2, the num_can_msgs variable (declared uint8_t) in acf-can-listener.c truncates the -1 error return from avtp_to_can() to 255, causing a write loop to iterate 255 times over a 15-slot stack array and leak ~18 KB of adjacent stack memory as ~240 CAN frames to any bus...

8.7CVSS5.5AI score0.00324EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/17 6:00 p.m.30 views

CVE-2026-73523 COVESA Open1722 0.9.2 Stack Memory Disclosure via acf-can-listener.c Integer Truncation

COVESA Open1722 through 0.9.2 contains an integer truncation vulnerability in acf-can-listener.c that allows unauthenticated remote attackers to cause the CAN listener to transmit process stack memory onto the CAN bus by sending a rejected UDP datagram with a matching AVTP stream ID. The numcanms...

8.7CVSS0.00324EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 6:00 p.m.9 views

EUVD-2026-60321

COVESA Open1722 through 0.9.2 contains an integer truncation vulnerability in acf-can-listener.c that allows unauthenticated remote attackers to cause the CAN listener to transmit process stack memory onto the CAN bus by sending a rejected UDP datagram with a matching AVTP stream ID. The numcanms...

8.7CVSS5.5AI score0.00324EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/17 6:00 p.m.8 views

CVE-2026-73523

COVESA Open1722 through 0.9.2 contains an integer truncation vulnerability in acf-can-listener.c that allows unauthenticated remote attackers to cause the CAN listener to transmit process stack memory onto the CAN bus by sending a rejected UDP datagram with a matching AVTP stream ID. The numcanms...

8.7CVSS5.5AI score0.00324EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 6:00 p.m.9 views

CVE-2026-73523 COVESA Open1722 0.9.2 Stack Memory Disclosure via acf-can-listener.c Integer Truncation

COVESA Open1722 through 0.9.2 contains an integer truncation vulnerability in acf-can-listener.c that allows unauthenticated remote attackers to cause the CAN listener to transmit process stack memory onto the CAN bus by sending a rejected UDP datagram with a matching AVTP stream ID. The numcanms...

8.7CVSS5.7AI score
SaveExploits0References5
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

UBUNTU-CVE-2026-72349

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtrateest: fix u64 truncation in xtrateestmt On links faster than 34 Gbps, where byte rate may exceed 2^32-1 4.3 GBps, the comparison result becomes incorrect because the truncated value no longer reflects the actual...

5.4AI score0.0022EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 5:51 a.m.7 views

EUVD-2026-58991

In the Linux kernel, the following vulnerability has been resolved: orangefs: keep the readdir entry size 64-bit in fillfrompart fillfrompart computes the size of a directory entry in sizet but stores it in a u32. An entry length near U32MAX wraps it to a small value, bypasses the bounds check, a...

5.4AI score0.00739EPSS
SaveExploits0References8
Rockylinux
Rockylinux
added 2026/08/14 12:03 p.m.20 views

kernel security, bug fix, and enhancement update

An update is available for kernel. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

7.8CVSS5.4AI score0.00205EPSS
SaveExploits1
OSV
OSV
added 2026/08/14 12:03 p.m.5 views

RLSA-2026:54443 Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: accel/ivpu: Fix signed integer truncation in IPC receive CVE-2026-53202 kernel: net/sched: actapi: use RCU with deferred freeing for action lifecycle CVE-2026-53264 Bug Fixes and...

7CVSS5.3AI score0.00205EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.13 views

RockyLinux 9 : kernel (RLSA-2026:54443)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:54443 advisory. kernel: accel/ivpu: Fix signed integer truncation in IPC receive CVE-2026-53202 kernel: net/sched: actapi: use RCU with deferred freeing for action...

7.8CVSS5.3AI score0.00205EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.9 views

AlmaLinux 10 : kernel (ALSA-2026:54343)

The remote AlmaLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:54343 advisory. kernel: accel/ivpu: Fix signed integer truncation in IPC receive CVE-2026-53202 kernel: net/sched: actapi: use RCU with deferred freeing for action...

9.8CVSS5.4AI score0.00745EPSS
SaveExploits1References6
Rockylinux
Rockylinux
added 2026/08/13 12:07 p.m.28 views

kernel security, bug fix, and enhancement update

An update is available for kernel. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

9.8CVSS5.3AI score0.00745EPSS
SaveExploits1
Rows per page
Query Builder