CVE-2022-49969
- EPSS 0.06%
- 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.07%
- 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.05%
- 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.07%
- 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.04%
- 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.07%
- 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.08%
- Veröffentlicht 18.06.2025 11:00:22
- Zuletzt bearbeitet 14.11.2025 18:09:29
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.07%
- 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...
CVE-2022-49957
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:00:19
- Zuletzt bearbeitet 14.11.2025 18:10:23
In the Linux kernel, the following vulnerability has been resolved: kcm: fix strp_init() order and cleanup strp_init() is called just a few lines above this csk->sk_user_data check, it also initializes strp->work etc., therefore, it is unnecessary ...
CVE-2022-49956
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:00:18
- Zuletzt bearbeitet 17.11.2025 12:55:48
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8712: fix use after free bugs _Read/Write_MACREG callbacks are NULL so the read/write_macreg_hdl() functions don't do anything except free the "pcmd" pointer. It resul...