CVE-2023-52500
- EPSS 0.01%
- Veröffentlicht 02.03.2024 22:15:47
- Zuletzt bearbeitet 13.01.2025 18:43:18
In the Linux kernel, the following vulnerability has been resolved: scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command Tags allocated for OPC_INB_SET_CONTROLLER_CONFIG command need to be freed when we receive the...
CVE-2023-52502
- EPSS 0.01%
- Veröffentlicht 02.03.2024 22:15:47
- Zuletzt bearbeitet 19.03.2025 16:11:28
In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() Sili Luo reported a race in nfc_llcp_sock_get(), leading to UAF. Getting a reference on the socket found in a...
CVE-2023-52507
- EPSS 0.01%
- Veröffentlicht 02.03.2024 22:15:47
- Zuletzt bearbeitet 13.01.2025 18:51:41
In the Linux kernel, the following vulnerability has been resolved: nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less than the maximum def...
CVE-2023-52508
- EPSS 0.01%
- Veröffentlicht 02.03.2024 22:15:47
- Zuletzt bearbeitet 19.03.2025 16:11:52
In the Linux kernel, the following vulnerability has been resolved: nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid() The nvme_fc_fcp_op structure describing an AEN operation is initialized with a null request structure pointer. An ...
CVE-2023-52511
- EPSS 0.04%
- Veröffentlicht 02.03.2024 22:15:47
- Zuletzt bearbeitet 29.04.2025 16:55:09
In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: reduce DMA RX transfer width to single byte Through empirical testing it has been determined that sometimes RX SPI transfers with DMA enabled return corrupted data. Thi...
CVE-2023-52515
- EPSS 0.02%
- Veröffentlicht 02.03.2024 22:15:47
- Zuletzt bearbeitet 11.12.2024 16:41:11
In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Do not call scsi_done() from srp_abort() After scmd_eh_abort_handler() has called the SCSI LLD eh_abort_handler callback, it performs one of the following actions: * Call...
CVE-2022-48627
- EPSS 0.01%
- Veröffentlicht 02.03.2024 22:15:46
- Zuletzt bearbeitet 29.04.2025 16:51:43
In the Linux kernel, the following vulnerability has been resolved: vt: fix memory overlapping when deleting chars in the buffer A memory overlapping copy occurs when deleting a long line. This memory overlapping copy can cause data corruption when...
CVE-2023-52485
- EPSS 0.02%
- Veröffentlicht 29.02.2024 15:15:07
- Zuletzt bearbeitet 09.01.2025 20:20:59
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before sending a command [Why] We can hang in place trying to send commands when the DMCUB isn't powered on. [How] For functions that execute within a ...
CVE-2023-52481
- EPSS 0.05%
- Veröffentlicht 29.02.2024 06:15:46
- Zuletzt bearbeitet 04.04.2025 14:59:11
In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Add Cortex-A520 speculative unprivileged load workaround Implement the workaround for ARM Cortex-A520 erratum 2966298. On an affected Cortex-A520 core, a speculative...
CVE-2023-52475
- EPSS 0.01%
- Veröffentlicht 29.02.2024 06:15:45
- Zuletzt bearbeitet 09.12.2024 18:47:44
In the Linux kernel, the following vulnerability has been resolved: Input: powermate - fix use-after-free in powermate_config_complete syzbot has found a use-after-free bug [1] in the powermate driver. This happens when the device is disconnected, ...