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] ===============================================...
CVE-2022-49177
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:00:54
- Zuletzt bearbeitet 01.10.2025 20:15:52
In the Linux kernel, the following vulnerability has been resolved: hwrng: cavium - fix NULL but dereferenced coccicheck error Fix following coccicheck warning: ./drivers/char/hw_random/cavium-rng-vf.c:182:17-20: ERROR: pdev is NULL but dereference...
CVE-2022-49178
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:00:54
- Zuletzt bearbeitet 23.09.2025 13:43:49
In the Linux kernel, the following vulnerability has been resolved: memstick/mspro_block: fix handling of read-only devices Use set_disk_ro to propagate the read-only state to the block layer instead of checking for it in ->open and leaking a refer...
CVE-2022-49158
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:00:53
- Zuletzt bearbeitet 23.09.2025 14:13:25
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix warning message due to adisc being flushed Fix warning message due to adisc being flushed. Linux kernel triggered a warning message where a different error code...
CVE-2022-49159
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:00:53
- Zuletzt bearbeitet 23.09.2025 14:14:06
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Implement ref count for SRB The timeout handler and the done function are racing. When qla2x00_async_iocb_timeout() starts to run it can be preempted by the normal r...
CVE-2022-49160
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:00:53
- Zuletzt bearbeitet 23.09.2025 14:15:41
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix crash during module load unload test During purex packet handling the driver was incorrectly freeing a pre-allocated structure. Fix this by skipping that entry. ...
CVE-2022-49161
- EPSS 0.05%
- Veröffentlicht 26.02.2025 07:00:53
- Zuletzt bearbeitet 23.09.2025 14:16:08
In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix error handling in mt8183_da7219_max98357_dev_probe The device_node pointer is returned by of_parse_phandle() with refcount incremented. We should use of_node_p...
CVE-2022-49162
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:00:53
- Zuletzt bearbeitet 15.10.2025 19:42:13
In the Linux kernel, the following vulnerability has been resolved: video: fbdev: sm712fb: Fix crash in smtcfb_write() When the sm712fb driver writes three bytes to the framebuffer, the driver will crash: BUG: unable to handle page fault for a...