Lucene search
K

70 matches found

OSV
OSV
added 6 days ago8 views

GHSA-3PV8-6F4R-FFG2 tar has a PAX header desynchronization issue

Summary When a tar stream contains multiple "header" entries prior to a file entry, tar-rs applies the PAX header x to the next entry in the stream, regardless of type. For example, a stream of x - L - file PAX, GNU longname, file would result in x's extensions being applied to L rather than to...

5.8AI score
Exploits0References5
Github Security Blog
Github Security Blog
added 6 days ago6 views

tar has a PAX header desynchronization issue

Summary When a tar stream contains multiple "header" entries prior to a file entry, tar-rs applies the PAX header x to the next entry in the stream, regardless of type. For example, a stream of x - L - file PAX, GNU longname, file would result in x's extensions being applied to L rather than to...

5.8AI score
Exploits0References5Affected Software1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в libtar

An attacker who submits a crafted tar file with a size of 0 in the header struct field may be able to trigger a call to malloc0 for the variable gnulongname, resulting in an out-of-bounds read...

8.1CVSS6.9AI score0.00225EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/05/19 1:16 p.m.4 views

libssh: libssh: Denial of Service due to malformed SFTP message

A flaw was found in libssh in which a malicious SFTP SSH File Transfer Protocol server can exploit this by sending a malformed 'longname' field within an SSHFXPNAME message during a file listing operation. This missing null check can lead to reading beyond allocated memory on the heap. This can...

3.1CVSS6.3AI score0.00012EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/05/19 9:10 a.m.1 views

libssh: libssh: Denial of Service due to malformed SFTP message

A flaw was found in libssh in which a malicious SFTP SSH File Transfer Protocol server can exploit this by sending a malformed 'longname' field within an SSHFXPNAME message during a file listing operation. This missing null check can lead to reading beyond allocated memory on the heap. This can...

3.1CVSS6.3AI score0.00012EPSS
Exploits0References5
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.5 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: ceph: Fix for oops due to invalid pointer for kfree in parselongname This fix addresses a kernel oops that occurs when reading ceph snapshot directories .snap. For example, simply running ls /mnt/myceph/.snap can cause the issue...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux - уязвимость в libtar

The thread function doesn’t free a variable t-thbuf.gnulongname after allocating memory, which may cause a memory leak...

7.5CVSS7AI score0.00219EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: ceph parselongname: strrchr expects a NUL-terminated string. … And parselongname does not guarantee this. That’s why it uses kmemdupnul to create a NUL-terminated copy of the string for kstrtou64; The problem is that kstrtou64...

5.5CVSS5.7AI score0.00024EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.6 views

Astra Linux - уязвимость в libssh

A flaw was discovered in libssh, where a malicious SFTP SSH File Transfer Protocol server can exploit this by sending a malformed ‘longname’ field within an SSHFXPNAME message during a file listing operation. This missing null check can lead to reading beyond the allocated memory on the heap. Thi...

3.1CVSS6.4AI score0.00012EPSS
Exploits0References2
Amazon
Amazon
added 2026/04/30 12:0 a.m.2 views

Medium: libssh

Issue Overview: libssh OOB Read in sftpparselongname CVE-2026-0968 Affected Packages: libssh Issue Correction: Run dnf update libssh --releasever 2023.11.20260427 or dnf update --advisory ALAS2023-2026-1632 --releasever 2023.11.20260427 to update your system. More information on how to update you...

3.1CVSS5.2AI score0.00012EPSS
Exploits0
OSV
OSV
added 2026/04/20 5:11 p.m.3 views

CLSA-2026-1776705065 libssh: Fix of CVE-2026-0968

CVE-2026-0968: sanitize input handling in sftpparselongname to prevent OOB read when processing malformed SFTP longname fields, add unit tests...

3.1CVSS5.8AI score0.00012EPSS
Exploits0References1
OSV
OSV
added 2026/04/20 4:43 p.m.2 views

CLSA-2026-1776703400 libssh: Fix of CVE-2026-0968

CVE-2026-0968: sanitize input handling in sftpparselongname to prevent OOB read when processing malformed SFTP longname fields, add unit tests...

3.1CVSS5.8AI score0.00012EPSS
Exploits0References1
OSV
OSV
added 2026/04/20 4:7 p.m.2 views

CLSA-2026-1776701249 libssh: Fix of CVE-2026-0968

CVE-2026-0968: sanitize input handling in sftpparselongname to prevent OOB read when processing malformed SFTP longname fields, add unit tests...

3.1CVSS5.8AI score0.00012EPSS
Exploits0References1
SUSE Linux
SUSE Linux
added 2026/04/15 10:21 a.m.2 views

Security update for libssh

This update for libssh fixes the following issues: CVE-2026-3731: denial of service via out-of-bounds read in SFTP extension name handler bsc1259377. CVE-2026-0964: SCP protocol path traversal in sshscppullrequest bsc1258049. CVE-2026-0965: possible denial of service when parsing unexpected...

6.9CVSS6.5AI score0.00064EPSS
Exploits8References24
OSV
OSV
added 2026/04/15 10:21 a.m.1 views

SUSE-SU-2026:1344-1 Security update for libssh

This update for libssh fixes the following issues: - CVE-2026-3731: denial of service via out-of-bounds read in SFTP extension name handler bsc1259377. - CVE-2026-0964: SCP protocol path traversal in sshscppullrequest bsc1258049. - CVE-2026-0965: possible denial of service when parsing unexpected...

8.2CVSS6.5AI score0.00064EPSS
Exploits8References13
OSV
OSV
added 2026/04/14 3:40 p.m.2 views

CLSA-2026-1776181240 libssh: Fix of CVE-2026-0968

Fix CVE-2026-0968 - sftpparselongname out-of-bounds access...

3.1CVSS6AI score0.00012EPSS
Exploits0References1
OSV
OSV
added 2026/04/14 2:50 p.m.5 views

CLSA-2026-1776178207 libssh: Fix of CVE-2026-0968

CVE-2026-0968: sftpparselongname out-of-bounds access...

3.1CVSS6AI score0.00012EPSS
Exploits0References1
NVD
NVD
added 2026/03/26 9:17 p.m.0 views

CVE-2026-0968

A flaw was found in libssh in which a malicious SFTP SSH File Transfer Protocol server can exploit this by sending a malformed 'longname' field within an SSHFXPNAME message during a file listing operation. This missing null check can lead to reading beyond allocated memory on the heap. This can...

3.1CVSS0.00012EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/26 8:6 p.m.1 views

CVE-2026-0968

A flaw was found in libssh in which a malicious SFTP SSH File Transfer Protocol server can exploit this by sending a malformed 'longname' field within an SSHFXPNAME message during a file listing operation. This missing null check can lead to reading beyond allocated memory on the heap. This can...

3.1CVSS6AI score0.00012EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2026/03/26 8:6 p.m.0 views

CVE-2026-0968 Libssh: libssh: denial of service due to malformed sftp message

A flaw was found in libssh in which a malicious SFTP SSH File Transfer Protocol server can exploit this by sending a malformed 'longname' field within an SSHFXPNAME message during a file listing operation. This missing null check can lead to reading beyond allocated memory on the heap. This can...

3.1CVSS6.4AI score0.00012EPSS
Exploits0References5
Rows per page
Query Builder