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-2023-52516
- EPSS 0.02%
- Veröffentlicht 02.03.2024 22:15:47
- Zuletzt bearbeitet 11.12.2024 16:34:41
In the Linux kernel, the following vulnerability has been resolved: dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock __dma_entry_alloc_check_leak() calls into printk -> serial console output (qcom geni) and grabs port->l...
- EPSS 0.01%
- Veröffentlicht 02.03.2024 22:15:47
- Zuletzt bearbeitet 13.01.2025 18:54:30
In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain Previously the transfer complete IRQ immediately drained to RX FIFO to read any data remaining in FIFO to ...
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-52497
- EPSS 0.02%
- Veröffentlicht 01.03.2024 14:15:53
- Zuletzt bearbeitet 09.01.2025 20:20:02
In the Linux kernel, the following vulnerability has been resolved: erofs: fix lz4 inplace decompression Currently EROFS can map another compressed buffer for inplace decompression, that was used to handle the cases that some pages of compressed da...
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-2024-26607
- EPSS 0.02%
- Veröffentlicht 29.02.2024 12:15:47
- Zuletzt bearbeitet 09.01.2025 15:27:20
In the Linux kernel, the following vulnerability has been resolved: drm/bridge: sii902x: Fix probing race issue A null pointer dereference crash has been observed rarely on TI platforms using sii9022 bridge: [ 53.271356] sii902x_get_edid+0x34/0...
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-52482
- EPSS 0.02%
- Veröffentlicht 29.02.2024 06:15:46
- Zuletzt bearbeitet 25.11.2025 17:22:27
In the Linux kernel, the following vulnerability has been resolved: x86/srso: Add SRSO mitigation for Hygon processors Add mitigation for the speculative return stack overflow vulnerability which exists on Hygon processors too.
CVE-2023-52483
- EPSS 0.02%
- Veröffentlicht 29.02.2024 06:15:46
- Zuletzt bearbeitet 13.01.2025 17:53:05
In the Linux kernel, the following vulnerability has been resolved: mctp: perform route lookups under a RCU read-side lock Our current route lookups (mctp_route_lookup and mctp_route_lookup_null) traverse the net's route list without the RCU read l...