CVE-2024-44966
- EPSS 0.03%
- Veröffentlicht 04.09.2024 19:15:31
- Zuletzt bearbeitet 03.11.2025 23:15:44
In the Linux kernel, the following vulnerability has been resolved: binfmt_flat: Fix corruption when not offsetting data start Commit 04d82a6d0881 ("binfmt_flat: allow not offsetting data start") introduced a RISC-V specific variant of the FLAT for...
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-44971
- 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: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register() bcm_sf2_mdio_register() calls of_phy_find_device() and then phy_device_remove() in a loop to remove existin...
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...
- EPSS 0.04%
- Veröffentlicht 04.09.2024 19:15:30
- Zuletzt bearbeitet 09.11.2024 10:15:04
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
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-44958
- 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: sched/smt: Fix unbalance sched_smt_present dec/inc I got the following warn report while doing stress test: jump label: negative count! WARNING: CPU: 3 PID: 38 at kernel/jump_labe...
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...