Lucene search
K

22 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

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

In the Linux kernel, the following vulnerability has been resolved: ceph: Stopping functions that attempt paths longer than PATHMAX If the full path to be built by cephmdscbuildpath is longer than PATHMAX, this function will enter an infinite loop, effectively blocking the entire task. Most of th...

5.5CVSS6.2AI score0.00007EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2026/05/08 2:19 a.m.4 views

SUSE CVE-2026-43245

In the Linux kernel, the following vulnerability has been resolved: ntfs: -dcompare must not block ... so don't use getname there. Switch it and ntfsdhash, while we are at it to kmallocPATHMAX, GFPNOWAIT. Yes, ntfsdhash almost certainly can do with smaller allocations, but let ntfs folks deal wit...

7.5CVSS5.8AI score0.00058EPSS
Exploits0References3
EUVD
EUVD
added 2026/05/06 12:30 p.m.2 views

EUVD-2026-27806

In the Linux kernel, the following vulnerability has been resolved: ntfs: -dcompare must not block ... so don't use getname there. Switch it and ntfsdhash, while we are at it to kmallocPATHMAX, GFPNOWAIT. Yes, ntfsdhash almost certainly can do with smaller allocations, but let ntfs folks deal wit...

5.8AI score0.00058EPSS
Exploits0References4
CVE
CVE
added 2026/05/06 11:28 a.m.6 views

CVE-2026-43245

CVE-2026-43245 affects the Linux kernel NTFS driver. The root cause is that ntfs: ->d_compare() could block, with related memory-allocation issues in names_cachep. The authenticated fixes switch critical paths to non-blocking allocations: use kmalloc(PATH_MAX, GFP_NOWAIT) for the path/name han...

7.5CVSS5.8AI score0.00058EPSS
Exploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:28 a.m.3 views

CVE-2026-43245

In the Linux kernel, the following vulnerability has been resolved: ntfs: -dcompare must not block ... so don't use getname there. Switch it and ntfsdhash, while we are at it to kmallocPATHMAX, GFPNOWAIT. Yes, ntfsdhash almost certainly can do with smaller allocations, but let ntfs folks deal wit...

7.5CVSS5.7AI score0.00058EPSS
Exploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.4 views

PT-2026-37585

In the Linux kernel, the following vulnerability has been resolved: ntfs: -d compare must not block ... so don't use getname there. Switch it and ntfs d hash, while we are at it to kmallocPATH MAX, GFP NOWAIT. Yes, ntfs d hash almost certainly can do with smaller allocations, but let ntfs folks...

5.8AI score0.00058EPSS
Exploits0References4
EUVD
EUVD
added 2026/04/22 9:31 a.m.1 views

EUVD-2026-24641

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potencial OOB in getfileallinfo for compound requests When a compound request consists of QUERYDIRECTORY + QUERYINFO FILEALLINFORMATION and the first command consumes nearly the entire maxtranssize, getfileallinfo woul...

5.8AI score0.00043EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2026/03/26 11:55 p.m.0 views

CVE-2026-23398

A flaw was found in the Linux kernel. A remote attacker could trigger a kernel panic, leading to a Denial of Service DoS, by sending a specially crafted Internet Control Message Protocol ICMP Fragmentation Needed error. This occurs when the system is configured for hardened Path Maximum...

6.2CVSS5.8AI score0.00031EPSS
Exploits2References4
GithubExploit
GithubExploit
added 2026/02/20 2:8 a.m.242 views

Exploit for CVE-2025-4517

CVE-2025-4517 — Python tarfile filter="data" Bypass PoC P...

9.4CVSS5.6AI score0.00403EPSS
Exploits11
Packet Storm
Packet Storm
added 2026/02/19 12:0 a.m.146 views

📄 Python Tarfile Bypass

This proof of concept exploit targets CVE-2025-4138, a vulnerability in Python's built-in tarfile module when extracting archives using filter="data". The issue allows a crafted archive to bypass intended path restrictions by abusing filesystem path length handling and symbolic link resolution...

