CVE-2022-49179
- EPSS 0.26%
- Veröffentlicht 26.02.2025 07:00:55
- Zuletzt bearbeitet 25.03.2025 15:07:03
In the Linux kernel, the following vulnerability has been resolved: block, bfq: don't move oom_bfqq Our test report a UAF: [ 2073.019181] ================================================================== [ 2073.019188] BUG: KASAN: use-after-free ...
CVE-2022-49180
- EPSS 0.25%
- Veröffentlicht 26.02.2025 07:00:55
- Zuletzt bearbeitet 22.10.2025 17:17:09
In the Linux kernel, the following vulnerability has been resolved: LSM: general protection fault in legacy_parse_param The usual LSM hook "bail on fail" scheme doesn't work for cases where a security module may return an error code indicating that...
CVE-2022-49188
- EPSS 0.25%
- 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.25%
- 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.25%
- 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.26%
- 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-49172
- EPSS 0.25%
- 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.25%
- 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.25%
- 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-49176
- EPSS 0.26%
- 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] ===============================================...