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.02%
- 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.02%
- 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.03%
- 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.03%
- 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...
CVE-2022-49163
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:00:53
- Zuletzt bearbeitet 23.09.2025 14:16:22
In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: fix a bug of accessing array out of bounds When error occurs in parsing jpeg, the slot isn't acquired yet, it may be the default value MXC_MAX_SLOTS. If the driver...
CVE-2022-49164
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:00:53
- Zuletzt bearbeitet 23.09.2025 14:20:06
In the Linux kernel, the following vulnerability has been resolved: powerpc/tm: Fix more userspace r13 corruption Commit cf13435b730a ("powerpc/tm: Fix userspace r13 corruption") fixes a problem in treclaim where a SLB miss can occur on the thread_...
CVE-2022-49165
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:00:53
- Zuletzt bearbeitet 23.09.2025 14:20:18
In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffers If the application queues an NV12M jpeg as output buffer, but then queues a single planar capture buffer, t...