CVE-2024-43912
- EPSS 0.03%
- Veröffentlicht 26.08.2024 11:15:05
- Zuletzt bearbeitet 03.11.2025 22:18:22
In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: disallow setting special AP channel widths Setting the AP channel width is meant for use with the normal 20/40/... MHz channel width progression, and switching aroun...
CVE-2024-43913
- EPSS 0.01%
- Veröffentlicht 26.08.2024 11:15:05
- Zuletzt bearbeitet 09.12.2024 13:10:03
In the Linux kernel, the following vulnerability has been resolved: nvme: apple: fix device reference counting Drivers must call nvme_uninit_ctrl after a successful nvme_init_ctrl. Split the allocation side out to make the error handling boundary e...
CVE-2024-43914
- EPSS 0.02%
- Veröffentlicht 26.08.2024 11:15:05
- Zuletzt bearbeitet 03.11.2025 22:18:22
In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid BUG_ON() while continue reshape after reassembling Currently, mdadm support --revert-reshape to abort the reshape while reassembling, as the test 07revert-grow. How...
CVE-2024-44931
- EPSS 0.01%
- Veröffentlicht 26.08.2024 11:15:05
- Zuletzt bearbeitet 03.11.2025 23:15:42
In the Linux kernel, the following vulnerability has been resolved: gpio: prevent potential speculation leaks in gpio_device_get_desc() Userspace may trigger a speculative read of an address outside the gpio descriptor array. Users can do that by c...
CVE-2024-44932
- EPSS 0.02%
- Veröffentlicht 26.08.2024 11:15:05
- Zuletzt bearbeitet 27.08.2024 16:08:45
In the Linux kernel, the following vulnerability has been resolved: idpf: fix UAFs when destroying the queues The second tagged commit started sometimes (very rarely, but possible) throwing WARNs from net/core/page_pool.c:page_pool_disable_direct_r...
CVE-2024-44934
- EPSS 0.02%
- Veröffentlicht 26.08.2024 11:15:05
- Zuletzt bearbeitet 03.11.2025 23:15:42
In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: wait for previous gc cycles when removing port syzbot hit a use-after-free[1] which is caused because the bridge doesn't make sure that all previous garbage has...
CVE-2024-44935
- EPSS 0.03%
- Veröffentlicht 26.08.2024 11:15:05
- Zuletzt bearbeitet 12.05.2026 12:17:08
In the Linux kernel, the following vulnerability has been resolved: sctp: Fix null-ptr-deref in reuseport_add_sock(). syzbot reported a null-ptr-deref while accessing sk2->sk_reuseport_cb in reuseport_add_sock(). [0] The repro first creates a list...
CVE-2024-44937
- EPSS 0.03%
- Veröffentlicht 26.08.2024 11:15:05
- Zuletzt bearbeitet 27.08.2024 16:10:11
In the Linux kernel, the following vulnerability has been resolved: platform/x86: intel-vbtn: Protect ACPI notify handler against recursion Since commit e2ffcda16290 ("ACPI: OSL: Allow Notify () handlers to run on all CPUs") ACPI notify handlers li...
CVE-2024-43890
- EPSS 0.01%
- Veröffentlicht 26.08.2024 11:15:04
- Zuletzt bearbeitet 12.05.2026 12:17:08
In the Linux kernel, the following vulnerability has been resolved: tracing: Fix overflow in get_free_elt() "tracing_map->next_elt" in get_free_elt() is at risk of overflowing. Once it overflows, new elements can still be inserted into the tracing...
CVE-2024-43891
- EPSS 0.02%
- Veröffentlicht 26.08.2024 11:15:04
- Zuletzt bearbeitet 05.09.2024 18:46:18
In the Linux kernel, the following vulnerability has been resolved: tracing: Have format file honor EVENT_FILE_FL_FREED When eventfs was introduced, special care had to be done to coordinate the freeing of the file meta data with the files that are...