CVE-2022-50023
- EPSS 0.04%
- Veröffentlicht 18.06.2025 11:01:26
- Zuletzt bearbeitet 13.11.2025 19:46:45
In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-axi-dmac: ignore interrupt if no descriptor If the channel has no descriptor and the interrupt is raised then the kernel will OOPS. Check the result of vchan_next_des...
CVE-2022-50021
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:01:25
- Zuletzt bearbeitet 13.11.2025 19:39:43
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 e...
- EPSS 0.02%
- Veröffentlicht 18.06.2025 11:01:22
- 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-50016
- EPSS 0.07%
- Veröffentlicht 18.06.2025 11:01:20
- Zuletzt bearbeitet 14.11.2025 17:06:58
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: cnl: Do not process IPC reply before firmware boot It is not yet clear, but it is possible to create a firmware so broken that it will send a reply message before...
CVE-2022-50015
- EPSS 0.07%
- Veröffentlicht 18.06.2025 11:01:19
- Zuletzt bearbeitet 14.11.2025 17:06:49
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware boot It is not yet clear, but it is possible to create a firmware so broken that it will send a reply message be...
CVE-2022-50013
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:01:17
- Zuletzt bearbeitet 14.11.2025 17:00:43
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page() As Dipanjan Das <mail.dipanjan.das@gmail.com> reported, syzkaller found a f2fs bug as below: RIP: 0010:f2fs_new_node_p...
CVE-2022-50011
- EPSS 0.04%
- Veröffentlicht 18.06.2025 11:01:16
- Zuletzt bearbeitet 14.11.2025 16:59:52
In the Linux kernel, the following vulnerability has been resolved: venus: pm_helpers: Fix warning in OPP during probe Fix the following WARN triggered during Venus driver probe on 5.19.0-rc8-next-20220728: WARNING: CPU: 7 PID: 339 at drivers/opp...
CVE-2022-50009
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:01:14
- Zuletzt bearbeitet 14.11.2025 16:59:15
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null-ptr-deref in f2fs_get_dnode_of_data There is issue as follows when test f2fs atomic write: F2FS-fs (loop0): Can't find valid F2FS filesystem in 2th superblock F2FS-f...
CVE-2022-49998
- EPSS 0.11%
- Veröffentlicht 18.06.2025 11:00:57
- Zuletzt bearbeitet 14.11.2025 18:11:08
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix locking in rxrpc's sendmsg Fix three bugs in the rxrpc's sendmsg implementation: (1) rxrpc_new_client_call() should release the socket lock when returning an erro...
CVE-2022-49989
- EPSS 0.07%
- Veröffentlicht 18.06.2025 11:00:50
- Zuletzt bearbeitet 14.11.2025 18:12:59
In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: fix error exit of privcmd_ioctl_dm_op() The error exit of privcmd_ioctl_dm_op() is calling unlock_pages() potentially with pages being NULL, leading to a NULL derefere...