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-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-46984
- EPSS 0.03%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 06.12.2024 15:00:58
In the Linux kernel, the following vulnerability has been resolved: kyber: fix out of bounds access when preempted __blk_mq_sched_bio_merge() gets the ctx and hctx for the current CPU and passes the hctx to ->bio_merge(). kyber_bio_merge() then get...
CVE-2021-46985
- EPSS 0.03%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 06.12.2024 15:02:17
In the Linux kernel, the following vulnerability has been resolved: ACPI: scan: Fix a memory leak in an error handling path If 'acpi_device_set_name()' fails, we must free 'acpi_device_bus_id->bus_id' or there is a (potential) memory leak.
CVE-2021-46988
- EPSS 0.01%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 26.12.2024 15:01:37
In the Linux kernel, the following vulnerability has been resolved: userfaultfd: release page in error path to avoid BUG_ON Consider the following sequence of events: 1. Userspace issues a UFFD ioctl, which ends up calling into shmem_mfill_atom...
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 ...
CVE-2021-46990
- EPSS 0.01%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 26.12.2024 15:01:41
In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix crashes when toggling entry flush barrier The entry flush mitigation can be enabled/disabled at runtime via a debugfs file (entry_flush), which causes the kernel t...
CVE-2021-46991
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 06.12.2024 15:27:56
In the Linux kernel, the following vulnerability has been resolved: i40e: Fix use-after-free in i40e_client_subtask() Currently the call to i40e_client_del_instance frees the object pf->cinst, however pf->cinst->lan_info is being accessed after the...
CVE-2021-46992
- EPSS 0.01%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 24.12.2024 14:34:12
In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: avoid overflows in nft_hash_buckets() Number of buckets being stored in 32bit variables, we have to ensure that no overflows occur in nft_hash_buckets() syzbo...
CVE-2021-46993
- EPSS 0.12%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 24.12.2024 14:40:13
In the Linux kernel, the following vulnerability has been resolved: sched: Fix out-of-bound access in uclamp Util-clamp places tasks in different buckets based on their clamp values for performance reasons. However, the size of buckets is currently...