Lucene search
+L

4402 matches found

OSV
OSV
added 2025/02/27 3:15 a.m.2 views

DEBIAN-CVE-2025-21754

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion failure when splitting ordered extent after transaction abort If while we are doing a direct IO write a transaction abort happens, we mark all existing ordered extents with the BTRFSORDEREDIOERR flag done at...

5.5CVSS5.7AI score0.0023EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.17 views

CVE-2025-21754

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion failure when splitting ordered extent after transaction abort If while we are doing a direct IO write a transaction abort happens, we mark all existing ordered extents with the BTRFSORDEREDIOERR flag done at...

5.5CVSS0.0023EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/27 3:15 a.m.20 views

AZL-59010 CVE-2025-21753 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted transaction When we are trying to join the current transaction and if it's aborted, we read its 'aborted' field after unlocking fsinfo-translock and without holding any...

7.8CVSS6.7AI score0.00257EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.2 views

DEBIAN-CVE-2025-21753

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted transaction When we are trying to join the current transaction and if it's aborted, we read its 'aborted' field after unlocking fsinfo-translock and without holding any...

7.8CVSS6.2AI score0.00257EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.8 views

CVE-2025-21753

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted transaction When we are trying to join the current transaction and if it's aborted, we read its 'aborted' field after unlocking fsinfo-translock and without holding any...

7.8CVSS0.00257EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/27 3:15 a.m.12 views

UBUNTU-CVE-2025-21753

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted transaction When we are trying to join the current transaction and if it's aborted, we read its 'aborted' field after unlocking fsinfo-translock and without holding any...

7.8CVSS6.5AI score0.00257EPSS
SaveExploits0References50
OSV
OSV
added 2025/02/27 3:15 a.m.10 views

UBUNTU-CVE-2025-21754

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion failure when splitting ordered extent after transaction abort If while we are doing a direct IO write a transaction abort happens, we mark all existing ordered extents with the BTRFSORDEREDIOERR flag done at...

5.5CVSS6.5AI score0.0023EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2025/02/27 3:10 a.m.8 views

SUSE CVE-2022-49248

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transaction AV/C deferred transaction was supported at a commit 00a7bb81c20f "ALSA: firewire-lib: Add support for deferred transaction" while 'deferrable' flag can be...

5.5CVSS7.6AI score0.00264EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/02/27 3:8 a.m.5 views

SUSE CVE-2022-49331

In the Linux kernel, the following vulnerability has been resolved: nfc: st21nfca: fix memory leaks in EVTTRANSACTION handling Error paths do not free previously allocated memory. Add devmkfree to those failure paths...

5.5CVSS8AI score0.00266EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/02/27 3:8 a.m.5 views

SUSE CVE-2022-49358

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: memleak flow rule from commit path Abort path release flow rule object, however, commit path does not. Update code to destroy these objects before releasing the transaction...

5.5CVSS6.6AI score0.00282EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/02/27 2:12 a.m.28 views

CVE-2025-21753 btrfs: fix use-after-free when attempting to join an aborted transaction

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted transaction When we are trying to join the current transaction and if it's aborted, we read its 'aborted' field after unlocking fsinfo-translock and without holding any...

7.8CVSS0.00257EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/02/27 2:12 a.m.13 views

CVE-2025-21753 btrfs: fix use-after-free when attempting to join an aborted transaction

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted transaction When we are trying to join the current transaction and if it's aborted, we read its 'aborted' field after unlocking fsinfo-translock and without holding any...

7.8CVSS7.3AI score0.00257EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/27 2:12 a.m.15 views

CVE-2025-21754 btrfs: fix assertion failure when splitting ordered extent after transaction abort

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion failure when splitting ordered extent after transaction abort If while we are doing a direct IO write a transaction abort happens, we mark all existing ordered extents with the BTRFSORDEREDIOERR flag done at...

6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/27 2:12 a.m.27 views

CVE-2025-21754 btrfs: fix assertion failure when splitting ordered extent after transaction abort

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion failure when splitting ordered extent after transaction abort If while we are doing a direct IO write a transaction abort happens, we mark all existing ordered extents with the BTRFSORDEREDIOERR flag done at...

0.0023EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/27 2:12 a.m.126 views

CVE-2025-21754

The CVE-2025-21754 affects Linux kernel btrfs behavior. When a direct IO write triggers a transaction abort, ordered extents are marked with BTRFS_ORDERED_IOERR, and if an ordered extent still has bytes remaining, btrfs_split_ordered_extent() asserts on flags. The documented root cause is an asse...

5.5CVSS6.3AI score0.0023EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.16 views

CVE-2025-21754

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion failure when splitting ordered extent after transaction abort If while we are doing a direct IO write a transaction abort happens, we mark all existing ordered extents with the BTRFSORDEREDIOERR flag done at...

5.5CVSS5.7AI score0.0023EPSS
SaveExploits0
CVE
CVE
added 2025/02/27 2:12 a.m.186 views

CVE-2025-21753

The CVE-2025-21753 entry concerns a use-after-free in the Linux kernel’s btrfs join_transaction path. Root cause: when joining the current (possibly aborted) transaction, the code reads the transaction’s aborted field after releasing fs_info->trans_lock and without holding an extra reference, ...

7.8CVSS6.3AI score0.00257EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.17 views

CVE-2025-21753

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted transaction When we are trying to join the current transaction and if it's aborted, we read its 'aborted' field after unlocking fsinfo-translock and without holding any...

7.8CVSS6.2AI score0.00257EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 2:12 a.m.20 views

CVE-2025-21753 btrfs: fix use-after-free when attempting to join an aborted transaction

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted transaction When we are trying to join the current transaction and if it's aborted, we read its 'aborted' field after unlocking fsinfo-translock and without holding any...

7.8CVSS6AI score
SaveExploits0References14
CNNVD
CNNVD
added 2025/02/27 12:0 a.m.9 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 the btrfssplitorderedextent function not properly handling the BTRFSORDEREDIOERR flag when handling a...

5.5CVSS6.5AI score0.0023EPSS
SaveExploits0References6
Rows per page
Query Builder