CVE-2024-43846
- EPSS 0.03%
- Veröffentlicht 17.08.2024 10:15:09
- Zuletzt bearbeitet 03.11.2025 22:18:10
In the Linux kernel, the following vulnerability has been resolved: lib: objagg: Fix general protection fault The library supports aggregation of objects into other objects only if the parent object does not have a parent itself. That is, nesting i...
CVE-2024-43847
- EPSS 0.11%
- Veröffentlicht 17.08.2024 10:15:09
- Zuletzt bearbeitet 25.10.2024 19:55:53
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix invalid memory access while processing fragmented packets The monitor ring and the reo reinject ring share the same ring mask index. When the driver receives an i...
CVE-2024-43817
- EPSS 0.01%
- Veröffentlicht 17.08.2024 10:15:08
- Zuletzt bearbeitet 03.11.2025 22:18:07
In the Linux kernel, the following vulnerability has been resolved: net: missing check virtio Two missing check in virtio_net_hdr_to_skb() allowed syzbot to crash kernels again 1. After the skb_segment function the buffer may become non-linear (nr...
CVE-2024-43818
- EPSS 0.02%
- Veröffentlicht 17.08.2024 10:15:08
- Zuletzt bearbeitet 03.11.2025 22:18:07
In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: Adjust error handling in case of absent codec device acpi_get_first_physical_node() can return NULL in several cases (no such device, ACPI table error, reference count d...
CVE-2024-43819
- EPSS 0.01%
- Veröffentlicht 17.08.2024 10:15:08
- Zuletzt bearbeitet 03.09.2024 17:47:10
In the Linux kernel, the following vulnerability has been resolved: kvm: s390: Reject memory region operations for ucontrol VMs This change rejects the KVM_SET_USER_MEMORY_REGION and KVM_SET_USER_MEMORY_REGION2 ioctls when called on a ucontrol VM. ...
CVE-2024-43820
- EPSS 0.01%
- Veröffentlicht 17.08.2024 10:15:08
- Zuletzt bearbeitet 29.09.2025 15:26:03
In the Linux kernel, the following vulnerability has been resolved: dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume rm-raid devices will occasionally trigger the following warning when being resumed after a table load because DM_RECO...
CVE-2024-43821
- EPSS 0.01%
- Veröffentlicht 17.08.2024 10:15:08
- Zuletzt bearbeitet 03.09.2024 17:49:54
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix a possible null pointer dereference In function lpfc_xcvr_data_show, the memory allocation with kmalloc might fail, thereby making rdp_context a null pointer. In th...
CVE-2024-43822
- EPSS 0.04%
- Veröffentlicht 17.08.2024 10:15:08
- Zuletzt bearbeitet 03.09.2024 17:49:33
In the Linux kernel, the following vulnerability has been resolved: ASoc: PCM6240: Return directly after a failed devm_kzalloc() in pcmdevice_i2c_probe() The value “-ENOMEM” was assigned to the local variable “ret” in one if branch after a devm_kza...
CVE-2024-43823
- EPSS 0.01%
- Veröffentlicht 17.08.2024 10:15:08
- Zuletzt bearbeitet 03.11.2025 22:18:08
In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_setup_rc_app_regs() If IORESOURCE_MEM is not provided in Device Tree due to any error, resource_list_firs...
CVE-2024-43824
- EPSS 0.01%
- Veröffentlicht 17.08.2024 10:15:08
- Zuletzt bearbeitet 03.09.2024 17:48:39
In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_test_core_init() Instead of getting the epc_features from pci_epc_get_features() API, use the cached pci_e...