CVE-2022-49977
- EPSS 0.21%
- Veröffentlicht 18.06.2025 11:00:39
- Zuletzt bearbeitet 14.11.2025 18:16:19
In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead ftrace_startup does not remove ops from ftrace_ops_list when ftrace_startup_enable fails: register...
CVE-2022-49975
- EPSS 0.22%
- Veröffentlicht 18.06.2025 11:00:38
- Zuletzt bearbeitet 13.11.2025 21:28:22
In the Linux kernel, the following vulnerability has been resolved: bpf: Don't redirect packets with invalid pkt_len Syzbot found an issue [1]: fq_codel_drop() try to drop a flow whitout any skbs, that is, the flow->head is null. The root cause, as...
CVE-2022-49969
- EPSS 0.24%
- Veröffentlicht 18.06.2025 11:00:33
- Zuletzt bearbeitet 13.11.2025 21:19:36
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: clear optc underflow before turn off odm clock [Why] After ODM clock off, optc underflow bit will be kept there always and clear not work. We need to clear that be...
CVE-2022-49970
- EPSS 0.23%
- Veröffentlicht 18.06.2025 11:00:33
- Zuletzt bearbeitet 23.01.2026 16:46:39
In the Linux kernel, the following vulnerability has been resolved: bpf, cgroup: Fix kernel BUG in purge_effective_progs Syzkaller reported a triggered kernel BUG as follows: ------------[ cut here ]------------ kernel BUG at kernel/bpf/cgroup...
CVE-2022-49968
- EPSS 0.14%
- Veröffentlicht 18.06.2025 11:00:32
- Zuletzt bearbeitet 13.11.2025 21:15:49
In the Linux kernel, the following vulnerability has been resolved: ieee802154/adf7242: defer destroy_workqueue call There is a possible race condition (use-after-free) like below (FREE) | (USE) adf7242_remove ...
CVE-2022-49966
- EPSS 0.2%
- Veröffentlicht 18.06.2025 11:00:31
- Zuletzt bearbeitet 14.11.2025 17:55:45
In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: add missing ->fini_microcode interface for Sienna Cichlid To avoid any potential memory leak.
CVE-2022-49967
- EPSS 0.12%
- Veröffentlicht 18.06.2025 11:00:31
- Zuletzt bearbeitet 14.11.2025 17:28:43
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a data-race around bpf_jit_limit. While reading bpf_jit_limit, it can be changed concurrently via sysctl, WRITE_ONCE() in __do_proc_doulongvec_minmax(). The size of bpf_ji...
CVE-2022-49964
- EPSS 0.18%
- Veröffentlicht 18.06.2025 11:00:29
- Zuletzt bearbeitet 14.11.2025 18:08:14
In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fw_level Though acpi_find_last_cache_level() always returned signed value and the document states it wi...
CVE-2022-49961
- EPSS 0.22%
- Veröffentlicht 18.06.2025 11:00:22
- Zuletzt bearbeitet 01.06.2026 17:16:22
In the Linux kernel, the following vulnerability has been resolved: bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO Precision markers need to be propagated whenever we have an ARG_CONST_* style argument, as the verifier cannot conside...
CVE-2022-49958
- EPSS 0.21%
- Veröffentlicht 18.06.2025 11:00:20
- Zuletzt bearbeitet 14.11.2025 18:10:11
In the Linux kernel, the following vulnerability has been resolved: net/sched: fix netdevice reference leaks in attach_default_qdiscs() In attach_default_qdiscs(), if a dev has multiple queues and queue 0 fails to attach qdisc because there is no m...