Lucene search
+L

5284 matches found

OpenVAS
OpenVAS
added 2024/05/27 12:00 a.m.7 views

Fedora: Security Advisory (FEDORA-2024-ce2936b568)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References6
Fedora
Fedora
added 2024/05/26 1:28 a.m.16 views

[SECURITY] Fedora 40 Update: rust-btrd-0.5.3-3.fc40

The btrfs debugger...

7.3AI score
SaveExploits0
OSV
OSV
added 2024/05/24 3:15 p.m.22 views

CVE-2021-47510

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix re-dirty process of tree-log nodes There is a report of a transaction abort of -EAGAIN with the following script. !/bin/sh for d in sda sdb; do mkfs.btrfs -d single -m single -f /dev/$d done mount /dev/sda /mnt/test...

5.5CVSS7.1AI score
SaveExploits0References2
NVD
NVD
added 2024/05/24 3:15 p.m.31 views

CVE-2021-47510

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix re-dirty process of tree-log nodes There is a report of a transaction abort of -EAGAIN with the following script. !/bin/sh for d in sda sdb; do mkfs.btrfs -d single -m single -f /dev/$d done mount /dev/sda /mnt/test...

5.5CVSS6.7AI score0.00205EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/24 3:15 p.m.9 views

DEBIAN-CVE-2021-47510

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix re-dirty process of tree-log nodes There is a report of a transaction abort of -EAGAIN with the following script. !/bin/sh for d in sda sdb; do mkfs.btrfs -d single -m single -f /dev/$d done mount /dev/sda /mnt/test...

5.5CVSS5.3AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.8 views

DEBIAN-CVE-2021-47508

In the Linux kernel, the following vulnerability has been resolved: btrfs: free exchange changeset on failures Fstests runs on my VMs have show several kmemleak reports like the following. unreferenced object 0xffff88811ae59080 size 64: comm "xfsio", pid 12124, jiffies 4294987392 age 6.368s hex...

5.5CVSS5AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.17 views

CVE-2021-47508

In the Linux kernel, the following vulnerability has been resolved: btrfs: free exchange changeset on failures Fstests runs on my VMs have show several kmemleak reports like the following. unreferenced object 0xffff88811ae59080 size 64: comm "xfsio", pid 12124, jiffies 4294987392 age 6.368s hex...

5.5CVSS6.5AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.36 views

CVE-2021-47510

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix re-dirty process of tree-log nodes There is a report of a transaction abort of -EAGAIN with the following script. !/bin/sh for d in sda sdb; do mkfs.btrfs -d single -m single -f /dev/$d done mount /dev/sda /mnt/test...

5.5CVSS5.9AI score0.00205EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.22 views

CVE-2021-47508

In the Linux kernel, the following vulnerability has been resolved: btrfs: free exchange changeset on failures Fstests runs on my VMs have show several kmemleak reports like the following. unreferenced object 0xffff88811ae59080 size 64: comm "xfsio", pid 12124, jiffies 4294987392 age 6.368s hex...

5.5CVSS5.7AI score0.00205EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/24 3:15 p.m.9 views

UBUNTU-CVE-2021-47510

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix re-dirty process of tree-log nodes There is a report of a transaction abort of -EAGAIN with the following script. !/bin/sh for d in sda sdb; do mkfs.btrfs -d single -m single -f /dev/$d done mount /dev/sda /mnt/test...

5.5CVSS5.7AI score0.00205EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/24 3:09 p.m.17 views

CVE-2021-47510 btrfs: fix re-dirty process of tree-log nodes

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix re-dirty process of tree-log nodes There is a report of a transaction abort of -EAGAIN with the following script. !/bin/sh for d in sda sdb; do mkfs.btrfs -d single -m single -f /dev/$d done mount /dev/sda /mnt/test...

7AI score0.00205EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/24 3:09 p.m.49 views

CVE-2021-47510 btrfs: fix re-dirty process of tree-log nodes

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix re-dirty process of tree-log nodes There is a report of a transaction abort of -EAGAIN with the following script. !/bin/sh for d in sda sdb; do mkfs.btrfs -d single -m single -f /dev/$d done mount /dev/sda /mnt/test...

6.6AI score0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/24 3:09 p.m.101 views

CVE-2021-47510

CVE-2021-47510 affects the Linux kernel's btrfs implementation. A write-hole during tree-log node freeing on zoned devices can trigger a transaction abort (-11) with -EAGAIN when the tree-log depth is ≥ 2, causing write failures during fsync/write paths. The issue is fixed by correctly re-dirtyin...

5.5CVSS6.9AI score0.00205EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/24 3:01 p.m.13 views

CVE-2021-47508 btrfs: free exchange changeset on failures

In the Linux kernel, the following vulnerability has been resolved: btrfs: free exchange changeset on failures Fstests runs on my VMs have show several kmemleak reports like the following. unreferenced object 0xffff88811ae59080 size 64: comm "xfsio", pid 12124, jiffies 4294987392 age 6.368s hex...

6.9AI score0.00205EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/24 3:01 p.m.29 views

CVE-2021-47508 btrfs: free exchange changeset on failures

In the Linux kernel, the following vulnerability has been resolved: btrfs: free exchange changeset on failures Fstests runs on my VMs have show several kmemleak reports like the following. unreferenced object 0xffff88811ae59080 size 64: comm "xfsio", pid 12124, jiffies 4294987392 age 6.368s hex...

6.5AI score0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/24 3:01 p.m.97 views

CVE-2021-47508

CVE-2021-47508 affects the Linux kernel’s btrfs code path. The issue is a memory leak: when qgroup/data reservation fails in btrfs_check_data_free_space() or btrfs_delalloc_reserve_space(), the allocated extent_changeset is not freed. This occurs specifically in the direct IO write path (and rela...

5.5CVSS6.8AI score0.00205EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/05/24 11:07 a.m.15 views

OESA-2024-1651 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix Oops in dasdaliasgetstartdev due to missing pavgroup Fix Oops in dasdaliasgetstartdev function caused by the pavgroup pointer being NULL. The...

7.8CVSS5.8AI score0.00828EPSS
SaveExploits2References18
OSV
OSV
added 2024/05/24 11:07 a.m.14 views

OESA-2024-1652 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix Oops in dasdaliasgetstartdev due to missing pavgroup Fix Oops in dasdaliasgetstartdev function caused by the pavgroup pointer being NULL. The...

7.8CVSS5.5AI score0.00828EPSS
SaveExploits2References16
CNNVD
CNNVD
added 2024/05/24 12:00 a.m.10 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 a flaw in the btrfs module...

5.5CVSS6.1AI score0.00205EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2024/05/24 12:00 a.m.400 views

grub2 security update

2.02-156.0.1 - Restore correct SBAT entries - Replaced bugzilla.oracle.com references Orabug: 35475894 - efinet: Close and reopen card on failure Orabug: 35126950 - Fix CVE-2022-3775 Orabug: 34867710 - Bump SBAT metadata for grub to 3 Orabug: 34871758 - Enable signing on aarch64 - Don't try to...

7.8CVSS6.9AI score0.01588EPSS
SaveExploits3
Rows per page
Query Builder