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.23%
- 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.23%
- 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.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 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.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...
CVE-2021-46987
- EPSS 0.18%
- 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.23%
- 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.23%
- 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...
CVE-2021-46941
- EPSS 0.23%
- Veröffentlicht 27.02.2024 19:04:05
- Zuletzt bearbeitet 21.11.2024 06:34:59
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: core: Do core softreset when switch mode According to the programming guide, to switch mode for DRD controller, the driver needs to do the following. To switch from de...