Lucene search
+L

2123 matches found

Vulnrichment
Vulnrichment
added 2025/01/31 11:25 a.m.2 views

CVE-2025-21667 iomap: avoid avoid truncating 64-bit offset to 32 bits

In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomapwritedelallocscan was inadvertently using a 32-bit position due to folionextindex returning an unsigned long. This could lead to an infinite loop when...

7.6AI score0.00202EPSS
SaveExploits0References4
CVE
CVE
added 2025/01/31 11:25 a.m.184 views

CVE-2025-21667

CVE-2025-21667 : Linux kernel vulnerability where on 32-bit builds iomap_write_delalloc_scan() used a 32-bit position due to folio_next_index() returning an unsigned long, truncating 64-bit offsets and potentially causing an infinite loop during writes to XFS. Connected documents confirm the root...

5.5CVSS7.1AI score0.00202EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/01/31 11:25 a.m.27 views

CVE-2025-21667 iomap: avoid avoid truncating 64-bit offset to 32 bits

In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomapwritedelallocscan was inadvertently using a 32-bit position due to folionextindex returning an unsigned long. This could lead to an infinite loop when...

0.00202EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/31 11:25 a.m.15 views

CVE-2025-21667 iomap: avoid avoid truncating 64-bit offset to 32 bits

In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomapwritedelallocscan was inadvertently using a 32-bit position due to folionextindex returning an unsigned long. This could lead to an infinite loop when...

5.5CVSS6AI score0.00202EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/01/31 11:25 a.m.2 views

CVE-2025-21665 filemap: avoid truncating 64-bit offset to 32 bits

In the Linux kernel, the following vulnerability has been resolved: filemap: avoid truncating 64-bit offset to 32 bits On 32-bit kernels, folioseekholedata was inadvertently truncating a 64-bit value to 32 bits, leading to a possible infinite loop when writing to an xfs filesystem...

7.5AI score0.00206EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/01/31 11:25 a.m.24 views

CVE-2025-21665 filemap: avoid truncating 64-bit offset to 32 bits

In the Linux kernel, the following vulnerability has been resolved: filemap: avoid truncating 64-bit offset to 32 bits On 32-bit kernels, folioseekholedata was inadvertently truncating a 64-bit value to 32 bits, leading to a possible infinite loop when writing to an xfs filesystem...

0.00206EPSS
SaveExploits0References5
CVE
CVE
added 2025/01/31 11:25 a.m.179 views

CVE-2025-21665

The CVE-2025-21665 issue is a Linux kernel bug where 64-bit offsets were truncated to 32 bits in folio_seek_hole_data() on 32-bit kernels, potentially causing an infinite loop when writing to XFS. Several connected advisories document the fix across distributions (e.g., Debian, Amazon Linux 2/ALA...

5.5CVSS7.1AI score0.00206EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/01/31 11:25 a.m.22 views

CVE-2025-21665 filemap: avoid truncating 64-bit offset to 32 bits

In the Linux kernel, the following vulnerability has been resolved: filemap: avoid truncating 64-bit offset to 32 bits On 32-bit kernels, folioseekholedata was inadvertently truncating a 64-bit value to 32 bits, leading to a possible infinite loop when writing to an xfs filesystem...

5.5CVSS6AI score0.00206EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/01/31 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from an integer overflow vulnerability, which stems from the folioseekholedata function incorrectly truncating 64-bit offsets to 32-bit in the 32-bit kerne...

5.5CVSS6.7AI score0.00206EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2025/01/24 5:2 p.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-48742: rtnetlink: make sure to refresh masterdev/mops in rtnlnewlink bsc1226694. CVE-2022-49033: btrfs: qgroup: fix sleep from invalid context bug in...

8.8CVSS8.1AI score0.02033EPSS
SaveExploits1References328
Amazon
Amazon
added 2025/01/24 12:0 a.m.16 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: IORINGOPREAD did not correctly consume the provided buffer list when CVE-2023-52926 In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fixed overflow check in mienumattr CVE-2024-27407 I...

8.4CVSS7.7AI score0.00624EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/01/13 8:53 a.m.10 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.0017EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/12 12:15 a.m.4 views

SUSE 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.5CVSS7.7AI score0.0017EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 1:15 p.m.2 views

DEBIAN-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.5CVSS5.7AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.6 views

UBUNTU-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.2AI score0.0017EPSS
SaveExploits0References10
CVE
CVE
added 2025/01/11 12:29 p.m.107 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.0017EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/01/11 12:29 p.m.24 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.0017EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 12:29 p.m.8 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...

5.5CVSS6.1AI score0.0017EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/01/11 12:29 p.m.15 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.5CVSS5.7AI score0.0017EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/01/11 12:0 a.m.6 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 XFS file system not unlocking the inode on exit from an xfstransallocdir error, causing the system to ha...

5.5CVSS6.5AI score0.0017EPSS
SaveExploits0References4
Rows per page
Query Builder