Lucene search
+L

652930 matches found

OSV
OSV
•added 2026/09/16 10:30 a.m.•14 views

CVE-2026-89820 drm/amd/display: fix dc_lock leak on GPU reset error paths

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix dclock leak on GPU reset error paths On GPU reset, dmsuspend takes dclock and leaves it for dmresume to drop. If amdgpudmcommitzerostreams or dmdmubhwinit fails, the function returns with the lock still held...

5.7AI score
SaveExploits0References6
EUVD
EUVD
•added 2026/09/16 10:30 a.m.•13 views

EUVD-2026-80420

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix dclock leak on GPU reset error paths On GPU reset, dmsuspend takes dclock and leaves it for dmresume to drop. If amdgpudmcommitzerostreams or dmdmubhwinit fails, the function returns with the lock still held...

5.6AI score0.00206EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/16 10:30 a.m.•11 views

CVE-2026-89820

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix dclock leak on GPU reset error paths On GPU reset, dmsuspend takes dclock and leaves it for dmresume to drop. If amdgpudmcommitzerostreams or dmdmubhwinit fails, the function returns with the lock still held...

5.7AI score0.00206EPSS
SaveExploits0
CVE
CVE
•added 2026/09/16 10:30 a.m.•22 views

CVE-2026-89820

CVE-2026-89820 affects the Linux kernel 's drm/amd/display subsystem. On GPU reset, dm_suspend() acquires the dc_lock and defers its release to dm_resume(). If amdgpu_dm_commit_zero_streams() or dm_dmub_hw_init() fails, the error path returns without releasing the lock , causing every subsequent ...

5.6AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/16 10:30 a.m.•27 views

CVE-2026-89799 bpf: Disable preemption in bpf_get_stackid

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfgetstackid The getperfcallchain call needs disabled preemption plus we need it disabled as long as we access its returned trace entries buffer. Note the bpfgetstackidpe function is executed already...

7.8CVSS0.00175EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/16 10:30 a.m.•14 views

CVE-2026-89799

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfgetstackid The getperfcallchain call needs disabled preemption plus we need it disabled as long as we access its returned trace entries buffer. Note the bpfgetstackidpe function is executed already...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/16 10:30 a.m.•8 views

EUVD-2026-80399

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfgetstackid The getperfcallchain call needs disabled preemption plus we need it disabled as long as we access its returned trace entries buffer. Note the bpfgetstackidpe function is executed already...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/16 10:30 a.m.•18 views

CVE-2026-89799

CVE-2026-89799 affects the Linux kernel BPF subsystem. The vulnerability exists in the bpf_get_stackid function, where the get_perf_callchain call requires preemption to be disabled both during the call and while accessing the returned trace entries buffer. Without this, a preemption event can le...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/16 10:30 a.m.•8 views

CVE-2026-89799 bpf: Disable preemption in bpf_get_stackid

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfgetstackid The getperfcallchain call needs disabled preemption plus we need it disabled as long as we access its returned trace entries buffer. Note the bpfgetstackidpe function is executed already...

7.8CVSS5.8AI score
SaveExploits0References7
CVE
CVE
•added 2026/09/16 10:30 a.m.•20 views

CVE-2026-89798

CVE-2026-89798 is a race condition in the Linux kernel's rpcrdma (RDMA) module. In rpcrdma_rn_register(), the notification object is inserted into the rd_xa xarray via xa_alloc() before the caller's callback is stored in rn->rn_done. Because notification objects are zero-allocated, a concurren...

5.7AI score0.00209EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/16 10:30 a.m.•13 views

CVE-2026-89798

In the Linux kernel, the following vulnerability has been resolved: rpcrdma: arm rndone before publishing the notification rpcrdmarnregister inserts @rn into rdxa with xaalloc before storing the caller's callback in rn-rndone. The xarray makes @rn reachable to rpcrdmaremoveone, which walks rdxa a...

