Lucene search
+L

29 matches found

OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-68189

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Protect UUID list traversal The hcisync conversion moved class-of-device and EIR generation from an HCI request built under hdev-lock to asynchronous command sync work. The worker holds hdev-reqlock, but that...

7.8CVSS5.4AI score0.00159EPSS
SaveExploits0References7
EUVD
EUVD
added 5 days ago5 views

EUVD-2026-55290

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Protect UUID list traversal The hcisync conversion moved class-of-device and EIR generation from an HCI request built under hdev-lock to asynchronous command sync work. The worker holds hdev-reqlock, but that...

5.4AI score0.00159EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.12 views

CVE-2026-64305

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - protect service table iterations with servicelock The servicetable list is protected by servicelock when entries are added or removed in adfserviceadd and adfserviceremove, but several functions iterate over the lis...

5.5AI score0.00168EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/25 8:49 a.m.21 views

CVE-2026-64305

In CVE-2026-64305, the Linux kernel crypto: qat path is fixed by ensuring the service_table is protected with service_lock during all iterations (in adf_dev_init/start/stop/shutdown, adf_dev_restarting_notify/restarted_notify, and adf_error_notifier). Several list_walks previously occurred withou...

5.8AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 8:49 a.m.8 views

CVE-2026-64305 crypto: qat - protect service table iterations with service_lock

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - protect service table iterations with servicelock The servicetable list is protected by servicelock when entries are added or removed in adfserviceadd and adfserviceremove, but several functions iterate over the lis...

5.8AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.12 views

PT-2026-64526

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the crypto: qat component, the service table list is not consistently protected by service lock during iterations. While the lock is used when entries are added or removed via adf...

5.5AI score0.00168EPSS
SaveExploits0References17
OSV
OSV
added 2026/06/18 2:17 p.m.7 views

ALPINE-CVE-2026-42487

HVM guest I/O port accesses are subject to either emulation or at least translation. Translations are managed by the device model via XENDOMCTLioportmapping, and hence the linked list used may changed at any time. Traversal of those lists while handling guest I/O port accesses therefore needs...

7.9CVSS5.8AI score0.00095EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/11 6:54 a.m.9 views

SUSE-SU-2026:2364-1 Security update for xen

This update for xen fixes the following issues: - CVE-2026-42487: x86 HVM I/O port list traversal bsc1266952. - CVE-2026-42488: x86: mismatched mapcache metadata bsc1266955. - CVE-2026-42489,CVE-2026-42490: domctl lock open to abuse bsc1266953...

8.1CVSS5.2AI score0.00353EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerability has been resolved: f2fs: The issue of dereferencing a stale list iterator after the loop body has been executed has been fixed. The list iterator variable will become a bogus pointer if no break statement is executed. Dereferencing it in this case,...

5.5CVSS5.8AI score0.00271EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/04/23 1:26 a.m.13 views

SUSE CVE-2026-31436

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix possible wrong descriptor completion in llistabortdesc At the end of this function, d is the traversal cursor of flist, but the code completes found instead. This can lead to issues such as NULL pointer...

7CVSS5.6AI score0.00457EPSS
SaveExploits0References18
EUVD
EUVD
added 2025/10/21 12:31 p.m.6 views

EUVD-2022-54831

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Replace listforeachentrysafe if using giveback The listforeachentrysafe macro saves the current item n and the item after n+1, so that n can be safely removed without corrupting the list. However, when traversi...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/14 9:30 p.m.12 views

EUVD-2022-55125

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: traverse devices under chunkmutex in btrfscanactivatezone btrfscanactivatezone can be called with the devicelistmutex already held, which will lead to a deadlock: insertdevextents // Takes devicelistmutex -...

5.5CVSS4.8AI score0.00181EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/08 11:31 p.m.7 views

SUSE CVE-2023-53627

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Grab sasdev lock when traversing the members of sasdev.list When freeing slots in function slotcompletev3hw, it is possible that sasdev.list is being traversed elsewhere, and it may trigger a NULL pointer exception...

5.5CVSS6.3AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/07 4:15 p.m.8 views

UBUNTU-CVE-2023-53627

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Grab sasdev lock when traversing the members of sasdev.list When freeing slots in function slotcompletev3hw, it is possible that sasdev.list is being traversed elsewhere, and it may trigger a NULL pointer exception...

7.8CVSS5.7AI score0.00173EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 3:19 p.m.6 views

EUVD-2025-32814

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Grab sasdev lock when traversing the members of sasdev.list When freeing slots in function slotcompletev3hw, it is possible that sasdev.list is being traversed elsewhere, and it may trigger a NULL pointer exception...

5.8AI score0.00173EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2018-17671

Malware in sbrugna...

7.8CVSS7.9AI score0.00187EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/04 2:15 p.m.4 views

DEBIAN-CVE-2025-38197

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dellrbu: Fix list usage Pass the correct list head to listforeachentry when looping through the packet list. Without this patch, reading the packet data via sysfs will show the data incorrectly because it starts at...

5.5CVSS5.5AI score0.00163EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.9 views

UBUNTU-CVE-2025-38197

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dellrbu: Fix list usage Pass the correct list head to listforeachentry when looping through the packet list. Without this patch, reading the packet data via sysfs will show the data incorrectly because it starts at...

7.3CVSS6.1AI score0.00163EPSS
SaveExploits0References41
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from iommu/vt-d not properly using the RCU to protect drhd list traversal, which could lead to data contention...

5.5CVSS6.5AI score0.00201EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from usb: dwc3: gadget not properly handling list traversal when using giveback...

5.5CVSS5.5AI score0.00263EPSS
SaveExploits0References5
Rows per page
Query Builder