CVE-2024-26912
- EPSS 0.02%
- Published 17.04.2024 16:15:07
- Last modified 21.11.2024 09:03:21
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix several DMA buffer leaks Nouveau manages GSP-RM DMA buffers with nvkm_gsp_mem objects. Several of these buffers are never dealloced. Some of them can be dealloca...
CVE-2024-26902
- EPSS 0.02%
- Published 17.04.2024 11:15:11
- Last modified 21.11.2024 09:03:20
In the Linux kernel, the following vulnerability has been resolved: perf: RISCV: Fix panic on pmu overflow handler (1 << idx) of int is not desired when setting bits in unsigned long overflowed_ctrs, use BIT() instead. This panic happens when runni...
CVE-2024-26903
- EPSS 0.01%
- Published 17.04.2024 11:15:11
- Last modified 21.11.2024 09:03:20
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security During our fuzz testing of the connection and disconnection process at the RFCOMM layer, we discovered this bug. By c...
CVE-2024-26906
- EPSS 0.01%
- Published 17.04.2024 11:15:11
- Last modified 16.09.2025 16:42:10
In the Linux kernel, the following vulnerability has been resolved: x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() When trying to use copy_from_kernel_nofault() to read vsyscall page through a bpf program, the following oops was...
CVE-2024-26907
- EPSS 0.01%
- Published 17.04.2024 11:15:11
- Last modified 21.11.2024 09:03:21
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix fortify source warning while accessing Eth segment ------------[ cut here ]------------ memcpy: detected field-spanning write (size 56) of single field "eseg->inli...
CVE-2024-26909
- EPSS 0.02%
- Published 17.04.2024 11:15:11
- Last modified 21.11.2024 09:03:21
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free A recent DRM series purporting to simplify support for "transparent bridges" and handling of probe deferrals ironically...
CVE-2024-26881
- EPSS 0.01%
- Published 17.04.2024 11:15:10
- Last modified 21.11.2024 09:03:17
In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is received on HIP08 devices The HIP08 devices does not register the ptp devices, so the hdev->ptp is NULL, but the hardware can receive 1588 ...
CVE-2024-26882
- EPSS 0.03%
- Published 17.04.2024 11:15:10
- Last modified 20.12.2024 13:15:20
In the Linux kernel, the following vulnerability has been resolved: net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv() Apply the same fix than ones found in : 8d975c15c0cd ("ip6_tunnel: make sure to pull inner header in __ip6_tnl_rc...
CVE-2024-26883
- EPSS 0.01%
- Published 17.04.2024 11:15:10
- Last modified 21.11.2024 09:03:17
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stackmap overflow check on 32-bit arches The stackmap code relies on roundup_pow_of_two() to compute the number of hash buckets, and contains an overflow check by checking...
CVE-2024-26884
- EPSS 0.01%
- Published 17.04.2024 11:15:10
- Last modified 21.11.2024 09:03:17
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix hashtab overflow check on 32-bit arches The hashtab code relies on roundup_pow_of_two() to compute the number of hash buckets, and contains an overflow check by checking i...