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-52476
- EPSS 0.02%
- 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.02%
- Veröffentlicht 29.02.2024 06:15:45
- Zuletzt bearbeitet 19.03.2025 15:51:23
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.02%
- Veröffentlicht 28.02.2024 09:15:40
- Zuletzt bearbeitet 09.12.2024 19:06:07
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.02%
- 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.02%
- Veröffentlicht 28.02.2024 09:15:38
- Zuletzt bearbeitet 08.01.2025 17:43:50
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.02%
- 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...
CVE-2021-46987
- EPSS 0.01%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 03.11.2025 18:15:37
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when cloning inline extents and using qgroups There are a few exceptional cases where cloning an inline extent needs to copy the inline extent data into a page ...
CVE-2020-36784
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:36
- Zuletzt bearbeitet 06.12.2024 17:37:59
In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: fix reference leak when pm_runtime_get_sync fails The PM reference count is not expected to be incremented on return in functions cdns_i2c_master_xfer and cdns_reg_sl...
CVE-2020-36776
- EPSS 0.02%
- Veröffentlicht 27.02.2024 19:04:05
- Zuletzt bearbeitet 21.11.2024 05:30:17
In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreq_cooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpu_power_to_freq(). If power is limited below the power of OPP0 in EM table, it will caus...