CVE-2022-50213
- EPSS 0.2%
- Veröffentlicht 18.06.2025 11:03:50
- Zuletzt bearbeitet 19.11.2025 13:00:13
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: do not allow SET_ID to refer to another table When doing lookups for sets on the same batch by using its ID, a set from a different table can be used. Then, ...
CVE-2022-50204
- EPSS 0.21%
- Veröffentlicht 18.06.2025 11:03:45
- Zuletzt bearbeitet 19.11.2025 12:46:30
In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: pdata-quirks: Fix refcount leak bug In pdata_quirks_init_clocks(), the loop contains of_find_node_by_name() but without corresponding of_node_put().
CVE-2022-50201
- EPSS 0.2%
- Veröffentlicht 18.06.2025 11:03:43
- Zuletzt bearbeitet 19.11.2025 12:46:59
In the Linux kernel, the following vulnerability has been resolved: selinux: fix memleak in security_read_state_kernel() In this function, it directly returns the result of __security_read_policy without freeing the allocated memory in *data, cause...
CVE-2022-50181
- EPSS 0.21%
- Veröffentlicht 18.06.2025 11:03:30
- Zuletzt bearbeitet 20.11.2025 22:05:33
In the Linux kernel, the following vulnerability has been resolved: virtio-gpu: fix a missing check to avoid NULL dereference 'cache_ent' could be set NULL inside virtio_gpu_cmd_get_capset() and it will lead to a NULL dereference by a lately use of...
- EPSS 0.02%
- Veröffentlicht 18.06.2025 11:03:29
- Zuletzt bearbeitet 18.06.2025 14:15:24
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2022-50175
- EPSS 0.2%
- Veröffentlicht 18.06.2025 11:03:26
- Zuletzt bearbeitet 28.11.2025 14:50:51
In the Linux kernel, the following vulnerability has been resolved: media: tw686x: Fix memory leak in tw686x_video_init video_device_alloc() allocates memory for vdev, when video_register_device() fails, it doesn't release the memory and leads to m...
CVE-2022-50174
- EPSS 0.15%
- Veröffentlicht 18.06.2025 11:03:25
- Zuletzt bearbeitet 28.11.2025 14:50:43
In the Linux kernel, the following vulnerability has been resolved: net: hinic: avoid kernel hung in hinic_get_stats64() When using hinic device as a bond slave device, and reading device stats of master bond device, the kernel may hung. The kerne...
CVE-2022-50166
- EPSS 0.15%
- Veröffentlicht 18.06.2025 11:03:20
- Zuletzt bearbeitet 17.11.2025 19:48:18
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: When HCI work queue is drained, only queue chained work The HCI command, event, and data packet processing workqueue is drained to avoid deadlock in commit 76727c02c1e1 ...
CVE-2022-50163
- EPSS 0.21%
- Veröffentlicht 18.06.2025 11:03:18
- Zuletzt bearbeitet 18.11.2025 21:19:35
In the Linux kernel, the following vulnerability has been resolved: ax25: fix incorrect dev_tracker usage While investigating a separate rose issue [1], and enabling CONFIG_NET_DEV_REFCNT_TRACKER=y, Bernard reported an orthogonal ax25 issue [2] An...
CVE-2022-50159
- EPSS 0.16%
- Veröffentlicht 18.06.2025 11:03:15
- Zuletzt bearbeitet 25.11.2025 15:14:17
In the Linux kernel, the following vulnerability has been resolved: of: check previous kernel's ima-kexec-buffer against memory bounds Presently ima_get_kexec_buffer() doesn't check if the previous kernel's ima-kexec-buffer lies outside the address...