Lucene search
+L

41 matches found

SUSE CVE
SUSE CVE
added 2025/09/24 11:22 p.m.10 views

SUSE CVE-2025-39884

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix subvolume deletion lockup caused by inodes xarray race There is a race condition between inode eviction and inode caching that can cause a live struct btrfsinode to be missing from the root-inodes xarray. Specifically,...

5.5CVSS6.3AI score0.00106EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/23 6:15 a.m.11 views

UBUNTU-CVE-2025-39884

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix subvolume deletion lockup caused by inodes xarray race There is a race condition between inode eviction and inode caching that can cause a live struct btrfsinode to be missing from the root-inodes xarray. Specifically,...

4.7CVSS5.7AI score0.00106EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2019-17350

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in Xen through 4.12.x allowing Arm domU attackers to cause a denial of service infinite loop involving a compare-and-exchange operation...

5.5CVSS6.5AI score0.00358EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.11 views

kernel: lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in genradixptralloc If we need to increase the tree depth, allocate a new node, and then race with another thread that increased the tree depth before us, we'll still have a preallocated no...

7.8CVSS6.5AI score0.00169EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.6 views

SUSE CVE-2022-49562

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Use trycmpxchguser to update guest PTE A/D bits Use the recently introduced trycmpxchguser to update guest PTE A/D bits instead of mapping the PTE into kernel address space. The VMPFNMAP path is broken as it assumes tha...

5.5CVSS6.5AI score0.00267EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:01 a.m.17 views

UBUNTU-CVE-2022-49562

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Use trycmpxchguser to update guest PTE A/D bits Use the recently introduced trycmpxchguser to update guest PTE A/D bits instead of mapping the PTE into kernel address space. The VMPFNMAP path is broken as it assumes tha...

7.8CVSS6.1AI score0.00267EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: A rare race condition in genradixptralloc has been fixed. If we need to increase the tree depth, we will allocate a new node. If another thread increases the tree depth before us, we will still have a...

7.8CVSS5.5AI score0.00169EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/11/18 12:00 a.m.8 views

The vulnerability of the x86 kernel component of the Linux operating system, which allows a hacker to trigger a service failure

The vulnerability of the x86 kernel component of the Linux operating system is related to a memory corruption in the emulatorcmpxchgemulated function. Exploiting this vulnerability can allow an attacker to cause a system failure...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References26Affected Software6
RedHat Linux
RedHat Linux
added 2024/11/05 1:22 a.m.14 views

kernel: lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in genradixptralloc If we need to increase the tree depth, allocate a new node, and then race with another thread that increased the tree depth before us, we'll still have a preallocated no...

7.8CVSS6.5AI score0.00169EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/12 2:48 a.m.7 views

SUSE CVE-2024-47668

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in genradixptralloc If we need to increase the tree depth, allocate a new node, and then race with another thread that increased the tree depth before us, we'll still have a preallocated no...

4.5CVSS6.4AI score0.00169EPSS
SaveExploits0References23
OSV
OSV
added 2024/10/09 3:15 p.m.11 views

UBUNTU-CVE-2024-47668

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in genradixptralloc If we need to increase the tree depth, allocate a new node, and then race with another thread that increased the tree depth before us, we'll still have a preallocated no...

7.8CVSS6.1AI score0.00169EPSS
SaveExploits0References25
OSV
OSV
added 2024/06/19 3:15 p.m.13 views

UBUNTU-CVE-2021-47607

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg The implementation of BPFCMPXCHG on a high level has the following parameters: .-old-val .-new-val BPFR0 = cmpxchg32,64DSTREG + insn-off, BPFR0, SRCREG -mem-loc...

5.5CVSS5.7AI score0.00246EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/06/04 12:53 p.m.7 views

SUSE CVE-2021-46921

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath While this code is executed with the waitlock held, a reader can acquire the lock without holding waitlock. The writer side loops checking the value with the...

4.4CVSS6AI score0.00235EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.6 views

SUSE CVE-2024-35804

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Mark target gfn of emulated atomic instruction as dirty When emulating an atomic access on behalf of the guest, mark the target gfn dirty if the CMPXCHG by KVM is attempted and doesn't fault. This fixes a bug where KVM...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/17 2:15 p.m.9 views

UBUNTU-CVE-2024-35804

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Mark target gfn of emulated atomic instruction as dirty When emulating an atomic access on behalf of the guest, mark the target gfn dirty if the CMPXCHG by KVM is attempted and doesn't fault. This fixes a bug where KVM...

8.8CVSS6.1AI score0.00236EPSS
SaveExploits0References16
ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.9 views

CVE-2021-46921

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath While this code is executed with the waitlock held, a reader can acquire the lock without holding waitlock. The writer side loops checking the value with the...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/02/27 10:15 a.m.8 views

UBUNTU-CVE-2021-46921

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath While this code is executed with the waitlock held, a reader can acquire the lock without holding waitlock. The writer side loops checking the value with the...

7.8CVSS6.2AI score0.00235EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.11 views

kernel: KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bits

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Use trycmpxchguser to update guest PTE A/D bits Use the recently introduced trycmpxchguser to update guest PTE A/D bits instead of mapping the PTE into kernel address space. The VMPFNMAP path is broken as it assumes tha...

7.8CVSS6.3AI score0.00267EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:07 a.m.5 views

SUSE CVE-2019-17350

An issue was discovered in Xen through 4.12.x allowing Arm domU attackers to cause a denial of service infinite loop involving a compare-and-exchange operation...

5.1CVSS6.8AI score0.00358EPSS
SaveExploits0References4
OSV
OSV
added 2022/02/18 10:01 p.m.8 views

GSD-2022-1000252 mm, kasan: use compare-exchange operation to set KASAN page tag

mm, kasan: use compare-exchange operation to set KASAN page tag This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.19 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder