CVE-2024-53095
- EPSS 0.01%
- Veröffentlicht 21.11.2024 19:15:12
- Zuletzt bearbeitet 24.03.2025 17:21:57
In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free of network namespace. Recently, we got a customer report that CIFS triggers oops while reconnecting to a server. [0] The workload runs on Kubernet...
CVE-2024-53089
- EPSS 0.01%
- Veröffentlicht 21.11.2024 19:15:11
- Zuletzt bearbeitet 01.10.2025 21:16:28
In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Mark hrtimer to expire in hard interrupt context Like commit 2c0d278f3293f ("KVM: LAPIC: Mark hrtimer to expire in hard interrupt context") and commit 9090825fa9974...
CVE-2024-53079
- EPSS 0.02%
- Veröffentlicht 19.11.2024 18:15:27
- Zuletzt bearbeitet 01.10.2025 21:16:26
In the Linux kernel, the following vulnerability has been resolved: mm/thp: fix deferred split unqueue naming and locking Recent changes are putting more pressure on THP deferred split queues: under load revealing long-standing races, causing list_...
CVE-2024-53081
- EPSS 0.06%
- Veröffentlicht 19.11.2024 18:15:27
- Zuletzt bearbeitet 03.11.2025 23:17:18
In the Linux kernel, the following vulnerability has been resolved: media: ar0521: don't overflow when checking PLL values The PLL checks are comparing 64 bit integers with 32 bit ones, as reported by Coverity. Depending on the values of the variab...
CVE-2024-53082
- EPSS 0.02%
- Veröffentlicht 19.11.2024 18:15:27
- Zuletzt bearbeitet 03.11.2025 23:17:18
In the Linux kernel, the following vulnerability has been resolved: virtio_net: Add hash_key_length check Add hash_key_length check in virtnet_probe() to avoid possible out of bound errors when setting/reading the hash key.
CVE-2024-53085
- EPSS 0.02%
- Veröffentlicht 19.11.2024 18:15:27
- Zuletzt bearbeitet 09.12.2024 13:10:05
In the Linux kernel, the following vulnerability has been resolved: tpm: Lock TPM chip in tpm_pm_suspend() first Setting TPM_CHIP_FLAG_SUSPENDED in the end of tpm_pm_suspend() can be racy according, as this leaves window for tpm_hwrng_read() to be ...
CVE-2024-53088
- EPSS 0.02%
- Veröffentlicht 19.11.2024 18:15:27
- Zuletzt bearbeitet 03.11.2025 23:17:19
In the Linux kernel, the following vulnerability has been resolved: i40e: fix race condition by adding filter's intermediate sync state Fix a race condition in the i40e driver that leads to MAC/VLAN filters becoming corrupted and leaking. Address t...
CVE-2024-53063
- EPSS 0.02%
- Veröffentlicht 19.11.2024 18:15:26
- Zuletzt bearbeitet 03.11.2025 23:17:17
In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIG_DVB_DYNAMIC_MINORS is ...
CVE-2024-53066
- EPSS 0.02%
- Veröffentlicht 19.11.2024 18:15:26
- Zuletzt bearbeitet 03.11.2025 23:17:17
In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in decode_getfattr_attrs() Fix the following KMSAN warning: CPU: 1 UID: 0 PID: 7651 Comm: cp Tainted: G B Tainted: [B]=BAD_PAGE Hardware name: QEMU Stand...
CVE-2024-53068
- EPSS 0.02%
- Veröffentlicht 19.11.2024 18:15:26
- Zuletzt bearbeitet 06.03.2025 17:15:19
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier() The scmi_dev->name is released prematurely in __scmi_device_destroy(), which causes slab-use-after-free when acce...