CVE-2023-52515
- EPSS 0.23%
- 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.28%
- 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-2021-46959
- EPSS 0.25%
- Veröffentlicht 29.02.2024 23:15:07
- Zuletzt bearbeitet 10.12.2024 17:55:18
In the Linux kernel, the following vulnerability has been resolved: spi: Fix use-after-free with devm_spi_alloc_* We can't rely on the contents of the devres list during spi_unregister_controller(), as the list is already torn down at the time we p...
CVE-2021-47055
- EPSS 0.2%
- Veröffentlicht 29.02.2024 23:15:07
- Zuletzt bearbeitet 09.01.2025 15:34:43
In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLO...
- EPSS 0.24%
- Veröffentlicht 29.02.2024 23:15:07
- Zuletzt bearbeitet 08.04.2025 15:01:31
In the Linux kernel, the following vulnerability has been resolved: KVM: Stop looking for coalesced MMIO zones if the bus is destroyed Abort the walk of coalesced MMIO zones if kvm_io_bus_unregister_dev() fails to allocate memory for the new instan...
CVE-2021-47061
- EPSS 0.24%
- Veröffentlicht 29.02.2024 23:15:07
- Zuletzt bearbeitet 10.12.2024 16:55:15
In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU If allocating a new instance of an I/O bus fails when unregistering a device, wait to destroy the device un...
CVE-2023-52485
- EPSS 0.21%
- 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.6%
- 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.24%
- 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, ...
CVE-2023-52476
- EPSS 0.23%
- Veröffentlicht 29.02.2024 06:15:45
- Zuletzt bearbeitet 05.01.2026 11:15:47
In the Linux kernel, the following vulnerability has been resolved: perf/x86/lbr: Filter vsyscall addresses We found that a panic can occur when a vsyscall is made while LBR sampling is active. If the vsyscall is interrupted (NMI) for perf sampling...