Lucene search
K

19 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: erofs: reliably distinguish between block-based and fscache mode When erofskillsb is called in block-dev based mode, sbdev may not have been initialized yet. If CONFIGEROFSFSONDEMAND is enabled, this will cause a mistake in...

5.5CVSS6.2AI score0.00033EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2025/10/24 1:1 a.m.1 views

btrfs: fix anon_dev leak in create_subvol()

...

5.5CVSS7AI score0.00071EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2024-26727

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, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot...

5.5CVSS6AI score0.00014EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.1 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 anondev leak in the createsubvol function...

5.5CVSS5.2AI score0.00071EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/04/10 2:16 a.m.1 views

SUSE CVE-2024-26727

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

5.5CVSS6.3AI score0.00014EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2024/04/09 2:29 a.m.1 views

SUSE CVE-2024-26792

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

5.5CVSS6.3AI score0.00013EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/04/04 5:15 p.m.22 views

CVE-2024-26792

A double-free flaw was found in the btrfs filesystem in the Linux kernel that could occur after a snapshot creation failure. This flaw could potentially lead to system crashes or unintended behaviors. Mitigation Mitigation for this issue is either not available or the currently available options ...

5.5CVSS6.5AI score0.00013EPSS
Exploits0References4
OSV
OSV
added 2024/04/04 9:15 a.m.3 views

DEBIAN-CVE-2024-26792

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS5.6AI score0.00013EPSS
Exploits0References1
OSV
OSV
added 2024/04/04 9:15 a.m.3 views

AZL-54536 CVE-2024-26792 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS6.3AI score0.00013EPSS
Exploits0References1
NVD
NVD
added 2024/04/04 9:15 a.m.9 views

CVE-2024-26792

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS7.4AI score0.00013EPSS
Exploits0References4
OSV
OSV
added 2024/04/04 9:15 a.m.0 views

UBUNTU-CVE-2024-26792

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS6.1AI score0.00013EPSS
Exploits0References20
CVE
CVE
added 2024/04/04 8:20 a.m.93 views

CVE-2024-26792

CVE-2024-26792 : Linux kernel bug in btrfs snapshot creation can cause a double free of an anonymous device number. Root cause: during snapshot creation, anon_dev is allocated, later freed in nested calls, and if the transaction path fails, the same anon_dev may be freed again even if it has been...

7.8CVSS6.2AI score0.00013EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.11 views

CVE-2024-26792 btrfs: fix double free of anonymous device after snapshot creation failure

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

6.5AI score0.00013EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.19 views

CVE-2024-26792 btrfs: fix double free of anonymous device after snapshot creation failure

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.7AI score0.00013EPSS
Exploits0References4
OSV
OSV
added 2024/04/04 8:20 a.m.2 views

CVE-2024-26792 btrfs: fix double free of anonymous device after snapshot creation failure

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS6AI score0.00013EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.23 views

CVE-2024-26792

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS6.2AI score0.00013EPSS
Exploits0References19
OSV
OSV
added 2024/04/03 3:15 p.m.1 views

DEBIAN-CVE-2024-26727

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

5.5CVSS5.5AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2024/04/03 3:15 p.m.0 views

UBUNTU-CVE-2024-26727

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

5.5CVSS6.2AI score0.00014EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.20 views

CVE-2024-26727 btrfs: do not ASSERT() if the newly created subvolume already got read

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

6.6AI score0.00014EPSS
Exploits0References6
Rows per page
Query Builder