CVE-2024-43886
- EPSS 0.01%
- Veröffentlicht 26.08.2024 11:15:03
- Zuletzt bearbeitet 27.08.2024 14:37:45
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check in resource_log_pipe_topology_update [WHY] When switching from "Extend" to "Second Display Only" we sometimes call resource_get_otg_master_for_strea...
CVE-2024-43887
- EPSS 0.01%
- Veröffentlicht 26.08.2024 11:15:03
- Zuletzt bearbeitet 05.09.2024 19:43:44
In the Linux kernel, the following vulnerability has been resolved: net/tcp: Disable TCP-AO static key after RCU grace period The lifetime of TCP-AO static_key is the same as the last tcp_ao_info. On the socket destruction tcp_ao_info ceases to be ...
CVE-2024-43888
- EPSS 0.01%
- Veröffentlicht 26.08.2024 11:15:03
- Zuletzt bearbeitet 16.04.2025 19:15:51
In the Linux kernel, the following vulnerability has been resolved: mm: list_lru: fix UAF for memory cgroup The mem_cgroup_from_slab_obj() is supposed to be called under rcu lock or cgroup_mutex or others which could prevent returned memcg from bei...
CVE-2024-43889
- EPSS 0.01%
- Veröffentlicht 26.08.2024 11:15:03
- Zuletzt bearbeitet 12.05.2026 12:17:08
In the Linux kernel, the following vulnerability has been resolved: padata: Fix possible divide-by-0 panic in padata_mt_helper() We are hit with a not easily reproducible divide-by-0 panic in padata.c at bootup time. [ 10.017908] Oops: divide ...
CVE-2024-43884
- EPSS 0.02%
- Veröffentlicht 26.08.2024 08:15:03
- Zuletzt bearbeitet 03.11.2025 22:18:16
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Add error handling to pair_device() hci_conn_params_add() never checks for a NULL value and could lead to a NULL pointer dereference causing a crash. Fixed by add...
- EPSS 0.02%
- Veröffentlicht 23.08.2024 13:15:03
- Zuletzt bearbeitet 03.11.2025 22:18:16
In the Linux kernel, the following vulnerability has been resolved: usb: vhci-hcd: Do not drop references before new references are gained At a few places the driver carries stale pointers to references that can still be used. Make sure that does n...
CVE-2022-48929
- EPSS 0.03%
- Veröffentlicht 22.08.2024 04:15:15
- Zuletzt bearbeitet 23.08.2024 02:00:22
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix crash due to out of bounds access into reg2btf_ids. When commit e6ac2450d6de ("bpf: Support bpf program calling kernel function") added kfunc support, it defined reg2btf_i...
CVE-2024-43877
- EPSS 0.02%
- Veröffentlicht 21.08.2024 01:15:12
- Zuletzt bearbeitet 03.11.2025 22:18:15
In the Linux kernel, the following vulnerability has been resolved: media: pci: ivtv: Add check for DMA map result In case DMA fails, 'dma->SG_length' is 0. This value is later used to access 'dma->SGarray[dma->SG_length - 1]', which will cause out...
CVE-2024-43879
- EPSS 0.04%
- Veröffentlicht 21.08.2024 01:15:12
- Zuletzt bearbeitet 12.05.2026 12:17:08
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he() Currently NL80211_RATE_INFO_HE_RU_ALLOC_2x996 is not handled in cfg80211_calculate_bitrate_he(), leadi...
CVE-2024-43880
- EPSS 0.02%
- Veröffentlicht 21.08.2024 01:15:12
- Zuletzt bearbeitet 03.11.2025 22:18:15
In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_erp: Fix object nesting warning ACLs in Spectrum-2 and newer ASICs can reside in the algorithmic TCAM (A-TCAM) or in the ordinary circuit TCAM (C-TCAM). The for...