CVE-2022-50499
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:43:50
- Zuletzt bearbeitet 22.01.2026 19:57:00
In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: Fix double free in dvb_register_device() In function dvb_register_device() -> dvb_register_media_device() -> dvb_create_media_entity(), dvb->entity is allocated an...
CVE-2022-50497
- EPSS 0.01%
- Veröffentlicht 04.10.2025 15:43:48
- Zuletzt bearbeitet 22.01.2026 19:57:33
In the Linux kernel, the following vulnerability has been resolved: binfmt_misc: fix shift-out-of-bounds in check_special_flags UBSAN reported a shift-out-of-bounds warning: left shift of 1 by 31 places cannot be represented in type 'int' Call T...
CVE-2022-50496
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:43:47
- Zuletzt bearbeitet 22.01.2026 19:06:12
In the Linux kernel, the following vulnerability has been resolved: dm cache: Fix UAF in destroy() Dm_cache also has the same UAF problem when dm_resume() and dm_destroy() are concurrent. Therefore, cancelling timer again in destroy().
CVE-2022-50494
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:43:46
- Zuletzt bearbeitet 23.01.2026 20:54:23
In the Linux kernel, the following vulnerability has been resolved: thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crash When CPU 0 is offline and intel_powerclamp is used to inject idle, it generates kernel BUG: B...
CVE-2022-50489
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:43:43
- Zuletzt bearbeitet 25.03.2026 00:30:22
In the Linux kernel, the following vulnerability has been resolved: drm/mipi-dsi: Detach devices when removing the host Whenever the MIPI-DSI host is unregistered, the code of mipi_dsi_host_unregister() loops over every device currently found on th...
CVE-2023-53568
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:17:10
- Zuletzt bearbeitet 21.03.2026 00:40:53
In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: don't leak memory if dev_set_name() fails When dev_set_name() fails, zcdn_create() doesn't free the newly allocated resources. Do it.
CVE-2023-53569
- EPSS 0.01%
- Veröffentlicht 04.10.2025 15:17:10
- Zuletzt bearbeitet 21.03.2026 01:02:40
In the Linux kernel, the following vulnerability has been resolved: ext2: Check block size validity during mount Check that log of block size stored in the superblock has sensible value. Otherwise the shift computing the block size can overflow lea...
CVE-2023-53567
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:17:09
- Zuletzt bearbeitet 21.03.2026 00:42:36
In the Linux kernel, the following vulnerability has been resolved: spi: qup: Don't skip cleanup in remove's error path Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error pa...
CVE-2023-53564
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:17:07
- Zuletzt bearbeitet 21.03.2026 00:39:51
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix defrag path triggering jbd2 ASSERT code path: ocfs2_ioctl_move_extents ocfs2_move_extents ocfs2_defrag_extent __ocfs2_move_extent + ocfs2_journal_access_di ...
CVE-2023-53560
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:17:04
- Zuletzt bearbeitet 21.03.2026 00:38:40
In the Linux kernel, the following vulnerability has been resolved: tracing/histograms: Add histograms to hist_vars if they have referenced variables Hist triggers can have referenced variables without having direct variables fields. This can be th...