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-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-31546
- EPSS 0.12%
- Veröffentlicht 24.04.2026 14:33:14
- Zuletzt bearbeitet 28.04.2026 20:48:20
In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix NULL deref in bond_debug_rlb_hash_show rlb_clear_slave intentionally keeps RLB hash-table entries on the rx_hashtbl_used_head list with slave set to NULL when no ...
CVE-2026-31545
- EPSS 0.12%
- Veröffentlicht 24.04.2026 14:33:13
- Zuletzt bearbeitet 28.04.2026 20:53:42
In the Linux kernel, the following vulnerability has been resolved: NFC: nxp-nci: allow GPIOs to sleep Allow the firmware and enable GPIOs to sleep. This fixes a `WARN_ON' and allows the driver to operate GPIOs which are connected to I2C GPIO expa...
CVE-2026-31542
- EPSS 0.12%
- Veröffentlicht 24.04.2026 14:33:11
- Zuletzt bearbeitet 28.04.2026 18:48:31
In the Linux kernel, the following vulnerability has been resolved: x86/platform/uv: Handle deconfigured sockets When a socket is deconfigured, it's mapped to SOCK_EMPTY (0xffff). This causes a panic while allocating UV hub info structures. Fix th...
CVE-2026-31540
- EPSS 0.12%
- Veröffentlicht 24.04.2026 14:33:09
- Zuletzt bearbeitet 28.04.2026 18:52:09
In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Check set_default_submission() before deferencing When the i915 driver firmware binaries are not present, the set_default_submission pointer is not set. This pointer i...