Lucene search
+L

5167 matches found

Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.13 views

CVE-2026-43046

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject root items with dropprogress and zero droplevel BUG When recovering relocation at mount time, mergerelocroot and btrfsdropsnapshot both use BUGONlevel == 0 to guard against an impossible state: a non-zero dropprogre...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2026/05/01 8:37 a.m.17 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 kernel was updated to fix various security issues The following security issues were fixed: CVE-2024-26584: net/tls: return ENOTSUPP on tlsinit bsc1220186. CVE-2025-38234: sched/rt: Fix race in pushrttask bsc1246057. CVE-2025-39759: btrfs: qgroup: fix race between...

8.2CVSS6.8AI score0.00746EPSS
SaveExploits2References72
OSV
OSV
added 2026/05/01 8:37 a.m.8 views

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

The SUSE Linux Enterprise 12 SP5 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2024-26584: net/tls: return ENOTSUPP on tlsinit bsc1220186. - CVE-2025-38234: sched/rt: Fix race in pushrttask bsc1246057. - CVE-2025-39759: btrfs: qgroup: fix race...

9.8CVSS6.8AI score0.00746EPSS
SaveExploits2References37
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.17 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 originates from a BUGON triggered when merging root nodes when the root entry in btrfs contains a non-zero dropprogress...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/30 12:05 p.m.28 views

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

The SUSE Linux Enterprise 15 SP7 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-39998: scsi: target: targetcoreconfigfs: Add length check to avoid buffer overflow bsc1252073. - CVE-2025-68794: iomap: adjust read range correctly for...

9.8CVSS6.1AI score0.00788EPSS
SaveExploits4References94
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-31666

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: fix incorrect return value after changing leaf in lookupextentdataref After commit 1618aa3c2e01 btrfs: simplify return variables in lookupextentdataref,...

7.8CVSS6.2AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/25 1:36 a.m.12 views

SUSE CVE-2026-31666

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookupextentdataref After commit 1618aa3c2e01 "btrfs: simplify return variables in lookupextentdataref", the err and ret variables were merged into a single ret variable...

5.5CVSS5.5AI score0.0012EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/04/24 10:35 p.m.12 views

CVE-2026-31666

A flaw was found in the Linux kernel's btrfs filesystem. An incorrect return value in the lookupextentdataref function can lead to the system believing a lookup succeeded when it did not. This can cause operations to be performed on the wrong extent tree item, potentially resulting in data...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 3:16 p.m.6 views

DEBIAN-CVE-2026-31666

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookupextentdataref After commit 1618aa3c2e01 "btrfs: simplify return variables in lookupextentdataref", the err and ret variables were merged into a single ret variable...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.8 views

CVE-2026-31666

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookupextentdataref After commit 1618aa3c2e01 "btrfs: simplify return variables in lookupextentdataref", the err and ret variables were merged into a single ret variable...

7.8CVSS0.0012EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/24 2:45 p.m.42 views

CVE-2026-31666

CVE-2026-31666 affects the Linux kernel’s btrfs filesystem. A defect in lookup_extent_data_ref() caused an incorrect return value when transitioning between leaves, due to merged err/ret handling: if btrfs_next_leaf() returns 0, ret could be overwritten from -ENOENT to 0, making a non-matching ke...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/24 2:45 p.m.10 views

CVE-2026-31666 btrfs: fix incorrect return value after changing leaf in lookup_extent_data_ref()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookupextentdataref After commit 1618aa3c2e01 "btrfs: simplify return variables in lookupextentdataref", the err and ret variables were merged into a single ret variable...

7.8CVSS6AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:45 p.m.5 views

CVE-2026-31666

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookupextentdataref After commit 1618aa3c2e01 "btrfs: simplify return variables in lookupextentdataref", the err and ret variables were merged into a single ret variable...

5.4AI score0.0012EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/04/24 2:45 p.m.12 views

CVE-2026-31666

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookupextentdataref After commit 1618aa3c2e01 "btrfs: simplify return variables in lookupextentdataref", the err and ret variables were merged into a single ret variable...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/24 2:45 p.m.20 views

EUVD-2026-25559

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookupextentdataref After commit 1618aa3c2e01 "btrfs: simplify return variables in lookupextentdataref", the err and ret variables were merged into a single ret variable...

5.4AI score0.0012EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.46 views

CVE-2026-31666 btrfs: fix incorrect return value after changing leaf in lookup_extent_data_ref()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookupextentdataref After commit 1618aa3c2e01 "btrfs: simplify return variables in lookupextentdataref", the err and ret variables were merged into a single ret variable...

7.8CVSS0.0012EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 9:40 a.m.22 views

USN-8180-5 linux-ibm, linux-ibm-5.15 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Block layer subsystem; - Drivers core; - Bluetooth drivers; - DMA engine subsystem; - GPU...

9.8CVSS5.6AI score0.00723EPSS
SaveExploits3References81
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.13 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 an incorrect return value of the lookupextentdataref function in btrfs, potentially causing damag...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.51 views

PT-2026-35018

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookup extent data ref After commit 1618aa3c2e01 "btrfs: simplify return variables in lookup extent data ref", the err and ret variables were merged into a single ret...

5.4AI score0.0012EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/04/23 3:52 p.m.7 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2025-39998: scsi: target: targetcoreconfigfs: Add length check to avoid buffer overflow bsc1252073. CVE-2025-68794: iomap: adjust read range correctly for...

8.7CVSS6.1AI score0.0028EPSS
SaveExploits0References196
Rows per page
Query Builder