CVE-2021-47077
- EPSS 0.23%
- Veröffentlicht 01.03.2024 22:15:47
- Zuletzt bearbeitet 10.12.2024 21:01:51
In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Add pointer checks in qedf_update_link_speed() The following trace was observed: [ 14.042059] Call Trace: [ 14.042061] <IRQ> [ 14.042068] qedf_link_update+0...
CVE-2021-47061
- EPSS 0.24%
- Veröffentlicht 29.02.2024 23:15:07
- Zuletzt bearbeitet 04.08.2026 10:16:43
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 15.08.2026 13:17:44
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 15.08.2026 13:17:44
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-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...
CVE-2023-52479
- EPSS 0.6%
- Veröffentlicht 29.02.2024 06:15:45
- Zuletzt bearbeitet 15.08.2026 13:17:42
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix uaf in smb20_oplock_break_ack drop reference after use opinfo.
CVE-2021-47049
- EPSS 0.23%
- Veröffentlicht 28.02.2024 09:15:40
- Zuletzt bearbeitet 04.08.2026 10:16:42
In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Use after free in __vmbus_open() The "open_info" variable is added to the &vmbus_connection.chn_msg_list, but the error handling frees "open_info" without remov...
CVE-2021-47024
- EPSS 0.25%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 06.12.2024 20:53:23
In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot [1], there is a memory leak while closing the socket. We partially solved this issue with commit ac03046...
CVE-2021-47004
- EPSS 0.24%
- Veröffentlicht 28.02.2024 09:15:38
- Zuletzt bearbeitet 04.08.2026 10:16:41
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid touching checkpointed data in get_victim() In CP disabling mode, there are two issues when using LFS or SSR | AT_SSR mode to select victim: 1. LFS is set to fin...
CVE-2021-46982
- EPSS 0.18%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 31.12.2024 16:08:54
In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix race condition of overwrite vs truncate pos_fsstress testcase complains a panic as belew: ------------[ cut here ]------------ kernel BUG at fs/f2fs/compress.c...