Lucene search
+L

143 matches found

Debian CVE
Debian CVE
added 2024/05/21 3:3 p.m.25 views

CVE-2021-47407

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Handle SRCU initialization failure during page track init Check the return of initsrcustruct, which can fail due to OOM, when initializing the page track mechanism. Lack of checking leads to a NULL pointer deref found b...

5.5CVSS6.7AI score0.0025EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/02 6:49 a.m.31 views

CVE-2023-52632 drm/amdkfd: Fix lock dependency warning with srcu

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp 2289 Not tainted...

7.6AI score0.00168EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/02 6:49 a.m.11 views

CVE-2023-52632 drm/amdkfd: Fix lock dependency warning with srcu

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp 2289 Not tainted...

6.7AI score0.00168EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/04/02 6:49 a.m.49 views

CVE-2023-52632

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp 2289 Not tainted...

5.5CVSS6.8AI score0.00168EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/04/02 12:0 a.m.20 views

PT-2024-14669

Name of the Vulnerable Software and Affected Versions Linux kernel versions 6.5.0-kfd-yangp 2289 and earlier Description A possible circular locking dependency has been detected in the Linux kernel, specifically in the drm/amdkfd module. This issue occurs when a task attempts to acquire a lock th...

5.5CVSS5.4AI score0.00168EPSS
SaveExploits0
NVD
NVD
added 2024/02/29 11:15 p.m.20 views

CVE-2021-47061

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU If allocating a new instance of an I/O bus fails when unregistering a device, wait to destroy the device until after all readers are guaranteed to see the new...

7.8CVSS7.4AI score0.00241EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.22 views

CVE-2021-47061

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU If allocating a new instance of an I/O bus fails when unregistering a device, wait to destroy the device until after all readers are guaranteed to see the new...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References2
CVE
CVE
added 2024/02/29 10:37 p.m.134 views

CVE-2021-47061

CVE-2021-47061 : Concrete details in connected advisories show a Linux kernel/KVM issue where destroying an I/O bus device must occur after unregister, and after SRCU-synchronization. The root cause is a use-after-free risk if devices are destroyed before the bus is nullified, because readers exp...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/02/29 10:37 p.m.35 views

CVE-2021-47061

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU If allocating a new instance of an I/O bus fails when unregistering a device, wait to destroy the device until after all readers are guaranteed to see the new...

7.8CVSS7.2AI score0.00241EPSS
SaveExploits0
NVD
NVD
added 2023/10/31 2:15 p.m.65 views

CVE-2023-4610

Rejected reason: The SRCU code was added in upstream kernel v6.4-rc1 and removed before v6.4. This bug only existed in development kernels. Please see https://lore.kernel.org/all/[email protected] and https://bugzilla.suse.com/showbug.cgi?id=1215932 for more information...

6.6AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2023/10/31 2:15 p.m.25 views

CVE-2023-4610

Rejected reason: The SRCU code was added in upstream kernel v6.4-rc1 and removed before v6.4. This bug only existed in development kernels. Please see https://lore.kernel.org/all/[email protected] and https://bugzilla.suse.com/showbug.cgi?id=1215932 for more information...

5.9AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.6 views

kernel: srcu: Tighten cleanup_srcu_struct() GP checks

In the Linux kernel, the following vulnerability has been resolved: srcu: Tighten cleanupsrcustruct GP checks Currently, cleanupsrcustruct checks for a grace period in progress, but it does not check for a grace period that has not yet started but which might start at any time. Such a situation...

7.8CVSS6.3AI score0.00251EPSS
SaveExploits0References5
OSV
OSV
added 2023/01/17 4:7 p.m.18 views

GSD-2023-1000162 nvme: fix SRCU protection of nvme_ns_head list

nvme: fix SRCU protection of nvmenshead list 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.82 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 3:57 p.m.23 views

GSD-2023-1000069 nvme: fix SRCU protection of nvme_ns_head list

nvme: fix SRCU protection of nvmenshead list 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 v6.0.12 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/17 12:0 a.m.4 views

PT-2023-33239 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.82 Description: The issue concerns the SRCU protection of the nvme ns head list in the Linux Kernel. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel...

7.3AI score
SaveExploits0References1
OSV
OSV
added 2021/10/19 4:32 p.m.15 views

GSD-2021-1001708 KVM: x86: Handle SRCU initialization failure during page track init

KVM: x86: Handle SRCU initialization failure during page track init 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.14.10 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/10/19 4:29 p.m.14 views

GSD-2021-1001635 KVM: x86: Handle SRCU initialization failure during page track init

KVM: x86: Handle SRCU initialization failure during page track init 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.10.71 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/10/19 4:29 p.m.13 views

UVI-2021-1001635 KVM: x86: Handle SRCU initialization failure during page track init

KVM: x86: Handle SRCU initialization failure during page track init 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.10.71 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/05/31 3:39 p.m.12 views

GSD-2021-1000395 KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU

KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU 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.10.37 by commit...

7.3AI score
SaveExploits0
OSV
OSV
added 2021/05/31 3:39 p.m.18 views

UVI-2021-1000395 KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU

KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU 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.10.37 by commit...

7.3AI score
SaveExploits0
Rows per page
Query Builder