CVE-2026-31555
- EPSS 0.12%
- Veröffentlicht 24.04.2026 14:35:39
- Zuletzt bearbeitet 27.04.2026 20:14:27
In the Linux kernel, the following vulnerability has been resolved: futex: Clear stale exiting pointer in futex_lock_pi() retry path Fuzzying/stressing futexes triggered: WARNING: kernel/futex/core.c:825 at wait_for_owner_exiting+0x7a/0x80, CP...
CVE-2026-31556
- EPSS 0.12%
- Veröffentlicht 24.04.2026 14:35:39
- Zuletzt bearbeitet 27.04.2026 20:14:18
In the Linux kernel, the following vulnerability has been resolved: xfs: scrub: unlock dquot before early return in quota scrub xchk_quota_item can return early after calling xchk_fblock_process_error. When that helper returns false, the function r...
CVE-2026-31554
- EPSS 0.16%
- Veröffentlicht 24.04.2026 14:35:38
- Zuletzt bearbeitet 27.04.2026 20:14:55
In the Linux kernel, the following vulnerability has been resolved: futex: Require sys_futex_requeue() to have identical flags Nicholas reported that his LLM found it was possible to create a UaF when sys_futex_requeue() is used with different flag...
CVE-2026-31553
- EPSS 0.12%
- Veröffentlicht 24.04.2026 14:35:37
- Zuletzt bearbeitet 27.04.2026 20:15:03
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix the descriptor address in __kvm_at_swap_desc() Using "(u64 __user *)hva + offset" to get the virtual addresses of S1/S2 descriptors looks really wrong, if offset is...
CVE-2026-31552
- EPSS 0.5%
- Veröffentlicht 24.04.2026 14:33:19
- Zuletzt bearbeitet 27.04.2026 20:15:16
In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom Since upstream commit e75665dd0968 ("wifi: wlcore: ensure skb headroom before skb_push"), wl1271_tx_...
CVE-2026-31551
- EPSS 0.12%
- Veröffentlicht 24.04.2026 14:33:18
- Zuletzt bearbeitet 27.04.2026 20:15:30
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix static_branch_dec() underflow for aql_disable. syzbot reported static_branch_dec() underflow in aql_enable_write(). [0] The problem is that aql_enable_write() ...
CVE-2026-31550
- EPSS 0.12%
- Veröffentlicht 24.04.2026 14:33:17
- Zuletzt bearbeitet 27.04.2026 20:15:37
In the Linux kernel, the following vulnerability has been resolved: pmdomain: bcm: bcm2835-power: Increase ASB control timeout The bcm2835_asb_control() function uses a tight polling loop to wait for the ASB bridge to acknowledge a request. During ...
CVE-2026-31548
- EPSS 0.13%
- Veröffentlicht 24.04.2026 14:33:16
- Zuletzt bearbeitet 27.04.2026 20:15:55
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_down When the nl80211 socket that originated a PMSR request is closed, cfg80211_release_pmsr() sets the request's nl_porti...
CVE-2026-31549
- EPSS 0.12%
- Veröffentlicht 24.04.2026 14:33:16
- Zuletzt bearbeitet 27.04.2026 20:15:45
In the Linux kernel, the following vulnerability has been resolved: i2c: cp2615: fix serial string NULL-deref at probe The cp2615 driver uses the USB device serial string as the i2c adapter name but does not make sure that the string exists. Verif...
CVE-2026-31547
- EPSS 0.11%
- Veröffentlicht 24.04.2026 14:33:15
- Zuletzt bearbeitet 27.04.2026 20:16:02
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing runtime PM reference in ccs_mode_store ccs_mode_store() calls xe_gt_reset() which internally invokes xe_pm_runtime_get_noresume(). That function requires the ca...