CVE-2021-47372
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:23
- Zuletzt bearbeitet 26.12.2024 17:57:10
In the Linux kernel, the following vulnerability has been resolved: net: macb: fix use after free on rmmod plat_dev->dev->platform_data is released by platform_device_unregister(), use of pclk and hclk is a use-after-free. Since device unregister w...
CVE-2021-47373
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:23
- Zuletzt bearbeitet 26.12.2024 17:57:35
In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Fix potential VPE leak on error In its_vpe_irq_domain_alloc, when its_vpe_init() returns an error, there is an off-by-one in the number of VPEs to be freed. Fi...
CVE-2021-47375
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:23
- Zuletzt bearbeitet 02.04.2025 14:53:06
In the Linux kernel, the following vulnerability has been resolved: blktrace: Fix uaf in blk_trace access after removing by sysfs There is an use-after-free problem triggered by following process: P1(sda) P2(sdb) echo 0 > /sys/block/sd...
CVE-2021-47383
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:23
- Zuletzt bearbeitet 10.12.2025 08:15:56
In the Linux kernel, the following vulnerability has been resolved: tty: Fix out-of-bound vmalloc access in imageblit This issue happens when a userspace program does an ioctl FBIOPUT_VSCREENINFO passing the fb_var_screeninfo struct containing only...
CVE-2021-47357
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:22
- Zuletzt bearbeitet 26.12.2024 19:30:01
In the Linux kernel, the following vulnerability has been resolved: atm: iphase: fix possible use-after-free in ia_module_exit() This module's remove path calls del_timer(). However, that function does not wait until the timer handler finishes. Thi...
CVE-2021-47358
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:22
- Zuletzt bearbeitet 26.12.2024 19:31:16
In the Linux kernel, the following vulnerability has been resolved: staging: greybus: uart: fix tty use after free User space can hold a tty open indefinitely and tty drivers must not release the underlying structures until the last user is gone. ...
CVE-2021-47361
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:22
- Zuletzt bearbeitet 26.12.2024 19:45:51
In the Linux kernel, the following vulnerability has been resolved: mcb: fix error handling in mcb_alloc_bus() There are two bugs: 1) If ida_simple_get() fails then this code calls put_device(carrier) but we haven't yet called get_device(carrier...
CVE-2021-47344
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:21
- Zuletzt bearbeitet 24.12.2024 16:13:44
In the Linux kernel, the following vulnerability has been resolved: media: zr364xx: fix memory leak in zr364xx_start_readpipe syzbot reported memory leak in zr364xx driver. The problem was in non-freed urb in case of usb_submit_urb() fail. backtra...
CVE-2021-47345
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:21
- Zuletzt bearbeitet 24.12.2024 16:12:42
In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix rdma_resolve_route() memory leak Fix a memory leak when "mda_resolve_route() is called more than once on the same "rdma_cm_id". This is possible if cma_query_handler...
CVE-2021-47346
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:21
- Zuletzt bearbeitet 06.03.2025 12:53:53
In the Linux kernel, the following vulnerability has been resolved: coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer() commit 6f755e85c332 ("coresight: Add helper for inserting synchronization packets") removed trailing '\0' fr...