Lucene search
+L

1217 matches found

OSV
OSV
added 2025/04/16 3:15 p.m.7 views

UBUNTU-CVE-2025-22036

In the Linux kernel, the following vulnerability has been resolved: exfat: fix random stack corruption after getblock When getblock is called with a bufferhead allocated on the stack, such as dompagereadpage, stack corruption due to bufferhead UAF may occur in the following race condition...

7.8CVSS6.2AI score0.00188EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.33 views

CVE-2025-22122 block: fix adding folio to bio

In the Linux kernel, the following vulnerability has been resolved: block: fix adding folio to bio 4GB folio is possible on some ARCHs, such as aarch64, 16GB hugepage is supported, then 'offset' of folio can't be held in 'unsigned int', cause warning in bioaddfolionofail and IO failure. Fix it by...

0.00174EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.5 views

CVE-2025-22122

In the Linux kernel, the following vulnerability has been resolved: block: fix adding folio to bio 4GB folio is possible on some ARCHs, such as aarch64, 16GB hugepage is supported, then 'offset' of folio can't be held in 'unsigned int', cause warning in bioaddfolionofail and IO failure. Fix it by...

5.5CVSS5.6AI score0.00174EPSS
SaveExploits0
OSV
OSV
added 2025/04/16 2:13 p.m.9 views

CVE-2025-22122 block: fix adding folio to bio

In the Linux kernel, the following vulnerability has been resolved: block: fix adding folio to bio 4GB folio is possible on some ARCHs, such as aarch64, 16GB hugepage is supported, then 'offset' of folio can't be held in 'unsigned int', cause warning in bioaddfolionofail and IO failure. Fix it by...

6AI score
SaveExploits0References6
CVE
CVE
added 2025/04/16 2:13 p.m.105 views

CVE-2025-22122

MODE C: The CVE-2025-22122 issue affects the Linux kernel where adding a folio to a bio could overflow the bi_offset when large folios are used (e.g., >4GB folio on ARCHs with 16GB hugepages like aarch64). The root cause is that the offset could not be represented in an unsigned int, triggerin...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/16 2:11 p.m.1 views

CVE-2025-22036 exfat: fix random stack corruption after get_block

In the Linux kernel, the following vulnerability has been resolved: exfat: fix random stack corruption after getblock When getblock is called with a bufferhead allocated on the stack, such as dompagereadpage, stack corruption due to bufferhead UAF may occur in the following race condition...

7.5AI score0.00188EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/04/16 12:0 a.m.9 views

PT-2025-16762 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been resolved, related to adding a folio to a bio. On certain architectures, such as aarch64, where large hugepages are supported e.g., 16GB, the offset...

7.8CVSS5.9AI score0.65736EPSS
SaveExploits0References692
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:0 a.m.39 views

The vulnerability of the fuse component’s __readahead_folio function in the Linux operating system’s kernel allows a hacker to disclose protected information.

The vulnerability of the fuse component’s readaheadfolio function in the Linux operating system is related to insufficient protection for service data. Exploiting this vulnerability can allow a remote attacker to disclose sensitive information that is protected by this function...

3.5CVSS6.4AI score0.00203EPSS
SaveExploits0References6Affected Software2
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:0 a.m.18 views

The vulnerability of the hugetlb component of the try_get_folio() function in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the hugetlb component in the trygetfolio function of the Linux operating system is related to errors during link counter updates. Exploiting this vulnerability can allow an attacker to cause service failures remotely...

5.7CVSS6.6AI score0.0023EPSS
SaveExploits0References14Affected Software6
SUSE CVE
SUSE CVE
added 2025/04/09 1:33 a.m.7 views

SUSE CVE-2025-22015

In the Linux kernel, the following vulnerability has been resolved: mm/migrate: fix shmem xarray update during migration A shmem folio can be either in page cache or in swap cache, but not at the same time. Namely, once it is in swap cache, folio-mapping should be NULL, and the folio is no longer...

