CVE-2023-53018
- EPSS 0.02%
- Veröffentlicht 27.03.2025 16:43:45
- Zuletzt bearbeitet 01.10.2025 18:15:35
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: Fix memory leaks When hci_cmd_sync_queue() failed in hci_le_terminate_big() or hci_le_big_terminate(), the memory pointed by variable d is not freed, which wil...
CVE-2023-53016
- EPSS 0.01%
- Veröffentlicht 27.03.2025 16:43:44
- Zuletzt bearbeitet 01.10.2025 18:15:35
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix possible deadlock in rfcomm_sk_state_change syzbot reports a possible deadlock in rfcomm_sk_state_change [1]. While rfcomm_sock_connect acquires the sk lock and wait...
CVE-2023-53014
- EPSS 0.03%
- Veröffentlicht 27.03.2025 16:43:43
- Zuletzt bearbeitet 01.10.2025 20:17:13
In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra: Fix memory leak in terminate_all() Terminate vdesc when terminating an ongoing transfer. This will ensure that the vdesc is present in the desc_terminated list Th...
CVE-2023-53015
- EPSS 0.02%
- Veröffentlicht 27.03.2025 16:43:43
- Zuletzt bearbeitet 01.10.2025 18:15:35
In the Linux kernel, the following vulnerability has been resolved: HID: betop: check shape of output reports betopff_init() only checks the total sum of the report counts for each report field to be at least 4, but hid_betopff_play() expects 4 rep...
CVE-2023-53013
- EPSS 0.01%
- Veröffentlicht 27.03.2025 16:43:42
- Zuletzt bearbeitet 01.10.2025 20:17:12
In the Linux kernel, the following vulnerability has been resolved: ptdma: pt_core_execute_cmd() should use spinlock The interrupt handler (pt_core_irq_handler()) of the ptdma driver can be called from interrupt context. The code flow in this funct...
CVE-2023-53012
- EPSS 0.02%
- Veröffentlicht 27.03.2025 16:43:41
- Zuletzt bearbeitet 30.10.2025 16:20:44
In the Linux kernel, the following vulnerability has been resolved: thermal: core: call put_device() only after device_register() fails put_device() shouldn't be called before a prior call to device_register(). __thermal_cooling_device_register() d...
CVE-2023-53010
- EPSS 0.03%
- Veröffentlicht 27.03.2025 16:43:40
- Zuletzt bearbeitet 30.10.2025 16:20:51
In the Linux kernel, the following vulnerability has been resolved: bnxt: Do not read past the end of test names Test names were being concatenated based on a offset beyond the end of the first name, which tripped the buffer overflow detection logi...
CVE-2023-53011
- EPSS 0.02%
- Veröffentlicht 27.03.2025 16:43:40
- Zuletzt bearbeitet 01.10.2025 21:15:43
In the Linux kernel, the following vulnerability has been resolved: net: stmmac: enable all safety features by default In the original implementation of dwmac5 commit 8bf993a5877e ("net: stmmac: Add support for DWMAC5 and implement Safety Features"...
CVE-2023-53009
- EPSS 0.03%
- Veröffentlicht 27.03.2025 16:43:39
- Zuletzt bearbeitet 30.10.2025 16:23:48
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. ...
CVE-2023-53007
- EPSS 0.02%
- Veröffentlicht 27.03.2025 16:43:38
- Zuletzt bearbeitet 30.10.2025 16:24:07
In the Linux kernel, the following vulnerability has been resolved: tracing: Make sure trace_printk() can output as soon as it can be used Currently trace_printk() can be used as soon as early_trace_init() is called from start_kernel(). But if a cr...