CVE-2021-47131
- EPSS 0.02%
- Veröffentlicht 15.03.2024 21:15:07
- Zuletzt bearbeitet 27.02.2025 03:20:09
In the Linux kernel, the following vulnerability has been resolved: net/tls: Fix use-after-free after the TLS device goes down and up When a netdev with active TLS offload goes down, tls_device_down is called to stop the offload and tear down the T...
CVE-2021-47132
- EPSS 0.02%
- Veröffentlicht 15.03.2024 21:15:07
- Zuletzt bearbeitet 13.03.2025 21:24:27
In the Linux kernel, the following vulnerability has been resolved: mptcp: fix sk_forward_memory corruption on retransmission MPTCP sk_forward_memory handling is a bit special, as such field is protected by the msk socket spin_lock, instead of the ...
CVE-2021-47133
- EPSS 0.02%
- Veröffentlicht 15.03.2024 21:15:07
- Zuletzt bearbeitet 07.01.2025 17:30:18
In the Linux kernel, the following vulnerability has been resolved: HID: amd_sfh: Fix memory leak in amd_sfh_work Kmemleak tool detected a memory leak in the amd_sfh driver. ==================== unreferenced object 0xffff88810228ada0 (size 32): ...
CVE-2021-47134
- EPSS 0.02%
- Veröffentlicht 15.03.2024 21:15:07
- Zuletzt bearbeitet 27.02.2025 03:20:09
In the Linux kernel, the following vulnerability has been resolved: efi/fdt: fix panic when no valid fdt found setup_arch() would invoke efi_init()->efi_get_fdt_params(). If no valid fdt found then initial_boot_params will be null. So we should sto...
CVE-2021-47135
- EPSS 0.02%
- Veröffentlicht 15.03.2024 21:15:07
- Zuletzt bearbeitet 27.02.2025 03:20:09
In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_report Fix possible array out of bound access in mt7921_mcu_tx_rate_report. Remove unnecessary varibable in mt7921_mcu_t...
CVE-2021-47109
- EPSS 0.02%
- Veröffentlicht 15.03.2024 21:15:06
- Zuletzt bearbeitet 27.02.2025 03:20:09
In the Linux kernel, the following vulnerability has been resolved: neighbour: allow NUD_NOARP entries to be forced GCed IFF_POINTOPOINT interfaces use NUD_NOARP entries for IPv6. It's possible to fill up the neighbour table with enough entries tha...
CVE-2021-47110
- EPSS 0.02%
- Veröffentlicht 15.03.2024 21:15:06
- Zuletzt bearbeitet 13.03.2025 19:36:23
In the Linux kernel, the following vulnerability has been resolved: x86/kvm: Disable kvmclock on all CPUs on shutdown Currenly, we disable kvmclock from machine_shutdown() hook and this only happens for boot CPU. We need to disable it for all CPUs ...
CVE-2021-47111
- EPSS 0.02%
- Veröffentlicht 15.03.2024 21:15:06
- Zuletzt bearbeitet 27.02.2025 03:20:09
In the Linux kernel, the following vulnerability has been resolved: xen-netback: take a reference to the RX task thread Do this in order to prevent the task from being freed if the thread returns (which can be triggered by the frontend) before the ...
CVE-2021-47112
- EPSS 0.02%
- Veröffentlicht 15.03.2024 21:15:06
- Zuletzt bearbeitet 13.03.2025 19:36:08
In the Linux kernel, the following vulnerability has been resolved: x86/kvm: Teardown PV features on boot CPU as well Various PV features (Async PF, PV EOI, steal time) work through memory shared with hypervisor and when we restore from hibernation...
CVE-2021-47113
- EPSS 0.02%
- Veröffentlicht 15.03.2024 21:15:06
- Zuletzt bearbeitet 13.03.2025 19:36:00
In the Linux kernel, the following vulnerability has been resolved: btrfs: abort in rename_exchange if we fail to insert the second ref Error injection stress uncovered a problem where we'd leave a dangling inode ref if we failed during a rename_ex...