CVE-2021-47076
- EPSS 0.01%
- Published 01.03.2024 22:15:47
- Last modified 03.11.2025 18:15:38
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Return CQE error if invalid lkey was supplied RXE is missing update of WQE status in LOCAL_WRITE failures. This caused the following kernel panic if someone sent an atom...
CVE-2021-47077
- EPSS 0.02%
- Published 01.03.2024 22:15:47
- Last modified 10.12.2024 21:01:51
In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Add pointer checks in qedf_update_link_speed() The following trace was observed: [ 14.042059] Call Trace: [ 14.042061] <IRQ> [ 14.042068] qedf_link_update+0...
CVE-2021-47078
- EPSS 0.01%
- Published 01.03.2024 22:15:47
- Last modified 19.03.2025 16:11:07
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Clear all QP fields if creation failed rxe_qp_do_cleanup() relies on valid pointer values in QP for the properly created ones, but in case rxe_qp_from_init() failed it wa...
CVE-2021-47079
- EPSS 0.02%
- Published 01.03.2024 22:15:47
- Last modified 09.12.2024 18:41:59
In the Linux kernel, the following vulnerability has been resolved: platform/x86: ideapad-laptop: fix a NULL pointer dereference The third parameter of dytc_cql_command should not be NULL since it will be dereferenced immediately.
CVE-2021-47080
- EPSS 0.02%
- Published 01.03.2024 22:15:47
- Last modified 09.12.2024 18:45:03
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prevent divide-by-zero error triggered by the user The user_entry_size is supplied by the user and later used as a denominator to calculate number of entries. The zero s...
CVE-2021-47081
- EPSS 0.03%
- Published 01.03.2024 22:15:47
- Last modified 09.12.2024 18:45:24
In the Linux kernel, the following vulnerability has been resolved: habanalabs/gaudi: Fix a potential use after free in gaudi_memset_device_memory Our code analyzer reported a uaf. In gaudi_memset_device_memory, cb is get via hl_cb_kernel_create()...
- EPSS 0.01%
- Published 01.03.2024 22:15:46
- Last modified 09.01.2025 18:21:01
In the Linux kernel, the following vulnerability has been resolved: ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry do_mq_timedreceive calls wq_sleep with a stack local address. The sender (do_mq_timedsend) uses this addre...
CVE-2021-47070
- EPSS 0.02%
- Published 01.03.2024 22:15:46
- Last modified 03.11.2025 18:15:37
In the Linux kernel, the following vulnerability has been resolved: uio_hv_generic: Fix another memory leak in error handling paths Memory allocated by 'vmbus_alloc_ring()' at the beginning of the probe function is never freed in the error handling...
CVE-2021-47071
- EPSS 0.02%
- Published 01.03.2024 22:15:46
- Last modified 12.12.2024 14:43:19
In the Linux kernel, the following vulnerability has been resolved: uio_hv_generic: Fix a memory leak in error handling paths If 'vmbus_establish_gpadl()' fails, the (recv|send)_gpadl will not be updated and 'hv_uio_cleanup()' in the error handling...
CVE-2023-52497
- EPSS 0.02%
- Published 01.03.2024 14:15:53
- Last modified 09.01.2025 20:20:02
In the Linux kernel, the following vulnerability has been resolved: erofs: fix lz4 inplace decompression Currently EROFS can map another compressed buffer for inplace decompression, that was used to handle the cases that some pages of compressed da...