CVE-2021-47322
- EPSS 0.02%
- Published 21.05.2024 15:15:19
- Last modified 12.05.2025 19:59:14
In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECT Fix an Oopsable condition in pnfs_mark_request_commit() when we're putting a set of writes on the commit list t...
CVE-2021-47323
- EPSS 0.17%
- Published 21.05.2024 15:15:19
- Last modified 02.04.2025 14:40:20
In the Linux kernel, the following vulnerability has been resolved: watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff() This module's remove path calls del_timer(). However, that function does not wait until the timer handler finishes...
CVE-2021-47324
- EPSS 0.17%
- Published 21.05.2024 15:15:19
- Last modified 02.04.2025 14:39:35
In the Linux kernel, the following vulnerability has been resolved: watchdog: Fix possible use-after-free in wdt_startup() This module's remove path calls del_timer(). However, that function does not wait until the timer handler finishes. This mean...
CVE-2021-47325
- EPSS 0.03%
- Published 21.05.2024 15:15:19
- Last modified 13.01.2025 20:04:48
In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation The reference counting issue happens in several exception handling paths of arm_smmu_iova_to_phys_hard(). W...
CVE-2021-47327
- EPSS 0.06%
- Published 21.05.2024 15:15:19
- Last modified 02.04.2025 14:33:00
In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails arm_smmu_rpm_get() invokes pm_runtime_get_sync(), which increases the refcount of the "smmu" even thou...
CVE-2021-47328
- EPSS 0.02%
- Published 21.05.2024 15:15:19
- Last modified 26.12.2024 19:52:18
In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi: Fix conn use after free during resets If we haven't done a unbind target call we can race where iscsi_conn_teardown wakes up the EH thread and then frees the conn whil...
CVE-2021-47329
- EPSS 0.02%
- Published 21.05.2024 15:15:19
- Last modified 02.04.2025 14:32:32
In the Linux kernel, the following vulnerability has been resolved: scsi: megaraid_sas: Fix resource leak in case of probe failure The driver doesn't clean up all the allocated resources properly when scsi_add_host(), megasas_start_aen() function f...
CVE-2021-47330
- EPSS 0.01%
- Published 21.05.2024 15:15:19
- Last modified 24.12.2024 16:17:26
In the Linux kernel, the following vulnerability has been resolved: tty: serial: 8250: serial_cs: Fix a memory leak in error handling path In the probe function, if the final 'serial_config()' fails, 'info' is leaking. Add a resource handling path...
CVE-2021-47303
- EPSS 0.1%
- Published 21.05.2024 15:15:18
- Last modified 26.12.2024 18:42:15
In the Linux kernel, the following vulnerability has been resolved: bpf: Track subprog poke descriptors correctly and fix use-after-free Subprograms are calling map_poke_track(), but on program release there is no hook to call map_poke_untrack(). H...
CVE-2021-47304
- EPSS 0.01%
- Published 21.05.2024 15:15:18
- Last modified 12.05.2025 20:00:45
In the Linux kernel, the following vulnerability has been resolved: tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized This commit fixes a bug (found by syzkaller) that could cause spurious double-initializations for congestion control m...