5.5CVSS7.6AI score0.00203EPSS
SaveExploits0References15
NVD
NVD
added 2025/04/08 9:15 a.m.23 views

CVE-2025-22015

In the Linux kernel, the following vulnerability has been resolved: mm/migrate: fix shmem xarray update during migration A shmem folio can be either in page cache or in swap cache, but not at the same time. Namely, once it is in swap cache, folio-mapping should be NULL, and the folio is no longer...

7.8CVSS0.00203EPSS
SaveExploits0References7
OSV
OSV
added 2025/04/08 9:15 a.m.6 views

DEBIAN-CVE-2025-22015

In the Linux kernel, the following vulnerability has been resolved: mm/migrate: fix shmem xarray update during migration A shmem folio can be either in page cache or in swap cache, but not at the same time. Namely, once it is in swap cache, folio-mapping should be NULL, and the folio is no longer...

5.5CVSS5.6AI score0.00203EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/08 9:15 a.m.6 views

UBUNTU-CVE-2025-22015

In the Linux kernel, the following vulnerability has been resolved: mm/migrate: fix shmem xarray update during migration A shmem folio can be either in page cache or in swap cache, but not at the same time. Namely, once it is in swap cache, folio-mapping should be NULL, and the folio is no longer...

7.8CVSS6.4AI score0.00203EPSS
SaveExploits0References26
CVE
CVE
added 2025/04/08 8:18 a.m.131 views

CVE-2025-22015

Technical details for CVE-2025-22015 are not publicly available in the provided documents. Monitor for updates from vendors and security advisories.

7.8CVSS7.1AI score0.00203EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/04/08 8:18 a.m.18 views

CVE-2025-22015 mm/migrate: fix shmem xarray update during migration

In the Linux kernel, the following vulnerability has been resolved: mm/migrate: fix shmem xarray update during migration A shmem folio can be either in page cache or in swap cache, but not at the same time. Namely, once it is in swap cache, folio-mapping should be NULL, and the folio is no longer...

7.8CVSS6.2AI score
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/04/05 2:25 a.m.10 views

SUSE CVE-2025-21984

In the Linux kernel, the following vulnerability has been resolved: mm: fix kernel BUG when userfaultfdmove encounters swapcache userfaultfdmove checks whether the PTE entry is present or a swap entry. - If the PTE entry is present, movepresentpte handles folio migration by setting: srcfolio-inde...

5.5CVSS7.8AI score0.0014EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/04 2:59 a.m.5 views

SUSE CVE-2025-21931

In the Linux kernel, the following vulnerability has been resolved: hwpoison, memoryhotplug: lock folio before unmap hwpoisoned folio Commit b15c87263a69 "hwpoison, memoryhotplug: allow hwpoisoned pages to be offlined add page poison checks in domigraterange in order to make offline hwpoisoned pa...

5.5CVSS7.5AI score0.00148EPSS
SaveExploits0References17
OSV
OSV
added 2025/04/03 8:15 a.m.1 views

DEBIAN-CVE-2025-22000

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: drop beyond-EOF folios with the right number of refs When an after-split folio is large and needs to be dropped due to EOF, folioputrefsfolio, folionrpagesfolio should be used to drop all page cache refs. Otherwise...

5.5CVSS5.6AI score0.00178EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/03 8:15 a.m.23 views

CVE-2025-22000

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: drop beyond-EOF folios with the right number of refs When an after-split folio is large and needs to be dropped due to EOF, folioputrefsfolio, folionrpagesfolio should be used to drop all page cache refs. Otherwise...

5.5CVSS0.00178EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/03 8:15 a.m.9 views

UBUNTU-CVE-2025-22000

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: drop beyond-EOF folios with the right number of refs When an after-split folio is large and needs to be dropped due to EOF, folioputrefsfolio, folionrpagesfolio should be used to drop all page cache refs. Otherwise...

5.5CVSS6.5AI score0.00178EPSS
SaveExploits0References10
Rows per page
Query Builder