Lucene search
+L

5099 matches found

SUSE CVE
SUSE CVE
added 2026/05/11 2:14 p.m.22 views

SUSE CVE-2026-43361

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort when snapshotting received subvolumes Currently a user can trigger a transaction abort by snapshotting a previously received snapshot a bunch of times until we reach a BTRFSUUIDKEYRECEIVEDSUBVOL item...

5.8CVSS5.8AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/05/11 2:13 p.m.16 views

SUSE CVE-2026-43393

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix chunk map leak in btrfsmapblock after btrfschunkmapnumcopies Fix a chunk map leak in btrfsmapblock: if we return early with -EINVAL, we're not freeing the chunk map that we've just looked up...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/11 1:31 p.m.26 views

USN-8180-6 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: - ARM64 architecture; - Block layer subsystem; - Drivers core; - Bluetooth drivers; - DMA engine subsystem; - GPU...

9.8CVSS6.5AI score0.0071EPSS
SaveExploits3References81
Ubuntu
Ubuntu
added 2026/05/11 1:31 p.m.24 views

USN-8180-6: Linux kernel (Raspberry Pi) 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.9AI score0.0071EPSS
SaveExploits3
Amazon
Amazon
added 2026/05/09 12:00 a.m.33 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: clear the dst when changing skb protocol CVE-2025-38192 In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix possible invalid rdp's-nocbcbkthread pointer access CVE-2025-38704 In...

7.8CVSS6.2AI score0.01338EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/05/08 9:50 p.m.22 views

CVE-2026-43393

A flaw was found in the Linux kernel's btrfs file system. This vulnerability, a memory leak, occurs in the btrfsmapblock function. When an early error return -EINVAL happens, the allocated chunk map is not properly freed, leading to a resource leak. This can potentially lead to system instability...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/08 8:34 p.m.25 views

CVE-2026-43361

A flaw was found in the Linux kernel's Btrfs filesystem. A malicious user can exploit this by repeatedly creating snapshots of a previously received subvolume. This action can lead to an item overflow, causing a transaction abort and forcing the filesystem into a read-only state. This results in ...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/08 8:34 p.m.27 views

CVE-2026-43360

A flaw was found in the Linux kernel's Btrfs file system. A malicious user can exploit this vulnerability by creating multiple files with names that result in the same hash. This action can trigger a transaction abort, causing the file system to switch into a read-only mode. This ultimately leads...

5.5CVSS5.6AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/08 8:22 p.m.29 views

CVE-2026-43359

A flaw was found in the Linux kernel's Btrfs file system. A local malicious user, who owns a subvolume, can exploit an item overflow vulnerability when repeatedly calling the set received ioctl with the same received UUID field for multiple subvolumes. This can trigger a transaction abort, leadin...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/08 8:17 p.m.28 views

CVE-2026-43358

A flaw was found in the Linux kernel's btrfs filesystem. A missing Read-Copy Update RCU unlock in an error path within the tryreleasesubpageextentbuffer function could lead to system instability. This issue, identified by a thread-safety analyzer, may result in a denial of service condition,...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/08 6:57 p.m.17 views

CVE-2026-43308

A flaw was found in the Linux kernel's Btrfs filesystem. An unexpected delayed reference type in the runonedelayedref function could lead to a system crash. This vulnerability could allow a local attacker to cause a denial of service DoS by triggering the unexpected reference type...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/08 6:32 p.m.16 views

CVE-2026-43299

A flaw was found in the Linux kernel's btrfs filesystem. When the filesystem encounters an out-of-space ENOSPC error and transitions to a read-only state, a pending read repair operation can trigger an assertion failure within the btrfsrepairiofailure function. This issue can lead to a kernel...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/08 3:31 p.m.28 views

EUVD-2026-28699

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix chunk map leak in btrfsmapblock after btrfschunkmapnumcopies Fix a chunk map leak in btrfsmapblock: if we return early with -EINVAL, we're not freeing the chunk map that we've just looked up...

5.8AI score0.00122EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/08 3:31 p.m.19 views

EUVD-2026-28665

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort on set received ioctl due to item overflow If the set received ioctl fails due to an item overflow when attempting to add the BTRFSUUIDKEYRECEIVEDSUBVOL we have to abort the transaction since we did...

5.9AI score0.00123EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/05/08 3:31 p.m.15 views

EUVD-2026-28664

In the Linux kernel, the following vulnerability has been resolved: btrfs: add missing RCU unlock in error path in tryreleasesubpageextentbuffer Call rcureadlock before exiting the loop in tryreleasesubpageextentbuffer because there is a rcureadunlock call past the loop. This has been detected by...

5.8AI score0.00121EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/08 3:31 p.m.14 views

EUVD-2026-28667

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort when snapshotting received subvolumes Currently a user can trigger a transaction abort by snapshotting a previously received snapshot a bunch of times until we reach a BTRFSUUIDKEYRECEIVEDSUBVOL item...

5.8AI score0.00123EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/05/08 3:31 p.m.24 views

EUVD-2026-28666

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort on file creation due to name hash collision If we attempt to create several files with names that result in the same hash, we have to pack them in same dir item and that has a limit inherent to the le...

5.8AI score0.00163EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/05/08 3:31 p.m.17 views

EUVD-2026-28622

In the Linux kernel, the following vulnerability has been resolved: btrfs: reserve enough transaction items for qgroup ioctls Currently our qgroup ioctls don't reserve any space, they just do a transaction join, which does not reserve any space, neither for the quota tree updates nor for the...

5.8AI score0.00114EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/08 3:31 p.m.19 views

EUVD-2026-28569

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT when the fs flips RO inside btrfsrepairiofailure BUG There is a bug report that when btrfs hits ENOSPC error in a critical path, btrfs flips RO this part is expected, although the ENOSPC bug still needs to be...

5.8AI score0.00117EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/08 3:31 p.m.13 views

EUVD-2026-28578

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG on unexpected delayed ref type in runonedelayedref There is no need to BUG, we can just return an error and log an error message...

5.8AI score0.00107EPSS
SaveExploits0References3
Rows per page
Query Builder