Lucene search
+L

753 matches found

OSV
OSV
added 2025/09/18 2:15 p.m.9 views

UBUNTU-CVE-2022-50393

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. WARNING: CPU: 0 PID: 1475 at...

7.8CVSS5.7AI score0.00151EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/18 1:33 p.m.9 views

CVE-2022-50393 drm/amdgpu: SDMA update use unlocked iterator

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. WARNING: CPU: 0 PID: 1475 at...

7.8CVSS6.2AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.1 views

CVE-2022-50393 drm/amdgpu: SDMA update use unlocked iterator

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. WARNING: CPU: 0 PID: 1475 at...

7.8CVSS6.2AI score0.00151EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.22 views

CVE-2022-50393 drm/amdgpu: SDMA update use unlocked iterator

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. WARNING: CPU: 0 PID: 1475 at...

7.8CVSS0.00151EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.10 views

CVE-2022-50393

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. WARNING: CPU: 0 PID: 1475 at...

7.8CVSS5.1AI score0.00151EPSS
SaveExploits0
CVE
CVE
added 2025/09/18 1:33 p.m.37 views

CVE-2022-50393

The CVE-2022-50393 issue affects the Linux kernel DRM/AMDGPU SDMA path where dma_resv_iter_next may be invoked from an unlocked context during SDMA page-table updates, leading to a potential misuse warning and race conditions. Affected component: amdgpu driver within the kernel's DMA-BUF handling...

7.8CVSS6.2AI score0.00151EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/09/11 6:37 p.m.14 views

CVE-2025-39758

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix the sendmsg byte count in siwtcpsendpages Ever since commit c2ff29e99a76 "siw: Inline dotcpsendpages", we have been doing this: static int siwtcpsendpagesstruct socket s, struct page page, int offset, sizet size ......

5.5CVSS5.8AI score0.0038EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/11 5:15 p.m.10 views

UBUNTU-CVE-2025-39758

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix the sendmsg byte count in siwtcpsendpages Ever since commit c2ff29e99a76 "siw: Inline dotcpsendpages", we have been doing this: static int siwtcpsendpagesstruct socket s, struct page page, int offset, sizet size ......

9.8CVSS5.9AI score0.0038EPSS
SaveExploits0References24
OSV
OSV
added 2025/09/07 4:15 p.m.12 views

DEBIAN-CVE-2025-39732

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix sleeping-in-atomic in ath11kmacopsetbitratemask ath11kmacdisablepeerfixedrate is passed as the iterator to ieee80211iteratestationsatomic. Note in this case the iterator is required to be atomic, however...

5.5CVSS5.2AI score0.00153EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:5 a.m.15 views

proc: use the same treatment to check proc_lseek as ones for proc_read_iter et.al

...

7.8CVSS6.9AI score0.00166EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:55 p.m.5 views

An iterator stop condition was missing when handling WASM code in the built-in profiler, potentially leading to invalid memory access and undefined behavior. *Note:* This issue only affects the application when the profiler is running. This vulnerability affects Firefox < 126.

...

5.9CVSS9.2AI score0.00218EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:29 p.m.6 views

The frame iterator could get stuck in a loop when encountering certain wasm frames leading to incorrect stack traces. This vulnerability affects Firefox < 128 and Thunderbird < 128.

...

4.3CVSS9.2AI score0.0037EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-48183

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - QuickJS before c4cdd61 has a buildforiniterator NULL pointer dereference because of an erroneous lexical scope of this with eval. CVE-2023-48183 Note that Nessu...

7.5CVSS7.3AI score0.00641EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.7 views

SUSE CVE-2025-38571

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix client side handling of tls alerts A security exploit was discovered in NFS over TLS in tlsalertrecv due to its assumption that there is valid data in the msghdr's iterator's kvec. Instead, this patch proposes the...

8.1CVSS6.5AI score0.00325EPSS
SaveExploits0References24
Cvelist
Cvelist
added 2025/08/19 5:2 p.m.24 views

CVE-2025-38571 sunrpc: fix client side handling of tls alerts

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix client side handling of tls alerts A security exploit was discovered in NFS over TLS in tlsalertrecv due to its assumption that there is valid data in the msghdr's iterator's kvec. Instead, this patch proposes the...

8.2CVSS0.00325EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2017-2647

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The KEYS subsystem in the Linux kernel before 3.18 allows local users to gain privileges or cause a denial of service NULL pointer dereference and system crash...

7.8CVSS7AI score0.00408EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/08/18 9:23 a.m.9 views

CVE-2025-38523

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix the smbdresponse slab to allow usercopy The handling of received data in the smbdirect client code involves using copytoiter to copy data from the smbdreponse struct's packet trailer to a folioq buffer provided by...

7CVSS6.6AI score0.00345EPSS
SaveExploits0References4
CNVD
CNVD
added 2025/08/18 12:0 a.m.6 views

Huawei HarmonyOS wantagent module iterator failure vulnerability

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. An iterator failure vulnerability exists in the Huawei HarmonyOS wantagent module, which can be exploited by an attacker to cause a memory release failure...

5.3CVSS6.8AI score0.00094EPSS
SaveExploits0References1
CNVD
CNVD
added 2025/08/18 12:0 a.m.5 views

Huawei HarmonyOS Iterator Failure Vulnerability

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. Huawei HarmonyOS suffers from an Iterator Failure vulnerability that can be exploited by attackers to affect functional stability...

5.9CVSS6.8AI score0.00095EPSS
SaveExploits0References1
CNVD
CNVD
added 2025/08/18 12:0 a.m.7 views

Huawei HarmonyOS card management module iterator failure vulnerability

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. An iterator failure vulnerability exists in the Huawei HarmonyOS card management module, which can be exploited by attackers to affect functional stability...

5.9CVSS6.8AI score0.00095EPSS
SaveExploits0References1
Rows per page
Query Builder