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-47044
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:40
- Zuletzt bearbeitet 19.03.2025 15:50:56
In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix shift-out-of-bounds in load_balance() Syzbot reported a handful of occurrences where an sd->nr_balance_failed can grow to much higher values than one would expect. ...
CVE-2021-47023
- EPSS 0.08%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 19.03.2025 15:37:27
In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix port event handling on init For some reason there might be a crash during ports creation if port events are handling at the same time because fw may se...
CVE-2021-47031
- EPSS 0.12%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 19.03.2025 15:37:59
In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix memory leak in mt7921_coredump_work Fix possible memory leak in mt7921_coredump_work.
CVE-2021-47034
- EPSS 0.01%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 03.04.2025 16:32:59
In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix pte update for kernel memory on radix When adding a PTE a ptesync is needed to order the update of the PTE with subsequent accesses otherwise a spurious fault may ...
CVE-2021-47000
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:38
- Zuletzt bearbeitet 14.03.2025 18:59:18
In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode leak on getattr error in __fh_to_dentry
CVE-2021-47006
- EPSS 0.01%
- Veröffentlicht 28.02.2024 09:15:38
- Zuletzt bearbeitet 19.03.2025 10:49:05
In the Linux kernel, the following vulnerability has been resolved: ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook The commit 1879445dfa7b ("perf/core: Set event's default ::overflow_handler()") set a default ev...
CVE-2021-47010
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:38
- Zuletzt bearbeitet 19.03.2025 15:30:02
In the Linux kernel, the following vulnerability has been resolved: net: Only allow init netns to set default tcp cong to a restricted algo tcp_set_default_congestion_control() is netns-safe in that it writes to &net->ipv4.tcp_congestion_control, b...
CVE-2021-46978
- EPSS 0.05%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 14.03.2025 18:45:27
In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Always make an attempt to map eVMCS after migration When enlightened VMCS is in use and nested state is migrated with vmx_get_nested_state()/vmx_set_nested_state() KVM c...
CVE-2021-46989
- EPSS 0.01%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 14.03.2025 19:02:38
In the Linux kernel, the following vulnerability has been resolved: hfsplus: prevent corruption in shrinking truncate I believe there are some issues introduced by commit 31651c607151 ("hfsplus: avoid deadlock on file truncation") HFS+ has extent ...