Lucene search
K

119 matches found

OSV
OSV
added 2025/02/26 7:1 a.m.2 views

DEBIAN-CVE-2022-49699

In the Linux kernel, the following vulnerability has been resolved: filemap: Handle sibling entries in filemapgetreadbatch If a read races with an invalidation followed by another read, it is possible for a folio to be replaced with a higher-order folio. If that happens, we'll see a sibling entry...

5.5CVSS5.5AI score0.00215EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.3 views

UBUNTU-CVE-2022-49699

In the Linux kernel, the following vulnerability has been resolved: filemap: Handle sibling entries in filemapgetreadbatch If a read races with an invalidation followed by another read, it is possible for a folio to be replaced with a higher-order folio. If that happens, we'll see a sibling entry...

5.5CVSS6.3AI score0.00215EPSS
Exploits0References5
OSV
OSV
added 2025/02/26 2:24 a.m.10 views

CVE-2022-49699 filemap: Handle sibling entries in filemap_get_read_batch()

In the Linux kernel, the following vulnerability has been resolved: filemap: Handle sibling entries in filemapgetreadbatch If a read races with an invalidation followed by another read, it is possible for a folio to be replaced with a higher-order folio. If that happens, we'll see a sibling entry...

5.5CVSS5.2AI score0.00215EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2025/02/12 12:0 a.m.6 views

The vulnerability of the folio_seek_hole_data() function in the mm/filemap.c module of Linux operating systems allows a hacker to trigger a service failure.

The vulnerability of the folioseekholedata function in the mm/filemap.c module of Linux operating systems is related to the execution of a loop with an unreachable exit condition due to numerical truncation. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.9AI score0.002EPSS
Exploits0References20Affected Software5
SUSE CVE
SUSE CVE
added 2025/02/01 3:47 a.m.4 views

SUSE CVE-2025-21665

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.5CVSS7.6AI score0.002EPSS
Exploits0References13
RedhatCVE
RedhatCVE
added 2025/01/31 6:32 p.m.12 views

CVE-2025-21665

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.5CVSS6.4AI score0.002EPSS
Exploits0References4
OSV
OSV
added 2025/01/31 12:15 p.m.8 views

AZL-56265 CVE-2025-21665 affecting package kernel for versions less than 5.15.180.1-1

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.5CVSS6.7AI score0.002EPSS
Exploits0References1
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.002EPSS
Exploits0References5
CVE
CVE
added 2025/01/31 11:25 a.m.173 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.002EPSS
Exploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.12 views

CVE-2025-21665

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.5CVSS5.6AI score0.002EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.4 views

filemap: Fix bounds checking in filemap_read()

...

5.5CVSS7.1AI score0.00246EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/12/04 12:56 a.m.37 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.8CVSS7AI score0.01483EPSS
Exploits0References27
BDU FSTEC
BDU FSTEC
added 2024/11/20 12:0 a.m.5 views

The vulnerability of the cachestat component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the cachestat component in the Linux operating system’s kernel is related to errors in reading beyond the buffer boundaries of the filemapcachestat function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00646EPSS
Exploits0References20Affected Software4
OSV
OSV
added 2024/11/19 2:16 a.m.7 views

AZL-53516 CVE-2024-50272 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: filemap: Fix bounds checking in filemapread If the caller supplies an iocb-kipos value that is close to the filesystem upper limit, and an iterator with a count that causes us to overflow that limit, then filemapread enters an...

5.5CVSS6.3AI score0.00246EPSS
Exploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.6 views

AZL-53637 CVE-2024-50272 affecting package kernel for versions less than 5.15.182.1-1

In the Linux kernel, the following vulnerability has been resolved: filemap: Fix bounds checking in filemapread If the caller supplies an iocb-kipos value that is close to the filesystem upper limit, and an iterator with a count that causes us to overflow that limit, then filemapread enters an...

5.5CVSS6.3AI score0.00246EPSS
Exploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.2 views

DEBIAN-CVE-2024-50272

In the Linux kernel, the following vulnerability has been resolved: filemap: Fix bounds checking in filemapread If the caller supplies an iocb-kipos value that is close to the filesystem upper limit, and an iterator with a count that causes us to overflow that limit, then filemapread enters an...

5.5CVSS5.8AI score0.00246EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.16 views

CVE-2024-50272 filemap: Fix bounds checking in filemap_read()

In the Linux kernel, the following vulnerability has been resolved: filemap: Fix bounds checking in filemapread If the caller supplies an iocb-kipos value that is close to the filesystem upper limit, and an iterator with a count that causes us to overflow that limit, then filemapread enters an...

0.00246EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.14 views

CVE-2024-50272

In the Linux kernel, the following vulnerability has been resolved: filemap: Fix bounds checking in filemapread If the caller supplies an iocb-kipos value that is close to the filesystem upper limit, and an iterator with a count that causes us to overflow that limit, then filemapread enters an...

5.5CVSS5.8AI score0.00246EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/10/25 3:7 a.m.4 views

SUSE CVE-2024-49873

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: fix filemapgetfolioscontig THP panic Patch series "memfd-pin huge page fixes". Fix multiple bugs that occur when using memfdpinfolios with hugetlb pages and THP. The hugetlb bugs only bite when the page is not yet...

5.5CVSS7.6AI score0.002EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/10/21 11:7 p.m.11 views

CVE-2024-49873

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: fix filemapgetfolioscontig THP panic Patch series "memfd-pin huge page fixes". Fix multiple bugs that occur when using memfdpinfolios with hugetlb pages and THP. The hugetlb bugs only bite when the page is not yet...

5.5CVSS7.2AI score0.002EPSS
Exploits0References4
Rows per page
Query Builder