CVE-2021-47403
- EPSS 0.01%
- Published 21.05.2024 15:15:25
- Last modified 02.04.2025 14:52:09
In the Linux kernel, the following vulnerability has been resolved: ipack: ipoctal: fix module reference leak A reference to the carrier module was taken on every open but was only released once when the final reference to the tty struct was droppe...
CVE-2021-47386
- EPSS 0.01%
- Published 21.05.2024 15:15:24
- Last modified 02.04.2025 14:52:22
In the Linux kernel, the following vulnerability has been resolved: hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structure field If driver read val value sufficient for (val & 0x08) && (!(val & 0x80)) && ((val & 0x7) == ((v...
CVE-2021-47387
- EPSS 0.01%
- Published 21.05.2024 15:15:24
- Last modified 25.09.2025 15:38:17
In the Linux kernel, the following vulnerability has been resolved: cpufreq: schedutil: Use kobject release() method to free sugov_tunables The struct sugov_tunables is protected by the kobject, so we can't free it directly. Otherwise we would get ...
CVE-2021-47389
- EPSS 0.02%
- Published 21.05.2024 15:15:24
- Last modified 02.04.2025 14:52:16
In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: fix missing sev_decommission in sev_receive_start DECOMMISSION the current SEV context if binding an ASID fails after RECEIVE_START. Per AMD's SEV API, RECEIVE_START gen...
CVE-2021-47391
- EPSS 0.01%
- Published 21.05.2024 15:15:24
- Last modified 23.09.2025 20:16:11
In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests The FSM can run in a circle allowing rdma_resolve_ip() to be called twice on the same id_priv. While this c...
CVE-2021-47392
- EPSS 0.02%
- Published 21.05.2024 15:15:24
- Last modified 23.09.2025 20:16:25
In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure If cma_listen_on_all() fails it leaves the per-device ID still on the listen_list but the state is not set to RDMA_C...
CVE-2021-47393
- EPSS 0.03%
- Published 21.05.2024 15:15:24
- Last modified 23.09.2025 20:17:04
In the Linux kernel, the following vulnerability has been resolved: hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs Fan speed minimum can be enforced from sysfs. For example, setting current fan speed to 20 i...
CVE-2021-47395
- EPSS 0.01%
- Published 21.05.2024 15:15:24
- Last modified 25.09.2025 15:36:57
In the Linux kernel, the following vulnerability has been resolved: mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap Limit max values for vht mcs and nss in ieee80211_parse_tx_radiotap routine in order to fix the following warnin...
CVE-2021-47396
- EPSS 0.02%
- Published 21.05.2024 15:15:24
- Last modified 25.09.2025 15:36:22
In the Linux kernel, the following vulnerability has been resolved: mac80211-hwsim: fix late beacon hrtimer handling Thomas explained in https://lore.kernel.org/r/87mtoeb4hb.ffs@tglx that our handling of the hrtimer here is wrong: If the timer fire...
CVE-2021-47371
- EPSS 0.02%
- Published 21.05.2024 15:15:23
- Last modified 02.04.2025 14:53:12
In the Linux kernel, the following vulnerability has been resolved: nexthop: Fix memory leaks in nexthop notification chain listeners syzkaller discovered memory leaks [1] that can be reduced to the following commands: # ip nexthop add id 1 black...