Lucene search
+L

328 matches found

Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2019-19377

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel 5.0.21, mounting a crafted btrfs filesystem image, performing some operations, and unmounting can lead to a use-after-free in btrfsqueuework...

7.8CVSS6.1AI score0.034EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2019-19378

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel 5.0.21, mounting a crafted btrfs filesystem image can lead to slab-out-of-bounds write access in indexrbiopages in fs/btrfs/raid56.c...

7.8CVSS7.4AI score0.02354EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2019-19448

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel 5.0.21 and 5.3.11, mounting a crafted btrfs filesystem image, performing some operations, and then making a syncfs system call can lead to a...

7.8CVSS6.4AI score0.02143EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2025/02/28 2:23 a.m.14 views

SUSE CVE-2024-57975

In the Linux kernel, the following vulnerability has been resolved: btrfs: do proper folio cleanup when rundelallocnocow failed BUG With CONFIGDEBUGVM set, test case generic/476 has some chance to crash with the following VMBUGONFOLIO: BTRFS error device dm-3: cowfilerange failed, start 1146880 e...

5.5CVSS7.3AI score0.00212EPSS
SaveExploits0References3
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.00231EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 3:14 p.m.19 views

USN-7295-1 linux-xilinx-zynqmp vulnerabilities

Ye Zhang and Nicolas Wu discovered that the iouring subsystem in the Linux kernel did not properly handle locking for rings with IOPOLL, leading to a double-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code...

9.8CVSS6.8AI score0.03301EPSS
SaveExploits4References150
NVD
NVD
added 2025/02/26 7:01 a.m.29 views

CVE-2022-49547

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between concurrent dio writes when low on free data space When reserving data space for a direct IO write we can end up deadlocking if we have multiple tasks attempting a write to the same file range, there ar...

5.5CVSS0.00166EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 7:01 a.m.9 views

UBUNTU-CVE-2022-49702

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix hang during unmount when block group reclaim task is running When we start an unmount, at closectree, if we have the reclaim task running and in the middle of a data block group relocation, we can trigger a deadlock wh...

5.5CVSS5.7AI score0.00205EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.25 views

CVE-2022-49068 btrfs: release correct delalloc amount in direct IO write path

In the Linux kernel, the following vulnerability has been resolved: btrfs: release correct delalloc amount in direct IO write path Running generic/406 causes the following WARNING in btrfsdestroyinode which tells there are outstanding extents left. In btrfsgetblocksdirectwrite, we reserve a...

0.00253EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/02/03 8:51 a.m.20 views

Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-41014: xfs: add bounds checking to xlogrecoverprocessdata bsc1228408. CVE-2024-41013: xfs: do not walk off the end of a directory data block bsc1228405...

8.4CVSS8.2AI score0.02701EPSS
SaveExploits6References3622
RedhatCVE
RedhatCVE
added 2025/01/15 3:56 p.m.26 views

CVE-2024-57896

In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at closectree, we first stop the cleaner kthread, using kthreadstop which frees the associated taskstruct, and then stop...

5.5CVSS6.8AI score0.00213EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/01/13 12:00 a.m.9 views

PT-2025-8763

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A bug in the Linux kernel's btrfs filesystem can cause a crash when the cow file range function fails, leading to improper cleanup of folios. This issue is related to error handling in t...

5.5CVSS5.3AI score0.0022EPSS
SaveExploits0References29
OSV
OSV
added 2025/01/11 12:39 p.m.12 views

CVE-2024-57806 btrfs: fix transaction atomicity bug when enabling simple quotas

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction atomicity bug when enabling simple quotas Set squota incompat bit before committing the transaction that enables the feature. With the config CONFIGBTRFSASSERT enabled, an assertion failure occurs regarding...

6AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/01/11 12:00 a.m.8 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 Btrfs filesystem attempting to fetch the devreplace rwsem again when the task is already in possession o...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/09 12:19 p.m.9 views

USN-7195-1 linux-azure vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Several security issues were discover...

8.8CVSS6.7AI score0.00759EPSS
SaveExploits1References40
CNNVD
CNNVD
added 2025/01/06 12:00 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, which stems from the fact that in the btrfs file system, the relocateonefolio function unlocks the folio after calling...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/20 12:51 p.m.30 views

USN-7166-3 linux-hwe-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: - ARM32 architecture; - RISC-V architecture; - S390 architecture; - x86 architecture; - Block layer subsystem; - ACPI...

9.8CVSS6.6AI score0.01369EPSS
SaveExploits0References168
OSV
OSV
added 2024/12/17 11:22 p.m.25 views

USN-7166-2 linux-aws, linux-aws-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: - ARM32 architecture; - RISC-V architecture; - S390 architecture; - x86 architecture; - Block layer subsystem; - ACPI...

9.8CVSS6.6AI score0.01369EPSS
SaveExploits0References168
OSV
OSV
added 2024/12/17 1:14 p.m.24 views

USN-7166-1 linux, linux-gcp, linux-gcp-5.15, linux-gke, linux-gkeop, linux-ibm, linux-ibm-5.15, linux-kvm, linux-lowlatency, linux-lowlatency-hwe-5.15, linux-nvidia, linux-oracle, linux-oracle-5.15, linux-raspi 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: - ARM32 architecture; - RISC-V architecture; - S390 architecture; - x86 architecture; - Block layer subsystem; - ACPI...

9.8CVSS6.8AI score0.01369EPSS
SaveExploits0References168
SUSE Linux
SUSE Linux
added 2024/12/04 12:34 p.m.5 views

Security update for the Linux Kernel (Live Patch 52 for SLE 12 SP5)

This update for the Linux Kernel 4.12.14-122189 fixes several issues. The following security issues were fixed: CVE-2024-43861: Fix memory leak for not ip packets bsc1229553. CVE-2024-35949: btrfs: make sure that WRITTEN is set on all metadata blocks bsc1229273. Patch Instructions: To install thi...

7.5CVSS7.6AI score0.00239EPSS
SaveExploits0References8
Rows per page
Query Builder