- EPSS 0.04%
- Veröffentlicht 21.05.2024 15:15:23
- Zuletzt bearbeitet 28.05.2024 19:15:08
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2021-47378
- EPSS 1.17%
- Veröffentlicht 21.05.2024 15:15:23
- Zuletzt bearbeitet 02.04.2025 14:52:37
In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: destroy cm id before destroy qp to avoid use after free We should always destroy cm_id before destroy qp to avoid to get cma event after qp was destroyed, which may lead...
CVE-2021-47383
- EPSS 0.26%
- 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-47384
- EPSS 1.03%
- Veröffentlicht 21.05.2024 15:15:23
- Zuletzt bearbeitet 02.04.2025 14:52:28
In the Linux kernel, the following vulnerability has been resolved: hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structure field If driver read tmp value sufficient for (tmp & 0x08) && (!(tmp & 0x80)) && ((tmp & 0x7) == ((tm...
CVE-2021-47357
- EPSS 0.25%
- 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-47362
- EPSS 0.24%
- Veröffentlicht 21.05.2024 15:15:22
- Zuletzt bearbeitet 26.12.2024 18:47:14
In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Update intermediate power state for SI Update the current state as boot state during dpm initialization. During the subsequent initialization, set_power_state gets call...
CVE-2021-47366
- EPSS 0.21%
- Veröffentlicht 21.05.2024 15:15:22
- Zuletzt bearbeitet 12.05.2025 19:53:55
In the Linux kernel, the following vulnerability has been resolved: afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server AFS-3 has two data fetch RPC variants, FS.FetchData and FS.FetchData64, and Linux's afs client switches between th...
CVE-2021-47344
- EPSS 0.25%
- 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.26%
- 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-47347
- EPSS 1.27%
- Veröffentlicht 21.05.2024 15:15:21
- Zuletzt bearbeitet 02.04.2025 14:31:32
In the Linux kernel, the following vulnerability has been resolved: wl1251: Fix possible buffer overflow in wl1251_cmd_scan Function wl1251_cmd_scan calls memcpy without checking the length. Harden by checking the length is within the maximum allow...