CVE-2021-47015
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:38
- Zuletzt bearbeitet 08.01.2025 18:12:23
In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix RX consumer index logic in the error path. In bnxt_rx_pkt(), the RX buffers are expected to complete in order. If the RX consumer index indicates an out of order buffe...
CVE-2021-47017
- EPSS 0.03%
- Veröffentlicht 28.02.2024 09:15:38
- Zuletzt bearbeitet 09.12.2024 17:59:26
In the Linux kernel, the following vulnerability has been resolved: ath10k: Fix a use after free in ath10k_htc_send_bundle In ath10k_htc_send_bundle, the bundle_skb could be freed by dev_kfree_skb_any(bundle_skb). But the bundle_skb is used later b...
CVE-2020-36787
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 11.12.2024 16:42:29
In the Linux kernel, the following vulnerability has been resolved: media: aspeed: fix clock handling logic Video engine uses eclk and vclk for its clock sources and its reset control is coupled with eclk so the current clock enabling sequence work...
CVE-2021-46976
- EPSS 0.04%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 10.01.2025 18:21:14
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix crash in auto_retire The retire logic uses the 2 lower bits of the pointer to the retire function to store flags. However, the auto_retire function is not guaranteed ...
CVE-2021-46977
- EPSS 0.05%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 08.01.2025 17:34:32
In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Disable preemption when probing user return MSRs Disable preemption when probing a user return MSR via RDSMR/WRMSR. If the MSR holds a different value per logical CPU, t...
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-46979
- EPSS 0.05%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 31.12.2024 16:02:49
In the Linux kernel, the following vulnerability has been resolved: iio: core: fix ioctl handlers removal Currently ioctl handlers are removed twice. For the first time during iio_device_unregister() then later on inside iio_device_unregister_event...
CVE-2021-46980
- EPSS 0.04%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 31.12.2024 16:06:11
In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 commit 4dbc6a4ef06d ("usb: typec: ucsi: save power data objects in PD mode") introduced retrieval of the PDOs wh...
CVE-2021-46981
- EPSS 0.01%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 06.12.2024 15:59:55
In the Linux kernel, the following vulnerability has been resolved: nbd: Fix NULL pointer in flush_workqueue Open /dev/nbdX first, the config_refs will be 1 and the pointers in nbd_device are still null. Disconnect /dev/nbdX, then reference a null ...
CVE-2021-46982
- EPSS 0.02%
- 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...