Lucene search
+L

33913 matches found

OSV
OSV
added 2026/08/13 3:19 p.m.4 views

ALPINE-CVE-2026-70457

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.2CVSS5.9AI score0.00377EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 3:19 p.m.10 views

AZL-95759 CVE-2026-70458 affecting package rsync 3.4.3-1

rsync 3.0.0 before 3.5.0 contains an out-of-bounds write vulnerability that allows attackers to corrupt memory by triggering HLINKBUMP processing on file entries with the FLAGHLINKED flag set while the hard-link preservation option is inactive. Attackers can exploit the missing FSUM field in the...

8.8CVSS5.9AI score0.00396EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 3:19 p.m.9 views

CVE-2026-70457

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.3CVSS0.00377EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 3:19 p.m.8 views

CVE-2026-14256

ELAN reported a potential out-of-bounds write vulnerability in the ELAN TrackPoint driver that, under certain circumstances, could allow a local authenticated user to cause a system crash...

5.7CVSS0.00088EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/13 2:54 p.m.14 views

EUVD-2026-58062

ELAN reported a potential out-of-bounds write vulnerability in the ELAN TrackPoint driver that, under certain circumstances, could allow a local authenticated user to cause a system crash...

5.7CVSS5.2AI score0.00088EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 2:54 p.m.34 views

CVE-2026-14256

ELAN reported a potential out-of-bounds write vulnerability in the ELAN TrackPoint driver that, under certain circumstances, could allow a local authenticated user to cause a system crash...

5.7CVSS0.00088EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 2:54 p.m.57 views

CVE-2026-14256

CVE-2026-14256 involves a potential out-of-bounds write in the ELAN TrackPoint driver. Under certain conditions, a local authenticated user could cause a system crash. The available data identifies the affected component (ELAN TrackPoint driver) and the impact (availability loss via crash) but do...

5.7CVSS5.2AI score0.00088EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 2:44 p.m.71 views

CVE-2026-70456 rsync 3.0.1 < 3.5.0 Heap Out-of-Bounds Write via read_args()

rsync 3.0.1 before 3.5.0 contains an out-of-bounds write vulnerability in the readargs function that allows a malicious sender to corrupt adjacent heap memory by sending a crafted argument list. When the argument count causes the argv allocation to be exactly full, the trailing NULL terminator is...

8.8CVSS0.00396EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:44 p.m.4 views

CVE-2026-70456 rsync 3.0.1 < 3.5.0 Heap Out-of-Bounds Write via read_args()

rsync 3.0.1 before 3.5.0 contains an out-of-bounds write vulnerability in the readargs function that allows a malicious sender to corrupt adjacent heap memory by sending a crafted argument list. When the argument count causes the argv allocation to be exactly full, the trailing NULL terminator is...

8.8CVSS5.4AI score
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2026/08/13 2:44 p.m.10 views

CVE-2026-70456

rsync 3.0.1 before 3.5.0 contains an out-of-bounds write vulnerability in the readargs function that allows a malicious sender to corrupt adjacent heap memory by sending a crafted argument list. When the argument count causes the argv allocation to be exactly full, the trailing NULL terminator is...

8.8CVSS5.8AI score0.00396EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:44 p.m.10 views

CVE-2026-70456

rsync 3.0.1 before 3.5.0 contains an out-of-bounds write vulnerability in the readargs function that allows a malicious sender to corrupt adjacent heap memory by sending a crafted argument list. When the argument count causes the argv allocation to be exactly full, the trailing NULL terminator is...

8.8CVSS5.2AI score0.00396EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/13 2:44 p.m.55 views

CVE-2026-70456

rsync 3.0.1 before 3.5.0 is affected by an out-of-bounds write in read_args(), enabling a remote attacker to corrupt adjacent heap memory by sending a crafted argument list. When argv allocation is exactly full, the trailing NULL terminator is written one slot past the allocation, causing heap co...

8.8CVSS5.2AI score0.00396EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 2:44 p.m.13 views

EUVD-2026-58048

rsync 3.0.1 before 3.5.0 contains an out-of-bounds write vulnerability in the readargs function that allows a malicious sender to corrupt adjacent heap memory by sending a crafted argument list. When the argument count causes the argv allocation to be exactly full, the trailing NULL terminator is...

8.8CVSS5.2AI score0.00396EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 2:44 p.m.10 views

EUVD-2026-58047

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.3CVSS5.3AI score0.00377EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 2:44 p.m.44 views

CVE-2026-70457

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parse_size_arg() where snprintf()’s return value is used as an index into a .bss-segment array without bounds checking. When truncation occurs, the return value may exceed the array length, causing a write outside the intended bounds and...

8.3CVSS5.3AI score0.00377EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/13 2:44 p.m.13 views

CVE-2026-70457 rsync 3.2.3 < 3.5.0 Out-of-Bounds Write via parse_size_arg()

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.3CVSS5.3AI score0.00377EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:44 p.m.3 views

CVE-2026-70457 rsync 3.2.3 < 3.5.0 Out-of-Bounds Write via parse_size_arg()

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.3CVSS5.5AI score
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2026/08/13 2:44 p.m.12 views

CVE-2026-70457

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.3CVSS5.9AI score0.00377EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 2:44 p.m.73 views

CVE-2026-70457 rsync 3.2.3 < 3.5.0 Out-of-Bounds Write via parse_size_arg()

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.3CVSS0.00377EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:44 p.m.11 views

CVE-2026-70457

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.3CVSS5.3AI score0.00377EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder