CVE-2022-50546
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:09
- Zuletzt bearbeitet 04.02.2026 19:38:56
In the Linux kernel, the following vulnerability has been resolved: ext4: fix uninititialized value in 'ext4_evict_inode' Syzbot found the following issue: ===================================================== BUG: KMSAN: uninit-value in ext4_evict...
CVE-2022-50544
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:08
- Zuletzt bearbeitet 04.02.2026 18:11:55
In the Linux kernel, the following vulnerability has been resolved: usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info() xhci_alloc_stream_info() allocates stream context array for stream_info ->stream_ctx_array with xhci_alloc_st...
CVE-2022-50542
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:07
- Zuletzt bearbeitet 04.02.2026 18:53:27
In the Linux kernel, the following vulnerability has been resolved: media: si470x: Fix use-after-free in si470x_int_in_callback() syzbot reported use-after-free in si470x_int_in_callback() [1]. This indicates that urb->context, which contains stru...
CVE-2022-50543
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:07
- Zuletzt bearbeitet 04.02.2026 18:56:55
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix mr->map double free rxe_mr_cleanup() which tries to free mr->map again will be called when rxe_mr_init_user() fails: CPU: 0 PID: 4917 Comm: rdma_flush_serv Kdump:...
CVE-2022-50541
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:06
- Zuletzt bearbeitet 04.02.2026 18:45:47
In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow UDMA_CHAN_RT_*BCNT_REG stores the real-time channel bytecount statistics. These registers are 32-bit ha...
CVE-2022-50539
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:05
- Zuletzt bearbeitet 04.02.2026 18:43:00
In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: omap4-common: Fix refcount leak bug In omap4_sram_init(), of_find_compatible_node() will return a node pointer with refcount incremented. We should use of_node_put() w...
CVE-2022-50540
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:05
- Zuletzt bearbeitet 04.02.2026 18:43:13
In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom-adm: fix wrong sizeof config in slave_config Fix broken slave_config function that uncorrectly compare the peripheral_size with the size of the config pointer inste...
CVE-2022-50538
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:04
- Zuletzt bearbeitet 04.02.2026 18:42:39
In the Linux kernel, the following vulnerability has been resolved: vme: Fix error not catched in fake_init() In fake_init(), __root_device_register() is possible to fail but it's ignored, which can cause unregistering vme_root fail when exit. ge...
CVE-2022-50536
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:03
- Zuletzt bearbeitet 04.02.2026 18:15:39
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data In tcp_bpf_send_verdict() redirection, the eval variable is assigned to __SK_REDIRECT after the apply_bytes da...
CVE-2022-50537
- EPSS 0.03%
- Veröffentlicht 07.10.2025 15:21:03
- Zuletzt bearbeitet 04.02.2026 18:17:15
In the Linux kernel, the following vulnerability has been resolved: firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe() In rpi_firmware_probe(), if mbox_request_channel() fails, the 'fw' will not be freed through rpi_firmware_de...