CVE-2024-44998
- EPSS 0.02%
- Veröffentlicht 04.09.2024 20:15:08
- Zuletzt bearbeitet 03.11.2025 23:15:47
In the Linux kernel, the following vulnerability has been resolved: atm: idt77252: prevent use after free in dequeue_rx() We can't dereference "skb" after calling vcc->push() because the skb is released.
CVE-2024-44987
- EPSS 0.02%
- Veröffentlicht 04.09.2024 20:15:07
- Zuletzt bearbeitet 12.05.2026 12:17:09
In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent UAF in ip6_send_skb() syzbot reported an UAF in ip6_send_skb() [1] After ip6_local_out() has returned, we no longer can safely dereference rt, unless we hold rcu_rea...
CVE-2024-44969
- EPSS 0.01%
- Veröffentlicht 04.09.2024 19:15:31
- Zuletzt bearbeitet 03.11.2025 23:15:45
In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Prevent release of buffer in I/O When a task waiting for completion of a Store Data operation is interrupted, an attempt is made to halt this operation. If this attempt ...
CVE-2024-44970
- EPSS 0.02%
- Veröffentlicht 04.09.2024 19:15:31
- Zuletzt bearbeitet 03.11.2025 23:15:45
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink When all the strides in a WQE have been consumed, the WQE is unlinked from the WQ linked list (mlx5_wq_ll_pop()). For SHAMPO, i...
CVE-2024-44950
- EPSS 0.02%
- Veröffentlicht 04.09.2024 19:15:30
- Zuletzt bearbeitet 03.11.2025 21:16:19
In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: fix invalid FIFO access with special register set When enabling access to the special register set, Receiver time-out and RHR interrupts can happen. In this case...
CVE-2024-44954
- EPSS 0.02%
- Veröffentlicht 04.09.2024 19:15:30
- Zuletzt bearbeitet 03.11.2025 23:15:44
In the Linux kernel, the following vulnerability has been resolved: ALSA: line6: Fix racy access to midibuf There can be concurrent accesses to line6 midibuf from both the URB completion callback and the rawmidi API access. This could be a cause o...
CVE-2024-44955
- EPSS 0.04%
- Veröffentlicht 04.09.2024 19:15:30
- 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-44960
- EPSS 0.02%
- Veröffentlicht 04.09.2024 19:15:30
- Zuletzt bearbeitet 12.05.2026 12:17:09
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if t...
CVE-2024-44961
- EPSS 0.02%
- Veröffentlicht 04.09.2024 19:15:30
- Zuletzt bearbeitet 04.10.2024 16:39:39
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Forward soft recovery errors to userspace As we discussed before[1], soft recovery should be forwarded to userspace, or we can get into a really bad state where apps wi...
CVE-2024-44962
- EPSS 0.02%
- Veröffentlicht 04.09.2024 19:15:30
- Zuletzt bearbeitet 04.10.2024 16:20:34
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading When unload the btnxpuart driver, its associated timer will be deleted. If the timer happens to be m...