5.8AI score0.00209EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/16 10:30 a.m.•26 views

CVE-2026-89798 rpcrdma: arm rn_done before publishing the notification

In the Linux kernel, the following vulnerability has been resolved: rpcrdma: arm rndone before publishing the notification rpcrdmarnregister inserts @rn into rdxa with xaalloc before storing the caller's callback in rn-rndone. The xarray makes @rn reachable to rpcrdmaremoveone, which walks rdxa a...

0.00209EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/16 10:30 a.m.•9 views

EUVD-2026-80398

In the Linux kernel, the following vulnerability has been resolved: rpcrdma: arm rndone before publishing the notification rpcrdmarnregister inserts @rn into rdxa with xaalloc before storing the caller's callback in rn-rndone. The xarray makes @rn reachable to rpcrdmaremoveone, which walks rdxa a...

5.7AI score0.00209EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/16 10:30 a.m.•7 views

CVE-2026-89798 rpcrdma: arm rn_done before publishing the notification

In the Linux kernel, the following vulnerability has been resolved: rpcrdma: arm rndone before publishing the notification rpcrdmarnregister inserts @rn into rdxa with xaalloc before storing the caller's callback in rn-rndone. The xarray makes @rn reachable to rpcrdmaremoveone, which walks rdxa a...

5.7AI score
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/16 10:30 a.m.•30 views

CVE-2026-89795 PCI: Allow per function PCI slots to fix slot reset on s390

In the Linux kernel, the following vulnerability has been resolved: PCI: Allow per function PCI slots to fix slot reset on s390 On s390 systems, which use a machine level hypervisor, PCI devices are always accessed through a form of PCI pass-through which fundamentally operates on a per PCI...

8.4CVSS0.00169EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/16 10:30 a.m.•8 views

CVE-2026-89795 PCI: Allow per function PCI slots to fix slot reset on s390

In the Linux kernel, the following vulnerability has been resolved: PCI: Allow per function PCI slots to fix slot reset on s390 On s390 systems, which use a machine level hypervisor, PCI devices are always accessed through a form of PCI pass-through which fundamentally operates on a per PCI...

8.4CVSS5.8AI score
SaveExploits0References6
EUVD
EUVD
•added 2026/09/16 10:30 a.m.•10 views

EUVD-2026-80395

In the Linux kernel, the following vulnerability has been resolved: PCI: Allow per function PCI slots to fix slot reset on s390 On s390 systems, which use a machine level hypervisor, PCI devices are always accessed through a form of PCI pass-through which fundamentally operates on a per PCI...

8.4CVSS5.8AI score0.00169EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/16 10:30 a.m.•13 views

CVE-2026-89795

In the Linux kernel, the following vulnerability has been resolved: PCI: Allow per function PCI slots to fix slot reset on s390 On s390 systems, which use a machine level hypervisor, PCI devices are always accessed through a form of PCI pass-through which fundamentally operates on a per PCI...

8.4CVSS5.9AI score0.00169EPSS
SaveExploits0
CVE
CVE
•added 2026/09/16 10:30 a.m.•19 views

CVE-2026-89795

CVE-2026-89795 affects the Linux kernel PCI hotplug driver on s390 systems that use a machine-level hypervisor. The root cause is that pci_create_slot() assigns a single shared pci_slot object to multifunction PCI devices; when a function is reset via the hotplug reset_slot() interface, the wrong...

8.4CVSS5.8AI score0.00169EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/09/16 10:17 a.m.•6 views

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

Overview apache-airflow-providers-apache-kafka is a Provider package apache-airflow-providers-apache-kafka for Apache Airflow Affected versions of this package are vulnerable to Use of Externally-Controlled Input to Select Classes or Code 'Unsafe Reflection' in the importstring function. An...

9.9CVSS6.3AI score0.01189EPSS
SaveExploits0References2
Rows per page
Query Builder