CVE-2024-44970
- EPSS 0.21%
- 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-44972
- EPSS 0.02%
- Veröffentlicht 04.09.2024 19:15:31
- Zuletzt bearbeitet 05.01.2026 11:16:58
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-44954
- EPSS 0.17%
- 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-44961
- EPSS 0.21%
- 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.21%
- 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...
CVE-2024-44963
- EPSS 0.24%
- Veröffentlicht 04.09.2024 19:15:30
- Zuletzt bearbeitet 09.12.2024 13:10:03
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUG_ON() when freeing tree block after error When freeing a tree block, at btrfs_free_tree_block(), if we fail to create a delayed reference we don't deal with the er...
CVE-2024-44948
- EPSS 0.24%
- Veröffentlicht 04.09.2024 19:15:29
- Zuletzt bearbeitet 12.05.2026 12:17:09
In the Linux kernel, the following vulnerability has been resolved: x86/mtrr: Check if fixed MTRRs exist before saving them MTRRs have an obsolete fixed variant for fine grained caching control of the 640K-1MB region that uses separate MSRs. This f...
CVE-2024-44947
- EPSS 0.88%
- Veröffentlicht 02.09.2024 18:15:36
- Zuletzt bearbeitet 03.11.2025 23:15:43
In the Linux kernel, the following vulnerability has been resolved: fuse: Initialize beyond-EOF page contents before setting uptodate fuse_notify_store(), unlike fuse_do_readpage(), does not enable page zeroing (because it can be used to change par...
CVE-2021-4442
- EPSS 0.39%
- Veröffentlicht 29.08.2024 11:15:23
- Zuletzt bearbeitet 12.09.2024 16:58:07
In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity tests to TCP_QUEUE_SEQ Qingyu Li reported a syzkaller bug where the repro changes RCV SEQ _after_ restoring data in the receive queue. mprotect(0x4aa000, 12288, PR...