Lucene search
+L

1244 matches found

CNNVD
CNNVD
added 2025/05/01 12:00 a.m.12 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 an unincremented non-slab folio reference count that could lead to reuse after release...

5.5CVSS6.4AI score0.00156EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/04/29 12:00 a.m.8 views

PT-2025-23158

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been identified, related to the erofs file system. The issue arises when bio add folio fails due to being full, and erofs fileio scan folio retrie...

7.8CVSS7.3AI score0.20744EPSS
SaveExploits5References329
SUSE CVE
SUSE CVE
added 2025/04/24 3:25 a.m.8 views

SUSE 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.5CVSS6.5AI score0.00178EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/04/23 12:00 a.m.8 views

PT-2025-29060

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A double-unlock bug exists in the nfs return empty folio function within the NFS read functionality of the Linux kernel. This issue can lead to a deadlock when a file is read...

7.8CVSS6.7AI score0.00156EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/18 11:20 p.m.14 views

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

5.5CVSS7.7AI score0.00192EPSS
SaveExploits0References15
NVD
NVD
added 2025/04/16 3:16 p.m.17 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.5CVSS0.00178EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 3:16 p.m.2 views

DEBIAN-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.00178EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.7 views

UBUNTU-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.7CVSS6.2AI score0.00178EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/16 3:15 p.m.3 views

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

7CVSS5.8AI score0.00192EPSS
SaveExploits0References1
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.00192EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.34 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.00178EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.7 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.00178EPSS
SaveExploits0
OSV
OSV
added 2025/04/16 2:13 p.m.10 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.107 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.00178EPSS
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.00192EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.10 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.66418EPSS
SaveExploits0References692
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:00 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:00 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.00232EPSS
SaveExploits0References14Affected Software6
SUSE CVE
SUSE CVE
added 2025/04/09 1:33 a.m.8 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
Rows per page
Query Builder