Lucene search
+L

4243 matches found

OSV
OSV
added 2025/04/01 3:47 p.m.17 views

CVE-2025-21969 Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free Read in l2capsendcmd After the hci sync command releases l2capconn, the hci receive data work queue references the released l2capconn when sending to the upper layer. Add hci dev lock to...

8.8CVSS6.1AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/04/01 12:0 a.m.5 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 not properly handling the UCSI CCI synchronization mechanism...

5.5CVSS6.5AI score0.00195EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/03/31 12:0 a.m.11 views

The vulnerability of the ps CancelTimer() function in the Linux kernel Bluetooth driver allows a hacker to trigger a service failure.

The vulnerability of the ps CancelTimer function in the Linux kernel Bluetooth driver is related to synchronization errors when using shared resources. Exploiting this vulnerability can allow a attacker to cause a service failure...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References10Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/03/30 12:0 a.m.13 views

The vulnerability in the Linux operating system’s driver/CPU/GPU/DRM/AMD/AMDKFD/KFD_MIGRATE.C code, which allows a hacker to trigger a service failure

The vulnerability in the Linux operating system’s driver/CPU/GPU/DRM/AMD/AMDKFD/KFDMIGRATE.c code is related to incorrect resource synchronization. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.8AI score0.00246EPSS
SaveExploits0References11Affected Software4
SUSE CVE
SUSE CVE
added 2025/03/28 3:37 a.m.5 views

SUSE CVE-2023-53009

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add sync after creating vram bo There will be data corruption on vram allocated by svm if the initialization is not complete and application is writting on the memory. Adding sync to wait for the initialization...

5.5CVSS6.6AI score0.00172EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/27 5:15 p.m.4 views

DEBIAN-CVE-2023-53009

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add sync after creating vram bo There will be data corruption on vram allocated by svm if the initialization is not complete and application is writting on the memory. Adding sync to wait for the initialization...

5.5CVSS5.5AI score0.00172EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/27 5:15 p.m.16 views

CVE-2023-53009

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add sync after creating vram bo There will be data corruption on vram allocated by svm if the initialization is not complete and application is writting on the memory. Adding sync to wait for the initialization...

7.8CVSS0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/27 5:15 p.m.13 views

UBUNTU-CVE-2023-53009

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add sync after creating vram bo There will be data corruption on vram allocated by svm if the initialization is not complete and application is writting on the memory. Adding sync to wait for the initialization...

7.8CVSS5.7AI score0.00172EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/27 4:43 p.m.10 views

CVE-2023-53018 Bluetooth: hci_conn: Fix memory leaks

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix memory leaks When hcicmdsyncqueue failed in hcileterminatebig or hcilebigterminate, the memory pointed by variable d is not freed, which will cause memory leak. Add release process to error path...

5.5CVSS5.6AI score
SaveExploits0References5
OSV
OSV
added 2025/03/27 4:43 p.m.7 views

CVE-2023-53009 drm/amdkfd: Add sync after creating vram bo

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add sync after creating vram bo There will be data corruption on vram allocated by svm if the initialization is not complete and application is writting on the memory. Adding sync to wait for the initialization...

7.8CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2025/03/27 4:43 p.m.81 views

CVE-2023-53009

The CVE-2023-53009 entry pertains to the Linux kernel DRM/AMDKFD path. A vulnerability was resolved by adding a synchronization step after creating a VRAM buffer object (vram bo) to wait for initialization completion. Without this sync, data corruption could occur in VRAM allocated by svm if an a...

7.8CVSS6.8AI score0.00172EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.46 views

CVE-2023-53009

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add sync after creating vram bo There will be data corruption on vram allocated by svm if the initialization is not complete and application is writting on the memory. Adding sync to wait for the initialization...

7.8CVSS5.5AI score0.00172EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 4:18 p.m.41 views

USN-7379-1 linux, linux-aws, linux-azure, linux-gcp, linux-hwe-6.11, linux-oracle, linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - x86...

10CVSS6.4AI score0.00822EPSS
SaveExploits2References309
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.9 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 amdkfd creating vram buffers and then not synchronizing them...

5.5CVSS6.3AI score0.00172EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:0 a.m.13 views

The vulnerability in the module sound/core/seq/oss/seq_oss_synth.c of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the sound/core/seq/oss/seqosssynth.c module of the Linux operating system is related to synchronization errors when using a shared resource during the processing of SysEx messages. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00161EPSS
SaveExploits0References10Affected Software4
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:0 a.m.12 views

The vulnerability of the hci_cb_list() function in the Linux kernel Bluetooth driver allows a hacker to induce a service failure.

The vulnerability of the hcicblist function in the Linux kernel Bluetooth driver is related to synchronization errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score
SaveExploits0References8Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/03/24 12:0 a.m.7 views

Vulnerabilities of the functions rxrpc_open_socket(), rxrpc_encap_rcv(), and rxrpc_io_thread() in the Linux operating system, allowing a hacker to cause a service failure

The vulnerabilities of the functions rxrpcopensocket, rxrpcencaprcv, and rxrpciothread in the Linux operating system are related to synchronization errors when using shared resources. Exploiting these vulnerabilities can allow an attacker to cause service failures...

5.5CVSS6.7AI score0.00449EPSS
SaveExploits0References13Affected Software6
BDU FSTEC
BDU FSTEC
added 2025/03/21 12:0 a.m.12 views

The vulnerability of the pdsc_checkpci_health() function in the drivers/net/ethernet/amd/pds_core/core.c module of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the pdsccheckpcihealth function in the drivers/net/ethernet/amd/pdscore/core.c module of the Linux kernel is related to synchronization errors when using shared resources. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.5CVSS5.9AI score0.00158EPSS
SaveExploits0References12Affected Software2
BDU FSTEC
BDU FSTEC
added 2025/03/21 12:0 a.m.8 views

The vulnerability of the ufshcd_mcq_req_to_hwq() function in the drivers/ufs/core/ufs-mcq.c module of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the ufshcdmcqreqtohwq function in the drivers/ufs/core/ufs-mcq.c module of the Linux kernel is related to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to cause service failures...

7.5CVSS6.5AI score0.00288EPSS
SaveExploits0References11Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/03/21 12:0 a.m.8 views

The vulnerability of the cifs_sync_mid_result() function in the fs/smb/client/transport.c module of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the cifssyncmidresult function in the fs/smb/client/transport.c module of the Linux operating system is related to synchronization errors when using a shared resource. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.5CVSS6.4AI score0.00393EPSS
SaveExploits0References18Affected Software3
Rows per page
Query Builder