5.5
CVE-2022-49960 - drm/i915: fix null pointer dereference
In the Linux kernel, the following vulnerability has been resolved: drm/i915: fix null pointer dereference Asus chromebook CX550 crashes during boot on v5.17-rc1 kernel. The root cause is null pointer defeference of bi_next in tgl_get_bw_info() in drivers/gpu/drm/i915/display/intel_bw.c. BUG: keβ¦
5.5
CVE-2022-49966 - drm/amd/pm: add missing ->fini_microcode interface for Sienna Cichlid
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.
4.7
CVE-2022-49967 - bpf: Fix a data-race around bpf_jit_limit.
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_jit_limit is long, so we need to add a paired READ_β¦
5.5
CVE-2022-50043 - net: fix potential refcount leak in ndisc_router_discovery()
In the Linux kernel, the following vulnerability has been resolved: net: fix potential refcount leak in ndisc_router_discovery() The issue happens on specific paths in the function. After both the object `rt` and `neigh` are grabbed successfully, when `lifetime` is nonzero but the metric needs chβ¦
7.8
CVE-2022-50021 - ext4: block range must be validated before use in ext4_mb_clear_bb()
In the Linux kernel, the following vulnerability has been resolved: ext4: block range must be validated before use in ext4_mb_clear_bb() Block range to free is validated in ext4_free_blocks() using ext4_inode_block_valid() and then it's passed to ext4_mb_clear_bb(). However in some situations on β¦
5.5
CVE-2022-50180 - kernel: wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_link_cmd()
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
5.5
CVE-2025-38046 - kernel: xen: Add support for XenServer 6.1 platform device
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
5.5
CVE-2022-50128 - kernel: android: binder: stop saving a pointer to the VMA
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
4.4
CVE-2022-50018 - kernel: ALSA: hda: Fix page fault in snd_hda_codec_shutdown()
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
5.5
CVE-2022-49988 - kernel: binder_alloc: add missing mmap_lock calls when using the VMA
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.