CVE-2024-43839
- EPSS 0.02%
- Veröffentlicht 17.08.2024 10:15:09
- Zuletzt bearbeitet 27.03.2026 20:56:13
In the Linux kernel, the following vulnerability has been resolved: bna: adjust 'name' buf size of bna_tcb and bna_ccb structures To have enough space to write all possible sprintf() args. Currently 'name' size is 16, but the first '%s' specifier m...
CVE-2024-43840
- EPSS 0.03%
- Veröffentlicht 17.08.2024 10:15:09
- Zuletzt bearbeitet 03.11.2025 20:16:29
In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIG When BPF_TRAMP_F_CALL_ORIG is set, the trampoline calls __bpf_tramp_enter() and __bpf_tramp_exit() functions, passing them the ...
CVE-2024-43841
- EPSS 0.04%
- 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: wifi: virt_wifi: avoid reporting connection success with wrong SSID When user issues a connection with a different SSID than the one virt_wifi has advertised, the __cfg80211_connec...
CVE-2024-43842
- EPSS 0.02%
- 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: wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter() In rtw89_sta_info_get_iter() 'status->he_gi' is compared to array size. But then 'rate->he_gi' is used as array in...
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-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-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...