Lucene search
+L

1218 matches found

NVD
NVD
added 2025/02/27 3:15 a.m.10 views

CVE-2025-21736

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix possible int overflows in nilfsfiemap Since nilfsbmaplookupcontig in nilfsfiemap calculates its result by being prepared to go through potentially maxblocks == INTMAX blocks, the value in n may experience an overflow...

5.5CVSS0.00227EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/27 3:15 a.m.5 views

AZL-57832 CVE-2025-21736 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix possible int overflows in nilfsfiemap Since nilfsbmaplookupcontig in nilfsfiemap calculates its result by being prepared to go through potentially maxblocks == INTMAX blocks, the value in n may experience an overflow...

5.5CVSS5.7AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.1 views

DEBIAN-CVE-2025-21736

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix possible int overflows in nilfsfiemap Since nilfsbmaplookupcontig in nilfsfiemap calculates its result by being prepared to go through potentially maxblocks == INTMAX blocks, the value in n may experience an overflow...

5.5CVSS5.7AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.5 views

UBUNTU-CVE-2025-21736

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix possible int overflows in nilfsfiemap Since nilfsbmaplookupcontig in nilfsfiemap calculates its result by being prepared to go through potentially maxblocks == INTMAX blocks, the value in n may experience an overflow...

5.5CVSS6.5AI score0.00227EPSS
SaveExploits0References50
NVD
NVD
added 2025/02/27 2:15 a.m.16 views

CVE-2025-21721

In the Linux kernel, the following vulnerability has been resolved: nilfs2: handle errors that nilfspreparechunk may return Patch series "nilfs2: fix issues with rename operations". This series fixes BUGON check failures reported by syzbot around rename operations, and a minor behavioral issue...

5.5CVSS0.002EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/27 2:15 a.m.4 views

DEBIAN-CVE-2025-21721

In the Linux kernel, the following vulnerability has been resolved: nilfs2: handle errors that nilfspreparechunk may return Patch series "nilfs2: fix issues with rename operations". This series fixes BUGON check failures reported by syzbot around rename operations, and a minor behavioral issue...

5.5CVSS6.1AI score0.002EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/27 2:15 a.m.13 views

CVE-2025-21722

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not force clear folio if buffer is referenced Patch series "nilfs2: protect busy buffer heads from being force-cleared". This series fixes the buffer head state inconsistency issues reported by syzbot that occurs when...

7.8CVSS0.00201EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/27 2:15 a.m.1 views

DEBIAN-CVE-2025-21722

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not force clear folio if buffer is referenced Patch series "nilfs2: protect busy buffer heads from being force-cleared". This series fixes the buffer head state inconsistency issues reported by syzbot that occurs when...

7.8CVSS6.2AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.6 views

UBUNTU-CVE-2025-21722

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not force clear folio if buffer is referenced Patch series "nilfs2: protect busy buffer heads from being force-cleared". This series fixes the buffer head state inconsistency issues reported by syzbot that occurs when...

7.8CVSS6.4AI score0.00201EPSS
SaveExploits0References54
OSV
OSV
added 2025/02/27 2:15 a.m.10 views

UBUNTU-CVE-2025-21721

In the Linux kernel, the following vulnerability has been resolved: nilfs2: handle errors that nilfspreparechunk may return Patch series "nilfs2: fix issues with rename operations". This series fixes BUGON check failures reported by syzbot around rename operations, and a minor behavioral issue...

5.5CVSS6.6AI score0.002EPSS
SaveExploits0References49
Cvelist
Cvelist
added 2025/02/27 2:12 a.m.18 views

CVE-2025-21736 nilfs2: fix possible int overflows in nilfs_fiemap()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix possible int overflows in nilfsfiemap Since nilfsbmaplookupcontig in nilfsfiemap calculates its result by being prepared to go through potentially maxblocks == INTMAX blocks, the value in n may experience an overflow...

0.00227EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/27 2:12 a.m.157 views

CVE-2025-21736

CVE-2025-21736 : In the Linux kernel, nilfs2 may overflow when computing the result of nilfs_fiemap() via nilfs_bmap_lookup_contig() if blocks up to maxblocks == INT_MAX are considered; an overflow can occur due to a left shift on blkbits. The advisory notes the fix is to cast the right-hand expr...

5.5CVSS6.8AI score0.00227EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/02/27 2:12 a.m.11 views

CVE-2025-21736 nilfs2: fix possible int overflows in nilfs_fiemap()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix possible int overflows in nilfsfiemap Since nilfsbmaplookupcontig in nilfsfiemap calculates its result by being prepared to go through potentially maxblocks == INTMAX blocks, the value in n may experience an overflow...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.9 views

CVE-2025-21736

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix possible int overflows in nilfsfiemap Since nilfsbmaplookupcontig in nilfsfiemap calculates its result by being prepared to go through potentially maxblocks == INTMAX blocks, the value in n may experience an overflow...

5.5CVSS5.7AI score0.00227EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/27 2:7 a.m.17 views

CVE-2025-21722 nilfs2: do not force clear folio if buffer is referenced

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not force clear folio if buffer is referenced Patch series "nilfs2: protect busy buffer heads from being force-cleared". This series fixes the buffer head state inconsistency issues reported by syzbot that occurs when...

0.00201EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/27 2:7 a.m.11 views

CVE-2025-21722 nilfs2: do not force clear folio if buffer is referenced

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not force clear folio if buffer is referenced Patch series "nilfs2: protect busy buffer heads from being force-cleared". This series fixes the buffer head state inconsistency issues reported by syzbot that occurs when...

7.8CVSS6.6AI score0.00201EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2025/02/27 2:7 a.m.6 views

CVE-2025-21722 nilfs2: do not force clear folio if buffer is referenced

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not force clear folio if buffer is referenced Patch series "nilfs2: protect busy buffer heads from being force-cleared". This series fixes the buffer head state inconsistency issues reported by syzbot that occurs when...

7.9AI score0.00201EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/27 2:7 a.m.156 views

CVE-2025-21722

CVE-2025-21722 concerns the NILFS2 filesystem in the Linux kernel. When filesystem corruption triggers a read-only fallback, buffer state inconsistencies can occur: one path is when mark_buffer_dirty() marks data/metadata dirty but the buffer isn’t uptodate, and another path is nilfs_btree_propag...

7.8CVSS7.1AI score0.00201EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:7 a.m.9 views

CVE-2025-21722

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not force clear folio if buffer is referenced Patch series "nilfs2: protect busy buffer heads from being force-cleared". This series fixes the buffer head state inconsistency issues reported by syzbot that occurs when...

7.8CVSS6.2AI score0.00201EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/27 2:7 a.m.20 views

CVE-2025-21721 nilfs2: handle errors that nilfs_prepare_chunk() may return

In the Linux kernel, the following vulnerability has been resolved: nilfs2: handle errors that nilfspreparechunk may return Patch series "nilfs2: fix issues with rename operations". This series fixes BUGON check failures reported by syzbot around rename operations, and a minor behavioral issue...

0.002EPSS
SaveExploits0References8
Rows per page
Query Builder