Lucene search
+L

569 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: btrfs: Fix the race condition between the quota enable operation and the quota rescan ioctl call. When enabling quotas, in the btrfsquotaenable function, after committing the transaction, we update fsinfo-quotaroot to point to th...

4.7CVSS6.3AI score0.00108EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•13 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15

In the Linux kernel, the following vulnerabilities have been resolved: btrfs: Do not free the qgroup space unless specified. Boris noticed during his simple quota testing that there was a leak caused by Sweet Tea’s change to the subvol create function, which would stop a transaction commit. This...

5.9AI score0.00244EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: btrfs: Fix for the iteration of extrefs during log replay. When calling inodeaddref and processing extrefs, if we jump to the next label, the value of victimname.len is undefined. This occurs because victimname.len wasn’t...

7.8CVSS6.1AI score0.00177EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•11 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: btrfs: Handled the chunk tree lookup error in btrfsrelocatesyschunks. The unhandled case in the btrfsrelocatesyschunks loop is a corruption. This can only occur under two impossible conditions: - First, the search key is set t...

5.5CVSS6.3AI score0.00232EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fixed an issue where an uninitialized pointer was freed during the readalloconename function. The readalloconename function does not initialize the name field of the passed fscryptstr structure if kmalloc fails to allocate...

7.8CVSS5.9AI score0.00214EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•14 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: btrfs: Fixed a race condition related to bitfield writes in btrfsclearspaceinfofull. According to the memory-barriers.txt document regarding memory barrier ordering guarantees: - These guarantees do not apply to bitfields, as...

5.5CVSS6.1AI score0.0018EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: btrfs: Do not assert that we found a block group item when creating a free space tree. Currently, when building a free space tree using populatefreespacetree, if the block group tree feature is not enabled, we always expect to fi...

6AI score0.00187EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/11 10:20 p.m.•13 views

CVE-2026-89645

A flaw was found in the btrfs file system in the Linux kernel. During relocation recovery, if an error occurs, such as a memory allocation failure, the system may not properly drop references to relocation roots. This oversight can lead to resource exhaustion, potentially allowing a local attacke...

5.5CVSS5.6AI score0.00225EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
•added 2026/09/03 12:00 a.m.•6 views

The vulnerability of the `__btrfs_run_delayed_items()` function in the fs/btrfs/delayed-inode.c file of the Btrfs file system in the Linux operating system allows a attacker to trigger a service failure.

The vulnerability of the btrfsrundelayeditems function in the fs/btrfs/delayed-inode.c file of the Btrfs file system in the Linux operating system is related to the occurrence of mutual locking. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.5AI score0.002EPSS
SaveExploits0References14Affected Software3
BDU FSTEC
BDU FSTEC
•added 2026/09/03 12:00 a.m.•4 views

The vulnerability of the do_abort_log_replay() function in the fs/btrfs/tree-log.c module of the btrfs file system in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the doabortlogreplay function in the fs/btrfs/tree-log.c file of the btrfs file system in the Linux operating system is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to trigger a service failure...

5.5CVSS5.3AI score0.00154EPSS
SaveExploits0References5Affected Software2
BDU FSTEC
BDU FSTEC
•added 2026/08/25 12:00 a.m.•13 views

The vulnerability of the log_conflict_inodes() function in the fs/btrfs/tree-log.c file of the Btrfs file system’s kernel in the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the logconflictinodes function in the fs/btrfs/tree-log.c file of the Btrfs file system in the Linux operating system is related to synchronization errors. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS4.1AI score0.00122EPSS
SaveExploits0References11Affected Software3
BDU FSTEC
BDU FSTEC
•added 2026/08/25 12:00 a.m.•10 views

The vulnerability of the lookup_extent_data_ref() function in the fs/btrfs/extent-tree.c file of the Btrfs file system in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the lookupextentdataref function in the fs/btrfs/extent-tree.c file of the Btrfs file system in the Linux operating system is related to the return of incorrect code states. Exploitation of this vulnerability may allow an attacker to compromise the confidentiality, integrity,...

7.8CVSS6.6AI score0.00175EPSS
SaveExploits0References10Affected Software3
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•7 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: btrfs: fixed the BUGON condition in btrfscancelbalance. Pausing and canceling balance can race to interrupt balance, leading to a BUGON panic in btrfscancelbalance. The BUGON condition in btrfs CancelBalance does not take this ra...

5.5CVSS5.8AI score0.00201EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fixed incorrect splitting in btrfsdropextentmaprange. In production, we encountered various WARNON messages in the extentmap code, specifically in btrfsdropextentmaprange, when we had to call addextentmapping for our secon...

7.8CVSS6.1AI score0.00162EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/10 12:04 p.m.•11 views

EUVD-2026-55608

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix root leak if its reloc root is unexpected in mergerelocroots If we have an unexpected relocroot for our root, we jump to the out label but never drop the reference we obtained for root, resulting in a leak. Add a missi...

5.3AI score0.00215EPSS
SaveExploits0References5
NVD
NVD
•added 2026/08/06 8:16 a.m.•18 views

CVE-2026-64593

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not trim a device which is not writeable BUG There is a bug report that btrfs/242 can randomly fail with the following NULL pointer dereference: run fstests btrfs/242 at 2026-06-01 10:25:08 BTRFS: device fsid...

0.0022EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/08/06 12:00 a.m.•10 views

PT-2026-68426

Name of the Vulnerable Software and Affected Versions Linux kernel version 7.0.10-2-default Description A NULL pointer dereference occurs in the Btrfs file system when attempting to trim a device that is not writeable. The issue arises during a specific window where a missing device is re-scanned...

5.5AI score0.0022EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/08/05 12:00 a.m.•6 views

PT-2026-68068

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the btrfs file system when loading a v1 free space cache. The function load free space cache trusts the num entries and num bitmaps values from the on-disk btrfs free...

7.8CVSS5.9AI score0.0012EPSS
SaveExploits0
OSV
OSV
•added 2026/07/24 10:07 a.m.•15 views

USN-8604-1 linux-azure-6.17 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: - Foo-over-UDP FOU; - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - Drivers...

9.8CVSS6.5AI score0.01338EPSS
SaveExploits13References268
Ubuntu
Ubuntu
•added 2026/07/24 10:07 a.m.•56 views

USN-8604-1: Linux kernel (Azure) 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: - Foo-over-UDP FOU; - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - Drivers...

9.8CVSS5.9AI score0.01338EPSS
SaveExploits13
Rows per page
Query Builder