Lucene search
+L

538 matches found

RedhatCVE
RedhatCVE
added 2026/02/16 2:38 p.m.9 views

CVE-2026-23141

A flaw was found in the Linux kernel's btrfs filesystem send functionality. In the rangeisholeinparent function, the code accesses the diskbytenr field of a file extent item without first checking if it is an inline extent. For inline extents, the data begins at the diskbytenr field offset, so...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/02/16 12:26 a.m.7 views

SUSE CVE-2026-23141

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: check for inline extents in rangeisholeinparent Before accessing the diskbytenr field of a file extent item we need to check if we are dealing with an inline extent. This is because for inline extents their data star...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:00 a.m.15 views

Siemens SIMATIC S7-1500 Use of Uninitialized Resource (CVE-2025-38691)

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix uninited ptr deref in block/scsi layout The error occurs on the third attempt to encode extents. When function exttreepreparecommit reallocates a larger buffer to retry encoding extents, the layoutupdatepages page array...

5.5CVSS6AI score0.00177EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/14 4:15 p.m.9 views

CVE-2026-23141

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: check for inline extents in rangeisholeinparent Before accessing the diskbytenr field of a file extent item we need to check if we are dealing with an inline extent. This is because for inline extents their data star...

5.5CVSS0.00123EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/14 4:15 p.m.12 views

UBUNTU-CVE-2026-23141

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: check for inline extents in rangeisholeinparent Before accessing the diskbytenr field of a file extent item we need to check if we are dealing with an inline extent. This is because for inline extents their data star...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.7 views

CVE-2026-23141

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: check for inline extents in rangeisholeinparent Before accessing the diskbytenr field of a file extent item we need to check if we are dealing with an inline extent. This is because for inline extents their data star...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References31
ATTACKERKB
ATTACKERKB
added 2026/02/14 3:36 p.m.5 views

CVE-2026-23141

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: check for inline extents in rangeisholeinparent Before accessing the diskbytenr field of a file extent item we need to check if we are dealing with an inline extent. This is because for inline extents their data star...

5.2AI score0.00123EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/02/14 3:36 p.m.31 views

CVE-2026-23141 btrfs: send: check for inline extents in range_is_hole_in_parent()

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: check for inline extents in rangeisholeinparent Before accessing the diskbytenr field of a file extent item we need to check if we are dealing with an inline extent. This is because for inline extents their data star...

0.00123EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/02/14 3:36 p.m.9 views

CVE-2026-23141

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: check for inline extents in rangeisholeinparent Before accessing the diskbytenr field of a file extent item we need to check if we are dealing with an inline extent. This is because for inline extents their data star...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
EUVD
EUVD
added 2026/02/14 3:36 p.m.14 views

EUVD-2026-5895

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: check for inline extents in rangeisholeinparent Before accessing the diskbytenr field of a file extent item we need to check if we are dealing with an inline extent. This is because for inline extents their data star...

5.2AI score0.00123EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/14 3:36 p.m.43 views

CVE-2026-23141

CVE-2026-23141 affects the Linux kernel (btrfs subsystem) where btrfs: send: check for inline extents in range_is_hole_in_parent() failed to verify inline extents before accessing the disk_bytenr field. The bug could allow an invalid memory access when inline data is accessed, or when the inline ...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-23141

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: send: check for inline extents in rangeisholeinparent Before accessing the diskbytenr field of a file extent item we need to check if we are dealing with...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/04 5:16 p.m.15 views

CVE-2025-71194

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock in waitcurrenttrans due to ignored transaction type When waitcurrenttrans is called during starttransaction, it currently waits for a blocked transaction without considering whether the given transaction type...

0.00173EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.11 views

CVE-2025-71194

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock in waitcurrenttrans due to ignored transaction type When waitcurrenttrans is called during starttransaction, it currently waits for a blocked transaction without considering whether the given transaction type...

5.4AI score0.00173EPSS
SaveExploits0References33
OSV
OSV
added 2026/02/04 5:16 p.m.13 views

UBUNTU-CVE-2025-71194

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock in waitcurrenttrans due to ignored transaction type When waitcurrenttrans is called during starttransaction, it currently waits for a blocked transaction without considering whether the given transaction type...

5.9AI score0.00173EPSS
SaveExploits0References35
CVE
CVE
added 2026/02/04 4:04 p.m.30 views

CVE-2025-71194

Summary: CVE-2025-71194 concerns the Linux kernel, specifically a btrfs deadlock involving wait_current_trans() during start_transaction(). The issue stems from a missing check that should consider the transaction type against btrfs_blocked_trans_types[] for the current state, causing a transacti...

5.3AI score0.00173EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/02/04 4:04 p.m.11 views

CVE-2025-71194 btrfs: fix deadlock in wait_current_trans() due to ignored transaction type

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock in waitcurrenttrans due to ignored transaction type When waitcurrenttrans is called during starttransaction, it currently waits for a blocked transaction without considering whether the given transaction type...

5.2AI score0.00173EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/02/04 4:04 p.m.10 views

EUVD-2025-206804

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock in waitcurrenttrans due to ignored transaction type When waitcurrenttrans is called during starttransaction, it currently waits for a blocked transaction without considering whether the given transaction type...

5.3AI score0.00173EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/02/03 1:42 p.m.11 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 kernel was updated to fix various security issues The following security issues were fixed: CVE-2022-50282: chardev: fix error handling in cdevdeviceadd bsc1249739. CVE-2022-50630: mm: hugetlb: fix UAF in hugetlbhandleuserfault bsc1254785. CVE-2022-50700: wifi:...

8.7CVSS6.9AI score0.0094EPSS
SaveExploits2References290
OSV
OSV
added 2026/01/30 1:42 p.m.8 views

SUSE-SU-2026:0350-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 RT kernel was updated to fix various security issues The following security issues were fixed: - CVE-2022-50282: chardev: fix error handling in cdevdeviceadd bsc1249739. - CVE-2022-50630: mm: hugetlb: fix UAF in hugetlbhandleuserfault bsc1254785. - CVE-2022-50700:...

9.8CVSS7AI score0.0094EPSS
SaveExploits2References145
Rows per page
Query Builder