CVE-2024-26874
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:09
- Zuletzt bearbeitet 03.03.2025 17:47:59
In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip It's possible that mtk_crtc->event is NULL in mtk_drm_crtc_finish_page_flip(). pending_needs_vblank value i...
CVE-2024-26875
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:09
- Zuletzt bearbeitet 12.05.2026 12:16:22
In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix uaf in pvr2_context_set_notify [Syzbot reported] BUG: KASAN: slab-use-after-free in pvr2_context_set_notify+0x2c4/0x310 drivers/media/usb/pvrusb2/pvrusb2-contex...
CVE-2024-26876
- EPSS 0.02%
- Veröffentlicht 17.04.2024 11:15:09
- Zuletzt bearbeitet 03.03.2025 17:47:59
In the Linux kernel, the following vulnerability has been resolved: drm/bridge: adv7511: fix crash on irq during probe Moved IRQ registration down to end of adv7511_probe(). If an IRQ already is pending during adv7511_probe (before adv7511_cec_ini...
CVE-2024-26878
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:09
- Zuletzt bearbeitet 12.05.2026 12:16:22
In the Linux kernel, the following vulnerability has been resolved: quota: Fix potential NULL pointer dereference Below race may cause NULL pointer dereference P1 P2 dquot_free_inode quota_off drop_dquot_ref remove_dquot_ref ...
CVE-2024-26880
- EPSS 0.06%
- Veröffentlicht 17.04.2024 11:15:09
- Zuletzt bearbeitet 12.05.2026 12:16:23
In the Linux kernel, the following vulnerability has been resolved: dm: call the resume method on internal suspend There is this reported crash when experimenting with the lvm2 testsuite. The list corruption is caused by the fact that the postsuspe...
CVE-2023-52644
- EPSS 0%
- Veröffentlicht 17.04.2024 11:15:08
- Zuletzt bearbeitet 02.04.2025 13:17:33
In the Linux kernel, the following vulnerability has been resolved: wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled When QoS is disabled, the queue priority value will not map to the correct ieee80211 queue since there is onl...
CVE-2024-26851
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:08
- Zuletzt bearbeitet 12.05.2026 12:16:20
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_h323: Add protection for bmp length out of range UBSAN load reports an exception of BRK#5515 SHIFT_ISSUE:Bitwise shifts that are out of bounds for their dat...
CVE-2024-26852
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:08
- Zuletzt bearbeitet 12.05.2026 12:16:21
In the Linux kernel, the following vulnerability has been resolved: net/ipv6: avoid possible UAF in ip6_route_mpath_notify() syzbot found another use-after-free in ip6_route_mpath_notify() [1] Commit f7225172f25a ("net/ipv6: prevent use after free...
CVE-2024-26857
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:08
- Zuletzt bearbeitet 21.03.2025 15:03:58
In the Linux kernel, the following vulnerability has been resolved: geneve: make sure to pull inner header in geneve_rx() syzbot triggered a bug in geneve_rx() [1] Issue is similar to the one I fixed in commit 8d975c15c0cd ("ip6_tunnel: make sure ...
CVE-2024-26859
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:08
- Zuletzt bearbeitet 12.05.2026 12:16:21
In the Linux kernel, the following vulnerability has been resolved: net/bnx2x: Prevent access to a freed page in page_pool Fix race condition leading to system crash during EEH error handling During EEH error recovery, the bnx2x driver's transmit ...