CVE-2022-50226
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:03:59
- Zuletzt bearbeitet 19.11.2025 12:58:08
In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak For some sev ioctl interfaces, input may be passed that is less than or equal to SEV_FW_BLOB_MAX_SI...
CVE-2022-50224
- EPSS 0.07%
- Veröffentlicht 18.06.2025 11:03:57
- Zuletzt bearbeitet 19.11.2025 12:58:27
In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Treat NX as a valid SPTE bit for NPT Treat the NX bit as valid when using NPT, as KVM will set the NX bit when the NX huge page mitigation is enabled (mindblowing) an...
- EPSS 0.02%
- Veröffentlicht 18.06.2025 11:03:52
- 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-50213
- EPSS 0.06%
- 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.05%
- 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.07%
- 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.06%
- 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.13%
- 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.05%
- 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...