CVE-2022-50140
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:03:03
- Zuletzt bearbeitet 18.11.2025 02:56:32
In the Linux kernel, the following vulnerability has been resolved: memstick/ms_block: Fix a memory leak 'erased_blocks_bitmap' is never freed. As it is allocated at the same time as 'used_blocks_bitmap', it is likely that it should be freed also a...
CVE-2022-50129
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:02:55
- Zuletzt bearbeitet 18.11.2025 18:10:00
In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Fix a use-after-free Change the LIO port members inside struct srpt_port from regular members into pointers. Allocate the LIO port data structures from inside srpt_make_...
- EPSS 0.02%
- Veröffentlicht 18.06.2025 11:02:54
- 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-50126
- EPSS 0.04%
- Veröffentlicht 18.06.2025 11:02:53
- Zuletzt bearbeitet 18.11.2025 18:11:46
In the Linux kernel, the following vulnerability has been resolved: jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal aborted Following process will fail assertion 'jh->b_frozen_data == NULL' in jbd2_journal_dirty_metadata(): ...
CVE-2022-50116
- EPSS 0.04%
- Veröffentlicht 18.06.2025 11:02:47
- Zuletzt bearbeitet 18.11.2025 18:13:48
In the Linux kernel, the following vulnerability has been resolved: tty: n_gsm: fix deadlock and link starvation in outgoing data path The current implementation queues up new control and user packets as needed and processes this queue down to the ...
CVE-2022-50105
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:02:40
- Zuletzt bearbeitet 19.11.2025 13:29:31
In the Linux kernel, the following vulnerability has been resolved: powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader of_find_node_by_path() returns remote device nodepointer with refcount incremented, we should use of_node_put() on it...
CVE-2022-50106
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:02:40
- Zuletzt bearbeitet 19.11.2025 13:29:25
In the Linux kernel, the following vulnerability has been resolved: powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_address of_get_next_parent() returns a node pointer with refcount incremented, we should use of_node_put() on it when not ...
CVE-2022-50102
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:02:38
- Zuletzt bearbeitet 19.11.2025 13:43:16
In the Linux kernel, the following vulnerability has been resolved: video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock() Since the user can control the arguments of the ioctl() from the user space, under special arguments that may re...
CVE-2022-50101
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:02:37
- Zuletzt bearbeitet 19.11.2025 13:53:28
In the Linux kernel, the following vulnerability has been resolved: video: fbdev: vt8623fb: Check the size of screen before memset_io() In the function vt8623fb_set_par(), the value of 'screen_size' is calculated by the user input. If the user prov...
CVE-2022-50099
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:02:36
- Zuletzt bearbeitet 19.11.2025 14:07:47
In the Linux kernel, the following vulnerability has been resolved: video: fbdev: arkfb: Check the size of screen before memset_io() In the function arkfb_set_par(), the value of 'screen_size' is calculated by the user input. If the user provides t...