Lucene search
+L

24444 matches found

CVE
CVE
added 2025/01/19 10:18 a.m.2383 views

CVE-2025-21646

In CVE-2025-21646, the afs issue in the Linux kernel is resolved by enforcing a maximum cell name length of 253 bytes. The kafs filesystem previously allowed up to 256 bytes, but creating a directory under /proc/net/afs/ with that name hit procfs’ 255-byte filename limit, causing a warning. The D...

7.5CVSS6.5AI score0.00445EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/01/19 10:18 a.m.17 views

CVE-2025-21646 afs: Fix the maximum cell name length

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.5CVSS6AI score
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2025/01/15 3:56 p.m.25 views

CVE-2024-57896

In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at closectree, we first stop the cleaner kthread, using kthreadstop which frees the associated taskstruct, and then stop...

5.5CVSS6.8AI score0.00213EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/15 1:15 p.m.7 views

UBUNTU-CVE-2024-57892

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix slab-use-after-free due to dangling pointer dqipriv When mounting ocfs2 and then remounting it as read-only, a slab-use-after-free occurs after the user uses a syscall to quotagetnextquota. Specifically, sbdqinfosb,...

7.8CVSS6.5AI score0.0022EPSS
SaveExploits0References44
SUSE Linux
SUSE Linux
added 2025/01/15 10:11 a.m.4 views

Security update for the Linux Kernel (Live Patch 26 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024119 fixes several issues. The following security issues were fixed: CVE-2024-50264: vsock/virtio: Initialization of the dangling pointer occurring in vsk-trans bsc1233712. CVE-2022-48956: ipv6: avoid use-after-free in ip6fragment bsc1232637...

7.8CVSS8.7AI score0.00821EPSS
SaveExploits2References98
ICS
ICS
added 2025/01/14 12:00 a.m.11 views

Siemens SIPROTEC 5 Products

SUMMARY Affected SIPROTEC 5 devices do not properly limit the access of the web server to the filesystem. This could allow an authenticated remote attacker to read arbitrary files or the entire filesystem of the device. Siemens has released new versions for several affected products and...

7.1CVSS6.7AI score0.00616EPSS
SaveExploits0References10
OSV
OSV
added 2025/01/13 11:51 a.m.8 views

USN-7200-1 roundcube vulnerability

It was discovered that Roundcube incorrectly handled certain file-based attachment plugins. An attacker could exploit this to gain unauthorized access to arbitrary files on the host’s file system...

7.8CVSS5.9AI score0.36919EPSS
SaveExploits5References2
RedhatCVE
RedhatCVE
added 2025/01/13 8:53 a.m.11 views

CVE-2024-55641

In the Linux kernel, the following vulnerability has been resolved: xfs: unlock inodes when erroring out of xfstransallocdir Debugging a filesystem patch with generic/475 caused the system to hang after observing the following sequences in dmesg: XFS dm-0: metadata I/O error in...

5.5CVSS6.9AI score0.00173EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/01/13 12:00 a.m.8 views

PT-2025-8763

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A bug in the Linux kernel's btrfs filesystem can cause a crash when the cow file range function fails, leading to improper cleanup of folios. This issue is related to error handling in t...

5.5CVSS5.3AI score0.0022EPSS
SaveExploits0References29
NVD
NVD
added 2025/01/11 1:15 p.m.17 views

CVE-2024-55641

In the Linux kernel, the following vulnerability has been resolved: xfs: unlock inodes when erroring out of xfstransallocdir Debugging a filesystem patch with generic/475 caused the system to hang after observing the following sequences in dmesg: XFS dm-0: metadata I/O error in...

5.5CVSS0.00173EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 1:15 p.m.11 views

UBUNTU-CVE-2024-57804

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs The driver, through the SAS transport, exposes a sysfs interface to enable/disable PHYs in a controller/expander setup. When multiple PHYs are disabled and...

7.3CVSS6.2AI score0.00184EPSS
SaveExploits0References21
OSV
OSV
added 2025/01/11 12:39 p.m.12 views

CVE-2024-57806 btrfs: fix transaction atomicity bug when enabling simple quotas

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction atomicity bug when enabling simple quotas Set squota incompat bit before committing the transaction that enables the feature. With the config CONFIGBTRFSASSERT enabled, an assertion failure occurs regarding...

6AI score
SaveExploits0References5
OSV
OSV
added 2025/01/11 12:35 p.m.24 views

CVE-2024-53685 ceph: give up on paths longer than PATH_MAX

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...

6AI score
SaveExploits0References11
OSV
OSV
added 2025/01/11 12:29 p.m.10 views

CVE-2024-55641 xfs: unlock inodes when erroring out of xfs_trans_alloc_dir

In the Linux kernel, the following vulnerability has been resolved: xfs: unlock inodes when erroring out of xfstransallocdir Debugging a filesystem patch with generic/475 caused the system to hang after observing the following sequences in dmesg: XFS dm-0: metadata I/O error in...

6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/01/11 12:29 p.m.28 views

CVE-2024-55641 xfs: unlock inodes when erroring out of xfs_trans_alloc_dir

In the Linux kernel, the following vulnerability has been resolved: xfs: unlock inodes when erroring out of xfstransallocdir Debugging a filesystem patch with generic/475 caused the system to hang after observing the following sequences in dmesg: XFS dm-0: metadata I/O error in...

0.00173EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/11 12:29 p.m.118 views

CVE-2024-55641

Technical details for CVE-2024-55641 (Linux kernel XFS inode unlock on error in xfs_trans_alloc_dir) are not present in the provided connected documents. Monitor for updates; the initial description notes the issue and patch, but no vendor/product/version specifics are provided here.

5.5CVSS6.6AI score0.00173EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2025/01/11 3:15 a.m.19 views

CVE-2025-0105

An arbitrary file deletion vulnerability in Palo Alto Networks Expedition enables an unauthenticated attacker to delete arbitrary files accessible to the www-data user on the host filesystem...

9.1CVSS0.13273EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 3:15 a.m.8 views

CVE-2025-0105

An arbitrary file deletion vulnerability in Palo Alto Networks Expedition enables an unauthenticated attacker to delete arbitrary files accessible to the www-data user on the host filesystem...

9.1CVSS7.4AI score0.13273EPSS
SaveExploits0References1
CVE
CVE
added 2025/01/11 3:01 a.m.106 views

CVE-2025-0105

CVE-2025-0105 is an arbitrary file deletion vulnerability in Palo Alto Networks Expedition. An unauthenticated attacker could delete arbitrary files accessible to the www-data user on the host filesystem. The impact is described as functional deletion with potential exposure of configured data (p...

9.1CVSS6.8AI score0.13273EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2025/01/11 12:00 a.m.11 views

PT-2025-2981 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.12.0-10553-gb86545e02e8c Description: A potential deadlock issue has been identified in the Linux kernel. The queue attr store function first freezes the queue -q usage counterio and then acquires -sysfs lock...

5.5CVSS7.2AI score
SaveExploits0References10
Rows per page
Query Builder