CVE-2022-50452
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:38
- Zuletzt bearbeitet 16.01.2026 19:23:48
In the Linux kernel, the following vulnerability has been resolved: net: sched: cake: fix null pointer access issue when cake_init() fails When the default qdisc is cake, if the qdisc of dev_queue fails to be inited during mqprio_init(), cake_reset...
CVE-2022-50454
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:38
- Zuletzt bearbeitet 16.01.2026 19:24:04
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix a use-after-free in nouveau_gem_prime_import_sg_table() nouveau_bo_init() is backed by ttm_bo_init() and ferries its return code back to the caller. On failures, t...
CVE-2022-50456
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:38
- Zuletzt bearbeitet 16.01.2026 19:24:14
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix resolving backrefs for inline extent followed by prealloc If a file consists of an inline extent followed by a regular or prealloc extent, then a legitimate attempt to r...
CVE-2022-50449
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:37
- Zuletzt bearbeitet 16.01.2026 19:51:27
In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix memory leak in _samsung_clk_register_pll() If clk_register() fails, @pll->rate_table may have allocated memory by kmemdup(), so it needs to be freed, otherwise wi...
CVE-2022-50440
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:36
- Zuletzt bearbeitet 21.01.2026 21:38:09
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate the box size for the snooped cursor Invalid userspace dma surface copies could potentially overflow the memcpy from the surface to the snooped image leading to...
CVE-2022-50444
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:36
- Zuletzt bearbeitet 16.01.2026 19:50:22
In the Linux kernel, the following vulnerability has been resolved: clk: tegra20: Fix refcount leak in tegra20_clock_init of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anym...
CVE-2022-50434
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:35
- Zuletzt bearbeitet 23.01.2026 02:08:59
In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix possible memleak when register 'hctx' failed There's issue as follows when do fault injection test: unreferenced object 0xffff888132a9f400 (size 512): comm "insmod", ...
CVE-2022-50435
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:35
- Zuletzt bearbeitet 21.01.2026 21:37:38
In the Linux kernel, the following vulnerability has been resolved: ext4: avoid crash when inline data creation follows DIO write When inode is created and written to using direct IO, there is nothing to clear the EXT4_STATE_MAY_INLINE_DATA flag. T...
CVE-2022-50437
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:35
- Zuletzt bearbeitet 21.01.2026 21:32:11
In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: fix memory corruption with too many bridges Add the missing sanity check on the bridge counter to avoid corrupting data beyond the fixed-sized bridge array in case th...
CVE-2022-50439
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:35
- Zuletzt bearbeitet 21.01.2026 21:29:45
In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173: Enable IRQ when pdata is ready If the device does not come straight from reset, we might receive an IRQ before we are ready to handle it. [ 2.334737] U...