7.5CVSS5.5AI score0.00273EPSS
Exploits7
GithubExploit
GithubExploit
added 2026/02/15 8:28 a.m.673 views

Exploit for CVE-2025-4138

CVE-2025-4138 / CVE-2025-4517Python tarfile Filter Bypass via PA...

9.8CVSS8.2AI score0.89361EPSS
Exploits16
OSV
OSV
added 2026/01/23 12:23 p.m.2 views

OESA-2026-1229 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ceph: give up on paths longer than PATHMAX If the full path to be built by cephmdscbuildpath happens to be longer than PATHMAX, then this function will enter an...

7.8CVSS5.9AI score0.00452EPSS
Exploits2References14
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2001-1531

Malware in sbrugna...

5CVSS6.4AI score0.0079EPSS
Exploits0References2
OSV
OSV
added 2025/09/01 7:15 p.m.1 views

UBUNTU-CVE-2025-9809

Out-of-bounds write in cdfsopencuetrack in libretro libretro-common latest on all platforms allows remote attackers to execute arbitrary code via a crafted .cue file with a file path exceeding PATHMAXLENGTH that is copied using memcpy into a fixed-size buffer...

9.8CVSS6.2AI score0.00816EPSS
Exploits0References5
OSV
OSV
added 2025/01/11 1:15 p.m.1 views

DEBIAN-CVE-2024-53685

In the Linux kernel, the following vulnerability has been resolved: ceph: give up on paths longer than PATHMAX If the full path to be built by cephmdscbuildpath happens to be longer than PATHMAX, then this function will enter an endless retry loop, effectively blocking the whole task. Most of the...

5.5CVSS5.6AI score0.00007EPSS
Exploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.1 views

UBUNTU-CVE-2024-53685

In the Linux kernel, the following vulnerability has been resolved: ceph: give up on paths longer than PATHMAX If the full path to be built by cephmdscbuildpath happens to be longer than PATHMAX, then this function will enter an endless retry loop, effectively blocking the whole task. Most of the...

5.5CVSS6.2AI score0.00007EPSS
Exploits0References33
SUSE CVE
SUSE CVE
added 2024/03/19 3:37 a.m.2 views

SUSE CVE-2023-52618

In the Linux kernel, the following vulnerability has been resolved: block/rnbd-srv: Check for unlikely string overflow Since "devsearchpath" can technically be as large as PATHMAX, there was a risk of truncation when copying it and a second string into "fullpath" since it was also PATHMAX sized...

4.4CVSS6.3AI score0.00061EPSS
Exploits0References13
OSV
OSV
added 2024/03/18 11:15 a.m.0 views

UBUNTU-CVE-2023-52618

In the Linux kernel, the following vulnerability has been resolved: block/rnbd-srv: Check for unlikely string overflow Since "devsearchpath" can technically be as large as PATHMAX, there was a risk of truncation when copying it and a second string into "fullpath" since it was also PATHMAX sized...

5.3CVSS6AI score0.00061EPSS
Exploits0References22
SUSE CVE
SUSE CVE
added 2023/02/15 6:19 a.m.1 views

SUSE CVE-2004-1060

Multiple TCP/IP and ICMP implementations, when using Path MTU PMTU discovery PMTUD, allow remote attackers to cause a denial of service network throughput reduction for TCP connections via forged ICMP "Fragmentation Needed and Don't Fragment was Set" packets with a low next-hop MTU value, aka the...

5CVSS7AI score0.59911EPSS
Exploits10References9
OSV
OSV
added 2018/02/27 12:0 a.m.0 views

UBUNTU-CVE-2016-10714

In zsh before 5.3, an off-by-one error resulted in undersized buffers that were intended to support PATHMAX characters...

9.8CVSS6.8AI score0.00399EPSS
Exploits0References4
Rows per page
Query Builder