Lucene search
+L

19018 matches found

RedhatCVE
RedhatCVE
added 2025/01/21 11:32 p.m.36 views

CVE-2025-23184

A flaw was found in Apache CXF. In some edge cases with large data stream caching, the CachedOutputStream instances may not be closed and, if backed by temporary files, may fill up the file system and trigger a denial of service...

3.7CVSS5.8AI score0.02134EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/21 9:15 p.m.22 views

CVE-2025-21551

Vulnerability in the Oracle Solaris product of Oracle Systems component: File system. The supported version that is affected is 11. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle Solaris executes to compromise Oracle Solaris...

6CVSS0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/21 9:15 p.m.11 views

CVE-2025-21551

Vulnerability in the Oracle Solaris product of Oracle Systems component: File system. The supported version that is affected is 11. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle Solaris executes to compromise Oracle Solaris...

6CVSS7.3AI score0.00186EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/01/21 5:39 p.m.14 views

CVE-2024-57940

In the Linux kernel, the following vulnerability has been resolved: exfat: fix the infinite loop in exfatreaddir If the file system is corrupted so that a cluster is linked to itself in the cluster chain, and there is an unused directory entry in the cluster, 'dentry' will not be incremented,...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/21 1:15 p.m.17 views

AZL-55904 CVE-2024-57940 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: exfat: fix the infinite loop in exfatreaddir If the file system is corrupted so that a cluster is linked to itself in the cluster chain, and there is an unused directory entry in the cluster, 'dentry' will not be incremented,...

5.5CVSS6.3AI score0.00224EPSS
SaveExploits0References1
CVE
CVE
added 2025/01/21 12:18 p.m.229 views

CVE-2024-57940

CVE-2024-57940 (Linux kernel exfat): The issue occurs when a corrupted exFAT cluster chain links a cluster to itself and an unused directory entry exists in that cluster. In this case, dentry is not incremented and the traversal can loop indefinitely, preventing s_lock release and causing hangs (...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/01/21 12:18 p.m.20 views

CVE-2024-57940 exfat: fix the infinite loop in exfat_readdir()

In the Linux kernel, the following vulnerability has been resolved: exfat: fix the infinite loop in exfatreaddir If the file system is corrupted so that a cluster is linked to itself in the cluster chain, and there is an unused directory entry in the cluster, 'dentry' will not be incremented,...

6AI score
SaveExploits0References13
NVD
NVD
added 2025/01/21 10:15 a.m.33 views

CVE-2025-23184

A potential denial of service vulnerability is present in versions of Apache CXF before 3.5.10, 3.6.5 and 4.0.6. In some edge cases, the CachedOutputStream instances may not be closed and, if backed by temporary files, may fill up the file system it applies to servers and clients...

7.5CVSS0.02134EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/21 9:35 a.m.24 views

CVE-2025-23184 Apache CXF: Denial of Service vulnerability with temporary files

A potential denial of service vulnerability is present in versions of Apache CXF before 3.5.10, 3.6.5 and 4.0.6. In some edge cases, the CachedOutputStream instances may not be closed and, if backed by temporary files, may fill up the file system it applies to servers and clients...

5.9CVSS6.6AI score
SaveExploits0References7
CVE
CVE
added 2025/01/21 9:35 a.m.412 views

CVE-2025-23184

CVE-2025-23184 describes a potential denial-of-service in Apache CXF where CachedOutputStream instances may not be closed in edge cases, risking file-system exhaustion if backed by temporary files on servers or clients. Affected CXF versions are before 3.5.10, 3.6.5, and 4.0.6. The NVD/Apache-mod...

7.5CVSS5.6AI score0.02134EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2025/01/21 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from the exfat module falling into an infinite loop when directory entries are not updated correctly. This could...

5.5CVSS6.3AI score0.00224EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/01/21 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the exfat module not properly zeroing new buffers on write. This could result in uninitialized data being...

7.8CVSS5.8AI score0.00196EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/20 3:47 a.m.8 views

SUSE CVE-2025-21646

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the maximum cell name length The kafs filesystem limits the maximum length of a cell to 256 bytes, but a problem occurs if someone actually does that: kafs tries to create a directory under /proc/net/afs/ with the name o...

5.5CVSS7.6AI score0.00445EPSS
SaveExploits0References14
BDU FSTEC
BDU FSTEC
added 2025/01/20 12:00 a.m.16 views

The vulnerability of the Brokering File System (BFS) in Windows operating systems allows a perpetrator to increase their privileges.

The vulnerability of the Brokering File System BFS in Windows operating systems lies in the possibility of exploiting memory after it is freed. Exploiting this vulnerability can allow an attacker to increase their privileges...

7.8CVSS7.7AI score0.00647EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/19 12:15 p.m.12 views

AZL-67842 CVE-2024-57924 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: fs: relax assertions on failure to encode file handles Encoding file handles is usually performed by a filesystem encodefh method that may fail for various reasons. The legacy users of exportfsencodefh, namely, nfsd and...

5.5CVSS6.3AI score0.0026EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/19 12:15 p.m.6 views

DEBIAN-CVE-2024-57927

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix oops in nfsnetfsinitrequest when copying to cache When netfslib wants to copy some data that has just been read on behalf of nfs, it creates a new write request and calls nfsnetfsinitrequest to initialise it, but with a...

5.5CVSS5.7AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/19 12:15 p.m.11 views

UBUNTU-CVE-2024-57924

In the Linux kernel, the following vulnerability has been resolved: fs: relax assertions on failure to encode file handles Encoding file handles is usually performed by a filesystem encodefh method that may fail for various reasons. The legacy users of exportfsencodefh, namely, nfsd and...

5.5CVSS6.2AI score0.0026EPSS
SaveExploits0References18
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.20 views

CVE-2024-57923

In the Linux kernel, the following vulnerability has been resolved: btrfs: zlib: fix availin bytes for s390 zlib HW compression path Since the input data length passed to zlibcompressfolios can be arbitrary, always setting strm.availin to a multiple of PAGESIZE may cause read-in bytes to exceed t...

5.5CVSS6AI score0.00213EPSS
SaveExploits0
OSV
OSV
added 2025/01/19 11:15 a.m.15 views

UBUNTU-CVE-2025-21646

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the maximum cell name length The kafs filesystem limits the maximum length of a cell to 256 bytes, but a problem occurs if someone actually does that: kafs tries to create a directory under /proc/net/afs/ with the name o...

7.5CVSS6.2AI score0.00445EPSS
SaveExploits0References34
Debian CVE
Debian CVE
added 2025/01/19 10:17 a.m.19 views

CVE-2025-21634

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: remove kernfs active break A warning was found: WARNING: CPU: 10 PID: 3486953 at fs/kernfs/file.c:828 CPU: 10 PID: 3486953 Comm: rmdir Kdump: loaded Tainted: G RIP: 0010:kernfsshoulddrainopenfiles+0x1a1/0x1b0 RSP:...

5.5CVSS5.6AI score0.00142EPSS
SaveExploits0
Rows per page
Query Builder