Lucene search
+L

209 matches found

RedhatCVE
RedhatCVE
added 2026/08/19 5:07 a.m.5 views

CVE-2026-72225

A flaw was found in the Linux kernel's jbd2 journaling layer. An integer underflow vulnerability in the jbd2journalinitializefastcommit function occurs when validating journal capacity. This underflow can corrupt critical journal metadata, such as jlast, jfcfirst, and jfree, leading to a journal...

7.8CVSS5.5AI score0.00172EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.7 views

CVE-2026-72225

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix integer underflow in jbd2journalinitializefastcommit jbd2journalinitializefastcommit validates journal capacity by checking journal-jlast - numfcblks JBD2MINJOURNALBLOCKS. Both jlast and numfcblks are unsigned, so when...

7.8CVSS0.00172EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:21 a.m.9 views

UBUNTU-CVE-2026-72225

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix integer underflow in jbd2journalinitializefastcommit jbd2journalinitializefastcommit validates journal capacity by checking journal-jlast - numfcblks JBD2MINJOURNALBLOCKS. Both jlast and numfcblks are unsigned, so when...

7.8CVSS5.4AI score0.00172EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/08/15 5:54 a.m.12 views

EUVD-2026-59124

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix integer underflow in jbd2journalinitializefastcommit jbd2journalinitializefastcommit validates journal capacity by checking journal-jlast - numfcblks JBD2MINJOURNALBLOCKS. Both jlast and numfcblks are unsigned, so when...

5.4AI score0.00172EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:54 a.m.32 views

CVE-2026-72225

The CVE-2026-72225 issue is in the Linux kernel’s journal code (jbd2). A numeric underflow occurs in jbd2_journal_initialize_fast_commit() when calculating journal capacity with (journal->j_last - num_fc_blks) where both operands are unsigned; if num_fc_blks > j_last, the subtraction wraps ...

7.8CVSS5.4AI score0.00172EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:54 a.m.11 views

CVE-2026-72225 jbd2: fix integer underflow in jbd2_journal_initialize_fast_commit()

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix integer underflow in jbd2journalinitializefastcommit jbd2journalinitializefastcommit validates journal capacity by checking journal-jlast - numfcblks JBD2MINJOURNALBLOCKS. Both jlast and numfcblks are unsigned, so when...

7.8CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.26 views

CVE-2026-72225 jbd2: fix integer underflow in jbd2_journal_initialize_fast_commit()

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix integer underflow in jbd2journalinitializefastcommit jbd2journalinitializefastcommit validates journal capacity by checking journal-jlast - numfcblks JBD2MINJOURNALBLOCKS. Both jlast and numfcblks are unsigned, so when...

7.8CVSS0.00172EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-72225

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - jbd2: fix integer underflow in jbd2journalinitializefastcommit jbd2journalinitializefastcommit validates journal capacity by checking journal-jlast - numfcblks...

7.8CVSS5.4AI score0.00172EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72413

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix integer underflow in jbd2 journal initialize fast commit jbd2 journal initialize fast commit validates journal capacity by checking journal-j last - num fc blks JBD2 MIN JOURNAL BLOCKS. Both j last and num fc blks are...

5.4AI score0.00172EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.14 views

Siemens SIMATIC S7-1500 CPU 1518 MFP Improper Input Validation (CVE-2025-39782)

In the Linux kernel, the following vulnerability has been resolved: jbd2: prevent softlockup in jbd2logdocheckpoint Both jbd2logdocheckpoint and jbd2journalshrinkcheckpointlist periodically release jlistlock after processing a batch of buffers to avoid long hold times on the jlistlock. However,...

5.5CVSS6.2AI score0.00124EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/07/07 12:00 a.m.8 views

The vulnerability of the jbd2_journal_get_create_access() function in the fs/jbd2/transaction.c file of the Linux kernel’s file system allows a attacker to cause a service failure.

The vulnerability of the jbd2journalgetcreateaccess function in the fs/jbd2/transaction.c file of the Linux kernel’s file system is related to the distribution of resources without any restrictions or regulations. Exploiting this vulnerability could allow a attacker to cause service failures...

5.5CVSS6AI score0.00525EPSS
SaveExploits0References12Affected Software4
Tenable Nessus
Tenable Nessus
added 2026/05/28 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-46061

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - jbd2: fix deadlock in jbd2journalcancelrevoke Commit f76d4c28a46a fs/jbd2: use sleeping version of findgetblock changed jbd2journalcancelrevoke to use...

5.5CVSS5.5AI score0.00094EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/27 2:17 p.m.22 views

CVE-2026-46061

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix deadlock in jbd2journalcancelrevoke Commit f76d4c28a46a "fs/jbd2: use sleeping version of findgetblock" changed jbd2journalcancelrevoke to use findgetblocknonatomic which holds the folio lock instead of iprivatelock. Th...

5.5CVSS0.00094EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/27 12:58 p.m.54 views

CVE-2026-46080 ocfs2: split transactions in dio completion to avoid credit exhaustion

In the Linux kernel, the following vulnerability has been resolved: ocfs2: split transactions in dio completion to avoid credit exhaustion During ocfs2 dio operations, JBD2 may report warnings via following call trace: ocfs2dioendiowrite ocfs2markextentwritten ocfs2changeextentflag ocfs2splitexte...

0.00136EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/27 12:57 p.m.13 views

CVE-2026-46061 jbd2: fix deadlock in jbd2_journal_cancel_revoke()

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix deadlock in jbd2journalcancelrevoke Commit f76d4c28a46a "fs/jbd2: use sleeping version of findgetblock" changed jbd2journalcancelrevoke to use findgetblocknonatomic which holds the folio lock instead of iprivatelock. Th...

5.9AI score
SaveExploits0References7
EUVD
EUVD
added 2026/05/27 12:57 p.m.22 views

EUVD-2026-32443

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix deadlock in jbd2journalcancelrevoke Commit f76d4c28a46a "fs/jbd2: use sleeping version of findgetblock" changed jbd2journalcancelrevoke to use findgetblocknonatomic which holds the folio lock instead of iprivatelock. Th...

5.7AI score0.00094EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/05/27 12:57 p.m.31 views

CVE-2026-46061

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix deadlock in jbd2journalcancelrevoke Commit f76d4c28a46a "fs/jbd2: use sleeping version of findgetblock" changed jbd2journalcancelrevoke to use findgetblocknonatomic which holds the folio lock instead of iprivatelock. Th...

5.5CVSS5.7AI score0.00094EPSS
SaveExploits0
CVE
CVE
added 2026/05/27 12:57 p.m.38 views

CVE-2026-46061

Summary: CVE-2026-46061 is a Linux kernel issue in jbd2/journal handling that can cause an ABBA deadlock when filesystem blocksize is smaller than pagesize. The root cause is a lock-order conflict introduced by switching to __find_get_block_nonatomic() which can hold folio and buffer locks in the...

5.5CVSS5.7AI score0.00094EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:57 p.m.11 views

CVE-2026-46061

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix deadlock in jbd2journalcancelrevoke Commit f76d4c28a46a "fs/jbd2: use sleeping version of findgetblock" changed jbd2journalcancelrevoke to use findgetblocknonatomic which holds the folio lock instead of iprivatelock. Th...

5.7AI score0.00094EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a deadlock caused by the jbd2journalcancelrevoke function in jbd2. This issue may lead to an ABBA...

5.8AI score0.00094EPSS
SaveExploits0References4
Rows per page
Query Builder