CVE-2022-49188
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:00:55
- Zuletzt bearbeitet 23.09.2025 13:43:59
In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region The device_node pointer is returned by of_parse_phandle() or of_get_child_by_name() with refcount incremented....
CVE-2022-49189
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:00:55
- Zuletzt bearbeitet 21.10.2025 11:57:59
In the Linux kernel, the following vulnerability has been resolved: clk: qcom: clk-rcg2: Update logic to calculate D value for RCG The display pixel clock has a requirement on certain newer platforms to support M/N as (2/3) and the final D value ca...
CVE-2022-49169
- EPSS 0.06%
- Veröffentlicht 26.02.2025 07:00:54
- Zuletzt bearbeitet 22.10.2025 17:15:02
In the Linux kernel, the following vulnerability has been resolved: f2fs: use spin_lock to avoid hang [14696.634553] task:cat state:D stack: 0 pid:1613738 ppid:1613735 flags:0x00000004 [14696.638285] Call Trace: [14696.639038] <TASK...
CVE-2022-49170
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:00:54
- Zuletzt bearbeitet 23.09.2025 13:38:25
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on curseg->alloc_type As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=215657 - Overview UBSAN: array-index-out-of-bo...
CVE-2022-49171
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:00:54
- Zuletzt bearbeitet 23.09.2025 13:39:42
In the Linux kernel, the following vulnerability has been resolved: ext4: don't BUG if someone dirty pages without asking ext4 first [un]pin_user_pages_remote is dirtying pages without properly warning the file system in advance. A related race wa...
CVE-2022-49172
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:00:54
- Zuletzt bearbeitet 23.09.2025 13:42:30
In the Linux kernel, the following vulnerability has been resolved: parisc: Fix non-access data TLB cache flush faults When a page is not present, we get non-access data TLB faults from the fdc and fic instructions in flush_user_dcache_range_asm an...
CVE-2022-49173
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:00:54
- Zuletzt bearbeitet 22.10.2025 17:14:47
In the Linux kernel, the following vulnerability has been resolved: spi: fsi: Implement a timeout for polling status The data transfer routines must poll the status register to determine when more data can be shifted in or out. If the hardware gets...
CVE-2022-49174
- EPSS 0.05%
- Veröffentlicht 26.02.2025 07:00:54
- Zuletzt bearbeitet 22.10.2025 17:16:27
In the Linux kernel, the following vulnerability has been resolved: ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commit In case of flex_bg feature (which is by default enabled), extents for any given inode might span across blocks from two di...
CVE-2022-49175
- EPSS 0.05%
- Veröffentlicht 26.02.2025 07:00:54
- Zuletzt bearbeitet 22.10.2025 17:15:31
In the Linux kernel, the following vulnerability has been resolved: PM: core: keep irq flags in device_pm_check_callbacks() The function device_pm_check_callbacks() can be called under the spin lock (in the reported case it happens from genpd_add_d...
CVE-2022-49176
- EPSS 0.05%
- Veröffentlicht 26.02.2025 07:00:54
- Zuletzt bearbeitet 25.03.2025 16:11:10
In the Linux kernel, the following vulnerability has been resolved: bfq: fix use-after-free in bfq_dispatch_request KASAN reports a use-after-free report when doing normal scsi-mq test [69832.239032] ===============================================...