CVE-2024-36880
- EPSS 0.25%
- Veröffentlicht 30.05.2024 16:15:11
- Zuletzt bearbeitet 30.09.2025 17:46:25
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: add missing firmware sanity checks Add the missing sanity checks when parsing the firmware files before downloading them to avoid accessing and corrupting memory be...
CVE-2024-36881
- EPSS 0.24%
- Veröffentlicht 30.05.2024 16:15:11
- Zuletzt bearbeitet 01.04.2025 18:34:35
In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: reset ptes when close() for wr-protected ones Userfaultfd unregister includes a step to remove wr-protect bits from all the relevant pgtable entries, but that only ...
CVE-2024-36883
- EPSS 0.31%
- Veröffentlicht 30.05.2024 16:15:11
- Zuletzt bearbeitet 22.01.2026 20:24:01
In the Linux kernel, the following vulnerability has been resolved: net: fix out-of-bounds access in ops_init net_alloc_generic is called by net_alloc, which is called without any locking. It reads max_gen_ptrs, which is changed under pernet_ops_rw...
CVE-2023-52882
- EPSS 0.27%
- Veröffentlicht 30.05.2024 16:15:09
- Zuletzt bearbeitet 22.01.2026 20:23:53
In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change While PLL CPUX clock rate change when CPU is running from it works in vast majority of cases, now and then it causes in...
CVE-2024-36019
- EPSS 0.24%
- Veröffentlicht 30.05.2024 15:15:49
- Zuletzt bearbeitet 18.09.2025 15:54:11
In the Linux kernel, the following vulnerability has been resolved: regmap: maple: Fix cache corruption in regcache_maple_drop() When keeping the upper end of a cache block entry, the entry[] array must be indexed by the offset from the base regist...
CVE-2024-36020
- EPSS 0.25%
- Veröffentlicht 30.05.2024 15:15:49
- Zuletzt bearbeitet 12.05.2026 12:16:47
In the Linux kernel, the following vulnerability has been resolved: i40e: fix vf may be used uninitialized in this function warning To fix the regression introduced by commit 52424f974bc5, which causes servers hang in very hard to reproduce conditi...
CVE-2024-36021
- EPSS 0.22%
- Veröffentlicht 30.05.2024 15:15:49
- Zuletzt bearbeitet 30.09.2025 17:20:03
In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when devlink reload during pf initialization The devlink reload process will access the hardware resources, but the register operation is done before th...
- EPSS 0.1%
- Veröffentlicht 30.05.2024 15:15:49
- Zuletzt bearbeitet 19.06.2025 14:15:45
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-36024
- EPSS 0.16%
- Veröffentlicht 30.05.2024 15:15:49
- Zuletzt bearbeitet 30.09.2025 17:39:31
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable idle reallow as part of command/gpint execution [Why] Workaroud for a race condition where DMCUB is in the process of committing to IPS1 during the handsha...
CVE-2024-36025
- EPSS 0.25%
- Veröffentlicht 30.05.2024 15:15:49
- Zuletzt bearbeitet 18.09.2025 14:07:22
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() The app_reply->elem[] array is allocated earlier in this function and it has app_req.num_ports elements. Thus this > compa...